Partager via


Profile.ResourceState Propriété

Définition

Obtient status de ressources du profil. Les valeurs possibles sont les suivantes : 'Creating', 'Active', 'Suppression', 'Disabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à