Compartir a través de


CapabilityInformation.State Propiedad

Definición

Obtiene el estado de la suscripción. Entre los valores posibles se incluyen: "Registered", "Suspended", "Deleted", "Unregistered", "Warned"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a