Share via


IReservationResponse.ProvisioningSubState Property

Definition

The provisioning sub-state of the reservation, e.g. Succeeded

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The provisioning sub-state of the reservation, e.g. Succeeded", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provisioningSubState")]
public string ProvisioningSubState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The provisioning sub-state of the reservation, e.g. Succeeded", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provisioningSubState")>]
member this.ProvisioningSubState : string
Public ReadOnly Property ProvisioningSubState As String

Property Value

Attributes

Applies to