Skip to main content

capacities

Overview

Namecapacities
TypeResource
Idazure.powerbi_dedicated.capacities

Fields

NameDatatypeDescription
idstringAn identifier that represents the PowerBI Dedicated resource.
namestringThe name of the PowerBI Dedicated resource.
locationstringLocation of the PowerBI Dedicated resource.
propertiesobjectProperties of Dedicated Capacity resource.
skuobjectRepresents the SKU name and Azure pricing tier for PowerBI Dedicated capacity resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectKey-value pairs of additional resource provisioning properties.
typestringThe type of the PowerBI Dedicated resource.

Methods

NameAccessible byRequired ParamsDescription
listSELECTsubscriptionIdLists all the Dedicated capacities for the given subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the Dedicated capacities for the given resource group.
createINSERTdedicatedCapacityName, resourceGroupName, subscriptionId, data__skuProvisions the specified Dedicated capacity based on the configuration specified in the request.
deleteDELETEdedicatedCapacityName, resourceGroupName, subscriptionIdDeletes the specified Dedicated capacity.
_listEXECsubscriptionIdLists all the Dedicated capacities for the given subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the Dedicated capacities for the given resource group.
check_name_availabilityEXEClocation, subscriptionIdCheck the name availability in the target location.
resumeEXECdedicatedCapacityName, resourceGroupName, subscriptionIdResumes operation of the specified Dedicated capacity instance.
suspendEXECdedicatedCapacityName, resourceGroupName, subscriptionIdSuspends operation of the specified dedicated capacity instance.
updateEXECdedicatedCapacityName, resourceGroupName, subscriptionIdUpdates the current state of the specified Dedicated capacity.