IReservationsProperties.ProvisioningSubState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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