AutoScaleVCoreProperties Class

Properties of an auto scale v-core resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.powerbidedicated.models._models_py3.AutoScaleVCoreMutableProperties
AutoScaleVCoreProperties

Constructor

AutoScaleVCoreProperties(*, capacity_limit: Optional[int] = None, capacity_object_id: Optional[str] = None, **kwargs)

Parameters

capacity_limit
int
Required

The maximum capacity of an auto scale v-core resource.

capacity_object_id
str
Required

The object ID of the capacity resource associated with the auto scale v-core resource.

Variables

provisioning_state
str or VCoreProvisioningState

The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning. Possible values include: "Succeeded".