Compartir a través de


ProvisioningState Enumeración

Definición

Define valores para 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
Herencia
ProvisioningState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Canceled 2
Deleting 4
Failed 1
InProgress 3
Succeeded 0

Se aplica a