Skip to main content

auto_scale_vcores

Overview

Nameauto_scale_vcores
TypeResource
Idazure.powerbi_dedicated.auto_scale_vcores

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 an auto scale v-core resource.
skuobjectRepresents the SKU name and Azure pricing tier for auto scale v-core 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
getSELECTresourceGroupName, subscriptionId, vcoreNameGets details about the specified auto scale v-core.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the auto scale v-cores for the given resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the auto scale v-cores for the given subscription.
createINSERTresourceGroupName, subscriptionId, vcoreName, data__skuProvisions the specified auto scale v-core based on the configuration specified in the request.
deleteDELETEresourceGroupName, subscriptionId, vcoreNameDeletes the specified auto scale v-core.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the auto scale v-cores for the given resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the auto scale v-cores for the given subscription.
updateEXECresourceGroupName, subscriptionId, vcoreNameUpdates the current state of the specified auto scale v-core.