Sdílet prostřednictvím


ReachabilityAnalysisIntentProperties.ProvisioningState Property

Definition

Gets or sets provisioning states of a resource. Possible values include: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting'

[Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")]
public string ProvisioningState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")>]
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to