Udostępnij za pośrednictwem


ProvisioningState Wyliczenie

Definicja

Definiuje wartości parametru 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
Dziedziczenie
ProvisioningState
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Canceled 2
Deleting 4
Failed 1
InProgress 3
Succeeded 0

Dotyczy