AutoScaleVCoreProperties interface
Properties of an auto scale v-core resource.
- Extends
Properties
capacity |
The object ID of the capacity resource associated with the auto scale v-core resource. |
provisioning |
The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
capacity |
The maximum capacity of an auto scale v-core resource. |
Property Details
capacityObjectId
The object ID of the capacity resource associated with the auto scale v-core resource.
capacityObjectId?: string
Property Value
string
provisioningState
The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
capacityLimit
The maximum capacity of an auto scale v-core resource.
capacityLimit?: number
Property Value
number
Inherited From AutoScaleVCoreMutableProperties.capacityLimit