Compartir a través de


WebApplicationFirewallPolicy.ResourceState Propiedad

Definición

Obtiene el estado del recurso de la directiva.

[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

Comentarios

Estado del recurso de la directiva. Entre los valores posibles se incluyen: 'Creating', 'Enabling', 'Enabled', 'Disabled', 'Disabled', 'Deleting'

Se aplica a