Megosztás a következőn keresztül:


ReservationDetails.ReservationOrderId Property

Definition

Gets the reservation order ID is the identifier for a reservation purchase. Each reservation order ID represents a single purchase transaction. A reservation order contains reservations. The reservation order specifies the VM size and region for the reservations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationOrderId")]
public string ReservationOrderId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationOrderId")>]
member this.ReservationOrderId : string
Public ReadOnly Property ReservationOrderId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to