Partager via


CapabilityInformation.State Propriété

Définition

Obtient l’état de l’abonnement. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à