forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename LRO classes to be singular resource (Azure#23075)
* Rename LRO classes to be singular resource * update comments and api * update operation initialization
- Loading branch information
Showing
21 changed files
with
181 additions
and
181 deletions.
There are no files selected for viewing
188 changes: 94 additions & 94 deletions
188
sdk/resourcemanager/Azure.ResourceManager/api/Azure.ResourceManager.netstandard2.0.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
...anagementGroupsCreateOrUpdateOperation.cs → ...ManagementGroupCreateOrUpdateOperation.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
...ration/ManagementGroupsDeleteOperation.cs → ...eration/ManagementGroupDeleteOperation.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...cemanager/Azure.ResourceManager/src/Generated/ManagementGroup/ManagementGroupContainer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...emanager/Azure.ResourceManager/src/Generated/ManagementGroup/ManagementGroupOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...resourcemanager/Azure.ResourceManager/src/Generated/Resources/GenericResourceContainer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.