ArmResourceGetConsumptionReservationsSummariesOptions.ReservationId 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.
Reservation Id GUID. Only valid if reservationOrderId is also provided. Filter to a specific reservation.
public string ReservationId { get; set; }
member this.ReservationId : string with get, set
Public Property ReservationId As String