Compartir a través de


WorkspaceSku interface

The SKU (tier) of a workspace.

Properties

capacityReservationLevel

The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.

lastSkuUpdate

The last time when the sku was updated. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the SKU.

Property Details

capacityReservationLevel

The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.

capacityReservationLevel?: CapacityReservationLevel

Property Value

lastSkuUpdate

The last time when the sku was updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastSkuUpdate?: string

Property Value

string

name

The name of the SKU.

name: string

Property Value

string