Azure.ResourceManager.PowerBIDedicated Namespace

Classes

AutoScaleVCoreCollection

A class representing a collection of AutoScaleVCoreResource and their operations. Each AutoScaleVCoreResource in the collection will belong to the same instance of ResourceGroupResource. To get an AutoScaleVCoreCollection instance call the GetAutoScaleVCores method from an instance of ResourceGroupResource.

AutoScaleVCoreData

A class representing the AutoScaleVCore data model. Represents an instance of an auto scale v-core resource.

AutoScaleVCoreResource

A Class representing an AutoScaleVCore along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AutoScaleVCoreResource from an instance of ArmClient using the GetAutoScaleVCoreResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAutoScaleVCore method.

DedicatedCapacityCollection

A class representing a collection of DedicatedCapacityResource and their operations. Each DedicatedCapacityResource in the collection will belong to the same instance of ResourceGroupResource. To get a DedicatedCapacityCollection instance call the GetDedicatedCapacities method from an instance of ResourceGroupResource.

DedicatedCapacityData

A class representing the DedicatedCapacity data model. Represents an instance of a Dedicated Capacity resource.

DedicatedCapacityResource

A Class representing a DedicatedCapacity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DedicatedCapacityResource from an instance of ArmClient using the GetDedicatedCapacityResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDedicatedCapacity method.

PowerBIDedicatedExtensions

A class to add extension methods to Azure.ResourceManager.PowerBIDedicated.