Share via


AppServicePlanPatchResource.ProvisioningState Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProvisioningState? ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to