Compartir a través de


ProvisioningState Enumeración

Definición

Define los valores de 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

Creating 0
ResolvingDNS 1
Succeeded 2

Se aplica a