IReservationsProperties.DisplayProvisioningState 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 state of the reservation for display, e.g. Succeeded
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The provisioning state of the reservation for display, e.g. Succeeded", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayProvisioningState")]
public string DisplayProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The provisioning state of the reservation for display, e.g. Succeeded", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayProvisioningState")>]
member this.DisplayProvisioningState : string
Public ReadOnly Property DisplayProvisioningState As String
Property Value
- Attributes