Skip to content

Commit 4328305

Browse files
m-nashazure-sdk
andauthored
draft of adding armoperation types to always return (Azure#26808)
* draft of adding armoperation types to always return * update namespace * regen back for ci * revert test cases and update api * tweak to api to hide more implementation * update to pass in finalstate via * update appconfiguration * update cdn * update cdn snippets * update communication * update compute * update connectedvmwarevsphere * remove unnecessary configs * update cosmos * update resourcemanager * update deviceupdate * update edgeorder * update eventhub * update extendedlocation * update keyvault * update network * regen appconfiguration * regen cdn * regen communication * regen compute * regen connectedvmware * regen cosmosdb * regen deviceupdate * regen resourcemanager * regen edgeorder * regen eventuhub * regen extendedlocation * regen keyvault * update resources * update servicebus * update sql * update storage * update storagepool * update webpubsub * update appservice * update apis * update azurestackhci * remove save inputs for cosmosdb * remove save inputs from appservice * regen removing unused operation source classes * Update AutoRest C# version to 3.0.0-beta.20220208.1 * regen azurestackhci Co-authored-by: azure-sdk <azuresdk@microsoft.com>
1 parent 3d057a5 commit 4328305

File tree

2,160 files changed

+21333
-83050
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,160 files changed

+21333
-83050
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
All should have PrivateAssets="All" set so they don't become package dependencies
151151
-->
152152
<ItemGroup>
153-
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20220207.1" PrivateAssets="All" />
153+
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20220208.1" PrivateAssets="All" />
154154
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20220111.2" PrivateAssets="All" />
155155
<PackageReference Update="coverlet.collector" Version="1.3.0" PrivateAssets="All" />
156156
<PackageReference Update="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" PrivateAssets="All" />

sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/api/Azure.ResourceManager.AppConfiguration.netstandard2.0.cs

Lines changed: 10 additions & 71 deletions
Large diffs are not rendered by default.

sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/Generated/ConfigurationStore.cs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/Generated/ConfigurationStoreCollection.cs

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/Generated/LongRunningOperation/AppConfigurationArmOperation.cs

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/appconfiguration/Azure.ResourceManager.AppConfiguration/src/Generated/LongRunningOperation/AppConfigurationArmOperationOfT.cs

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)