LabServicesSku interface
Azure Lab Services resource SKUs
Properties
capabilities | The capabilities of the SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
capacity | The scale out/in options of the SKU. |
costs | Metadata for retrieving price info of a lab services SKUs. NOTE: This property will not be serialized. It can only be populated by the server. |
family | The family of the SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
locations | List of locations that are available for a size. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The lab services resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
restrictions | Restrictions of a lab services SKUs. NOTE: This property will not be serialized. It can only be populated by the server. |
size | The SKU size. NOTE: This property will not be serialized. It can only be populated by the server. |
tier | The tier of the SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capabilities
The capabilities of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: LabServicesSkuCapabilities[]
Property Value
capacity
The scale out/in options of the SKU.
capacity?: LabServicesSkuCapacity
Property Value
costs
Metadata for retrieving price info of a lab services SKUs. NOTE: This property will not be serialized. It can only be populated by the server.
costs?: LabServicesSkuCost[]
Property Value
family
The family of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.
family?: string
Property Value
string
locations
List of locations that are available for a size. NOTE: This property will not be serialized. It can only be populated by the server.
locations?: string[]
Property Value
string[]
name
The name of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
resourceType
The lab services resource type. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
restrictions
Restrictions of a lab services SKUs. NOTE: This property will not be serialized. It can only be populated by the server.
restrictions?: LabServicesSkuRestrictions[]
Property Value
size
The SKU size. NOTE: This property will not be serialized. It can only be populated by the server.
size?: string
Property Value
string
tier
The tier of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.
tier?: string
Property Value
string