Package version:

Interface CapacityReservationGroupsGetOptionalParams

Optional parameters.

interface CapacityReservationGroupsGetOptionalParams {
    expand?: string;
}

Hierarchy

  • unknown
    • CapacityReservationGroupsGetOptionalParams

Properties

Properties

expand?: string

The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the capacity reservations under the capacity reservation group which is a snapshot of the runtime properties of a capacity reservation that is managed by the platform and can change outside of control plane operations.