次の方法で共有


WebApplicationFirewallSettings.ActivationState Property

Definition

The activation state of the WAF. Use 'Enabled' to enable the WAF and 'Disabled' to disable it.

public Azure.ResourceManager.Nginx.Models.WebApplicationFirewallActivationState? ActivationState { get; set; }
member this.ActivationState : Nullable<Azure.ResourceManager.Nginx.Models.WebApplicationFirewallActivationState> with get, set
Public Property ActivationState As Nullable(Of WebApplicationFirewallActivationState)

Property Value

Applies to