Partager via


EdgeProfileSubscription.State Propriété

Définition

Obtient ou définit les valeurs possibles : 'Registered', 'Warned', 'Suspended', 'Deleted', 'Unregistered'

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à