ApplicationGatewayFirewallRuleSet.ProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The provisioning state of the web application firewall rule set.
public Azure.ResourceManager.Network.Models.NetworkProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.Network.Models.NetworkProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of NetworkProvisioningState)