Skip to content

Commit 647e0fc

Browse files
author
SDKAuto
committed
CodeGen from PR 30473 in Azure/azure-rest-api-specs
Merge 05a2b33d9218414332b32e1ee974513bfa8bc26d into 30615d5ca38b2065ac4937f12a18c77568587647
1 parent 4e9e0e3 commit 647e0fc

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

sdk/computefleet/Azure.ResourceManager.ComputeFleet/api/Azure.ResourceManager.ComputeFleet.netstandard2.0.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -622,9 +622,7 @@ public ComputeFleetProperties(System.Collections.Generic.IEnumerable<Azure.Resou
622622
public ComputeFleetProvisioningState(string value) { throw null; }
623623
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Canceled { get { throw null; } }
624624
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Creating { get { throw null; } }
625-
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Deleting { get { throw null; } }
626625
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Failed { get { throw null; } }
627-
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Migrating { get { throw null; } }
628626
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Succeeded { get { throw null; } }
629627
public static Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState Updating { get { throw null; } }
630628
public bool Equals(Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProvisioningState other) { throw null; }

sdk/computefleet/Azure.ResourceManager.ComputeFleet/src/Generated/Models/ComputeFleetProvisioningState.cs

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
directory: specification/azurefleet/AzureFleet.Management
2-
commit: c0a15f4623eb11f745f890089f3d46d8a538524f
3-
repo: Azure/azure-rest-api-specs
2+
commit: 20b41bd6868fdf5b1336dee5e85a5cbfce51a4d3
3+
repo: Azure/azure-rest-api-specs
4+
additionalDirectories:

0 commit comments

Comments
 (0)