ApplicationGatewayForContainersSecurityPolicyData.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.
Provisioning State of Traffic Controller SecurityPolicy Resource.
public Azure.ResourceManager.ServiceNetworking.Models.ServiceNetworkingProvisioningState? ProvisioningState { get; }
public Azure.ResourceManager.ServiceNetworking.Models.ProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.ServiceNetworking.Models.ServiceNetworkingProvisioningState>
member this.ProvisioningState : Nullable<Azure.ResourceManager.ServiceNetworking.Models.ProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of ServiceNetworkingProvisioningState)
Public ReadOnly Property ProvisioningState As Nullable(Of ProvisioningState)
Property Value
Nullable<Azure.ResourceManager.ServiceNetworking.Models.ProvisioningState>