LabServicesSkuCapacity interface
The scale out/in options of the SKU.
Properties
default | The default capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
maximum | The highest permitted capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
minimum | The lowest permitted capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
scale |
The localized name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
default
The default capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
default?: number
Property Value
number
maximum
The highest permitted capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
maximum?: number
Property Value
number
minimum
The lowest permitted capacity for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
minimum?: number
Property Value
number
scaleType
The localized name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
scaleType?: string
Property Value
string