Partilhar via


IotDpsPropertiesDescription.State Propriedade

Definição

Obtém ou define o estado atual do serviço de provisionamento. Os valores possíveis incluem: 'Ativando', 'Ativo', 'Excluindo', 'Excluído', 'ActivationFailed', 'DeletionFailed', 'Transitioning', 'Suspending', 'Suspended', 'Resuming', 'FailOver', 'FailoverFailed'

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public string State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : string with get, set
Public Property State As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a