DedicatedCapacityProperties 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.
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
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' |