DedicatedCapacity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |