Get Capacity Details Result
data class GetCapacityDetailsResult(val administration: DedicatedCapacityAdministratorsResponse? = null, val azureApiVersion: String, val friendlyName: String, val id: String, val location: String, val mode: String? = null, val name: String, val provisioningState: String, val sku: CapacitySkuResponse, val state: String, val systemData: SystemDataResponse? = null, val tags: Map<String, String>? = null, val tenantId: String, val type: String)
Represents an instance of a Dedicated Capacity resource.
Constructors
Link copied to clipboard
constructor(administration: DedicatedCapacityAdministratorsResponse? = null, azureApiVersion: String, friendlyName: String, id: String, location: String, mode: String? = null, name: String, provisioningState: String, sku: CapacitySkuResponse, state: String, systemData: SystemDataResponse? = null, tags: Map<String, String>? = null, tenantId: String, type: String)
Properties
Link copied to clipboard
A collection of Dedicated capacity administrators
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Capacity name
Link copied to clipboard
Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More
Link copied to clipboard
The current deployment state of PowerBI Dedicated resource. The provisioningState is to indicate states for resource provisioning.
Link copied to clipboard
The SKU of the PowerBI Dedicated capacity resource.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.