AvailableServiceTier interface
Service Tier details.
Properties
capacity |
The capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier. NOTE: This property will not be serialized. It can only be populated by the server. |
default |
The default retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server. |
enabled | True if the Service Tier is enabled for the workspace. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Time when the sku was last updated for the workspace. Returned for the Capacity Reservation Service Tier. NOTE: This property will not be serialized. It can only be populated by the server. |
maximum |
The maximum retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server. |
minimum |
The minimum retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The name of the Service Tier. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacityReservationLevel
The capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier. NOTE: This property will not be serialized. It can only be populated by the server.
capacityReservationLevel?: number
Property Value
number
defaultRetention
The default retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server.
defaultRetention?: number
Property Value
number
enabled
True if the Service Tier is enabled for the workspace. NOTE: This property will not be serialized. It can only be populated by the server.
enabled?: boolean
Property Value
boolean
lastSkuUpdate
Time when the sku was last updated for the workspace. Returned for the Capacity Reservation Service Tier. NOTE: This property will not be serialized. It can only be populated by the server.
lastSkuUpdate?: string
Property Value
string
maximumRetention
The maximum retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server.
maximumRetention?: number
Property Value
number
minimumRetention
The minimum retention for the Service Tier, in days. NOTE: This property will not be serialized. It can only be populated by the server.
minimumRetention?: number
Property Value
number
serviceTier
The name of the Service Tier. NOTE: This property will not be serialized. It can only be populated by the server.
serviceTier?: string
Property Value
string