PowerBIDedicated class

Properties

autoScaleVCores

The operation groups for autoScaleVCores

capacities

The operation groups for capacities

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

Constructor Details

PowerBIDedicated(TokenCredential, PowerBIDedicatedOptionalParams)

new PowerBIDedicated(credential: TokenCredential, options?: PowerBIDedicatedOptionalParams)

Parameters

credential
TokenCredential

PowerBIDedicated(TokenCredential, string, PowerBIDedicatedOptionalParams)

new PowerBIDedicated(credential: TokenCredential, subscriptionId: string, options?: PowerBIDedicatedOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

autoScaleVCores

The operation groups for autoScaleVCores

autoScaleVCores: AutoScaleVCoresOperations

Property Value

capacities

The operation groups for capacities

capacities: CapacitiesOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value