Skip to content

Commit

Permalink
CodeGen from PR 21033 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Service Fabric Managed Clusters - api version 2022-10-01-preview (Azure#21033)

* initial commit copy from 2022-08-01-preview

* add new specs for 2022-10-01-preview

* update examples

* add missing type for enum and fix description

* update description

* change ZonalUpdateMode to enum

* change Default to Standard

* add useCustomVNet, subnetId, vmSetupActions

* fix cammel case and and sample arm-id

* remove vmSetupActions

* add vmSetupActions and serviceDNs

* fixes for steging api rediness test

* Revert "fixes for steging api rediness test"

This reverts commit 76de9992f9b69ec226f7ab3892643d97cf83cc32.

---------

Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
  • Loading branch information
SDKAuto and Alfredo Santamaria Gomez committed Feb 7, 2023
1 parent 08b3d77 commit 08812cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ azure-arm: true
csharp: true
library-name: ServiceFabricManagedClusters
namespace: Azure.ResourceManager.ServiceFabricManagedClusters
require: https://github.com/Azure/azure-rest-api-specs/blob/53b1affe357b3bfbb53721d0a2002382a046d3b0/specification/servicefabricmanagedclusters/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/servicefabricmanagedclusters/resource-manager/readme.md
tag: package-2022-01
output-folder: $(this-folder)/Generated
clear-output-folder: true
Expand Down

0 comments on commit 08812cb

Please sign in to comment.