Skip to content

Adding [EditorBrowsable(EditorBrowsableState.Never)] for scale api me…#868

Merged
alrod merged 2 commits intodevfrom
alrod/add-browsable-never
Sep 22, 2023
Merged

Adding [EditorBrowsable(EditorBrowsableState.Never)] for scale api me…#868
alrod merged 2 commits intodevfrom
alrod/add-browsable-never

Conversation

@alrod
Copy link
Copy Markdown
Member

@alrod alrod commented Sep 18, 2023

…thod

The method is used in Scale Controller only - hiding behind [EditorBrowsable(EditorBrowsableState.Never)]

Similar change in azure-sdk-for-net:
https://github.com/Azure/azure-sdk-for-net/pull/38686/files

@alrod alrod force-pushed the alrod/add-browsable-never branch from bcb5a5a to 09bfafc Compare September 22, 2023 00:15
/// <param name="builder"></param>
/// <param name="triggerMetadata">Trigger metadata.</param>
/// <returns></returns>
///
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Remove this line?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants