Skip to content

Commit 340b722

Browse files
Microsoft.ContainerInstance: 2024-05-01-preview api .NET SDK (#46343)
* Genrated the api and models based on latest SDK * Fix api compat issue * regen * Update ContainerGroupData.cs * Renamed OperatingSystemType to ContainerGroupOsType * Added tests for container group profile resource * Created a seperate file for cg profile collection tests * Added cg profile operation tests * Added test to get a specified cg profile revision * Changed RecordedTest to Record for new tests added * Revert "Changed RecordedTest to Record for new tests added" This reverts commit 6baad05. * Modifed the container group profile test base * Updated the revision tests and assets tag * Updated the cg profile list and revision tests --------- Co-authored-by: Minghao Chen <[email protected]>
1 parent 38ed0f4 commit 340b722

File tree

52 files changed

+7467
-265
lines changed

Some content is hidden

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

52 files changed

+7467
-265
lines changed

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/api/Azure.ResourceManager.ContainerInstance.netstandard2.0.cs

Lines changed: 164 additions & 2 deletions
Large diffs are not rendered by default.

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/containerinstance/Azure.ResourceManager.ContainerInstance",
5-
"Tag": "net/containerinstance/Azure.ResourceManager.ContainerInstance_356e72bc6c"
5+
"Tag": "net/containerinstance/Azure.ResourceManager.ContainerInstance_1775323c32"
66
}

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/samples/Generated/Samples/Sample_ContainerGroupCollection.cs

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

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/samples/Generated/Samples/Sample_ContainerGroupProfileCollection.cs

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

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/samples/Generated/Samples/Sample_ContainerGroupProfileResource.cs

Lines changed: 179 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)