SecurityRuleInner.ProvisioningState Property
Definition
Gets or sets the provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")]
public string ProvisioningState { get; set; }
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute