AutoScaleVCoreData Class

Definition

A class representing the AutoScaleVCore data model. Represents an instance of an auto scale v-core resource.

public class AutoScaleVCoreData : Azure.ResourceManager.PowerBIDedicated.Models.PowerBIDedicatedResourceData
type AutoScaleVCoreData = class
    inherit PowerBIDedicatedResourceData
Public Class AutoScaleVCoreData
Inherits PowerBIDedicatedResourceData
Inheritance

Constructors

AutoScaleVCoreData(AzureLocation, AutoScaleVCoreSku)

Initializes a new instance of AutoScaleVCoreData.

Properties

CapacityLimit

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

CapacityObjectId

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

Id

An identifier that represents the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
Location

Location of the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
Name

The name of the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
ProvisioningState

The current deployment state of an auto scale v-core resource. The provisioningState is to indicate states for resource provisioning.

ResourceType

The type of the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
Sku

The SKU of the auto scale v-core resource.

SystemData

Metadata pertaining to creation and last modification of the resource.

(Inherited from PowerBIDedicatedResourceData)
Tags

Key-value pairs of additional resource provisioning properties.

(Inherited from PowerBIDedicatedResourceData)

Applies to