Compartilhar via


WebApplicationFirewallPolicy.ResourceState Propriedade

Definição

Obtém status de recursos da política.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Status de recursos da política. Os valores possíveis incluem: 'Creating', 'Enabling', 'Enabled', 'Disabling', 'Disabled', 'Deleting'

Aplica-se a