FleetspaceResource.ProvisioningState Property

Definition

Gets or sets a provisioning state of the Fleetspace. Possible values include: 'Uninitialized', 'Initializing', 'InternallyReady', 'Online', 'Deleting', 'Creating', 'Succeeded', 'Failed', 'Canceled', 'Updating'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to