Compartir a través de


Profile.ResourceState Propiedad

Definición

Obtiene el estado del recurso del perfil. Entre los valores posibles se incluyen: 'Creating', 'Active', 'Deleting', '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a