Freigeben über


WebApplicationFirewallPolicy.ResourceState Eigenschaft

Definition

Ruft ressourcen status der Richtlinie ab.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Ressourcen status der Richtlinie. Mögliche Werte: "Creating", "Enabling", "Enabled", "Disabling", "Disabled", "Deleting"

Gilt für: