IReservationToPurchaseExchange.ReservationOrderId Property

Definition

Fully qualified id of the reservationOrder being purchased

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Fully qualified id of the reservationOrder being purchased", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="reservationOrderId", Update=true)]
public string ReservationOrderId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Create=true, Description="Fully qualified id of the reservationOrder being purchased", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="reservationOrderId", Update=true)>]
member this.ReservationOrderId : string with get, set
Public Property ReservationOrderId As String

Property Value

Attributes

Applies to