次の方法で共有


DedicatedCapacityProperties Class

Definition

Properties of Dedicated Capacity resource.

public class DedicatedCapacityProperties : Microsoft.Azure.Management.PowerBIDedicated.Models.DedicatedCapacityMutableProperties
type DedicatedCapacityProperties = class
    inherit DedicatedCapacityMutableProperties
Public Class DedicatedCapacityProperties
Inherits DedicatedCapacityMutableProperties
Inheritance
DedicatedCapacityProperties

Constructors

DedicatedCapacityProperties()

Initializes a new instance of the DedicatedCapacityProperties class.

DedicatedCapacityProperties(DedicatedCapacityAdministrators, String, String)

Initializes a new instance of the DedicatedCapacityProperties class.

Properties

Administration

Gets or sets a collection of Dedicated capacity administrators

(Inherited from DedicatedCapacityMutableProperties)
ProvisioningState

Gets the current deployment state of PowerBI Dedicatedresource. The provisioningState is to indicate states for resource provisioning. Possible values include: 'Deleting', 'Succeeded', 'Failed', 'Paused', 'Suspended', 'Provisioning', 'Updating', 'Suspending', 'Pausing', 'Resuming', 'Preparing', 'Scaling'

State

Gets the current state of PowerBI Dedicated resource. The state is to indicate more states outside of resource provisioning. Possible values include: 'Deleting', 'Succeeded', 'Failed', 'Paused', 'Suspended', 'Provisioning', 'Updating', 'Suspending', 'Pausing', 'Resuming', 'Preparing', 'Scaling'

Applies to