DedicatedCapacityData Class

Definition

A class representing the DedicatedCapacity data model. Represents an instance of a Dedicated Capacity resource.

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

Constructors

DedicatedCapacityData(AzureLocation, CapacitySku)

Initializes a new instance of DedicatedCapacityData.

Properties

AdministrationMembers

An array of administrator user identities.

FriendlyName

Capacity name.

Id

An identifier that represents the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
Location

Location of the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
Mode

Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More.

Name

The name of the PowerBI Dedicated resource.

(Inherited from PowerBIDedicatedResourceData)
ProvisioningState

The current deployment state of PowerBI Dedicated 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 PowerBI Dedicated capacity resource.

State

The current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning.

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)
TenantId

Tenant ID for the capacity. Used for creating Pro Plus capacity.

Applies to