Sdílet prostřednictvím


ProvisioningState Výčet

Definice

Definuje hodnoty pro ProvisioningState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ProvisioningState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ProvisioningState = 
Public Enum ProvisioningState
Dědičnost
ProvisioningState
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Canceled 2
Deleting 4
Failed 1
InProgress 3
Succeeded 0

Platí pro