AppliedReservations interface
The response for applied reservations api
Properties
| id | Identifier of the applied reservations NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of resource NOTE: This property will not be serialized. It can only be populated by the server. |
| reservation |
Paginated list of applied reservations |
| type | Type of resource. "Microsoft.Capacity/AppliedReservations" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Identifier of the applied reservations NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
reservationOrderIds
Paginated list of applied reservations
reservationOrderIds?: AppliedReservationList
Property Value
type
Type of resource. "Microsoft.Capacity/AppliedReservations" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string