Azure.ResourceManager.PowerBIDedicated Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| 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 a AutoScaleVCoreCollection instance call the GetAutoScaleVCores method from an instance of ResourceGroupResource. |
| AutoScaleVCoreData |
Represents an instance of an auto scale v-core resource. |
| AutoScaleVCoreResource |
A class representing a AutoScaleVCore along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AutoScaleVCoreResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAutoScaleVCores method. |
| AzureResourceManagerPowerBIDedicatedContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDedicatedCapacities method. |
| PowerBIDedicatedExtensions |
A class to add extension methods to Azure.ResourceManager.PowerBIDedicated. |