Delen via


DedicatedCapacity Class

Definition

Represents an instance of a Dedicated Capacity resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DedicatedCapacity : Microsoft.Azure.Management.PowerBIDedicated.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DedicatedCapacity = class
    inherit Resource
Public Class DedicatedCapacity
Inherits Resource
Inheritance
DedicatedCapacity
Attributes

Constructors

DedicatedCapacity()

Initializes a new instance of the DedicatedCapacity class.

DedicatedCapacity(String, ResourceSku, String, String, String, IDictionary<String,String>, String, String, DedicatedCapacityAdministrators)

Initializes a new instance of the DedicatedCapacity class.

Properties

Administration

Gets or sets a collection of Dedicated capacity administrators

Id

Gets an identifier that represents the PowerBI Dedicated resource.

(Inherited from Resource)
Location

Gets or sets location of the PowerBI Dedicated resource.

(Inherited from Resource)
Name

Gets the name of the PowerBI Dedicated resource.

(Inherited from Resource)
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'

Sku

Gets or sets the SKU of the PowerBI Dedicated resource.

(Inherited from Resource)
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'

Tags

Gets or sets key-value pairs of additional resource provisioning properties.

(Inherited from Resource)
Type

Gets the type of the PowerBI Dedicated resource.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to