PowerBIDedicatedExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.PowerBIDedicated.
public static class PowerBIDedicatedExtensions
type PowerBIDedicatedExtensions = class
Public Module PowerBIDedicatedExtensions
- Inheritance
-
PowerBIDedicatedExtensions
Methods
| Name | Description |
|---|---|
| CheckNameAvailabilityCapacity(SubscriptionResource, AzureLocation, CheckCapacityNameAvailabilityContent, CancellationToken) |
Check the name availability in the target location. <item> Mocking. To mock this method, please mock CheckNameAvailabilityCapacity(AzureLocation, CheckCapacityNameAvailabilityContent, CancellationToken) instead. </item> |
| CheckNameAvailabilityCapacityAsync(SubscriptionResource, AzureLocation, CheckCapacityNameAvailabilityContent, CancellationToken) |
Check the name availability in the target location. <item> Mocking. To mock this method, please mock CheckNameAvailabilityCapacityAsync(AzureLocation, CheckCapacityNameAvailabilityContent, CancellationToken) instead. </item> |
| GetAutoScaleVCore(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified auto scale v-core. <item> Mocking. To mock this method, please mock GetAutoScaleVCore(String, CancellationToken) instead. </item> |
| GetAutoScaleVCoreAsync(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified auto scale v-core. <item> Mocking. To mock this method, please mock GetAutoScaleVCoreAsync(String, CancellationToken) instead. </item> |
| GetAutoScaleVCoreResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AutoScaleVCoreResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAutoScaleVCoreResource(ResourceIdentifier) instead. </item> |
| GetAutoScaleVCores(ResourceGroupResource) |
Gets a collection of AutoScaleVCores in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetAutoScaleVCores() instead. </item> |
| GetAutoScaleVCores(SubscriptionResource, CancellationToken) |
Lists all the auto scale v-cores for the given subscription. <item> Mocking. To mock this method, please mock GetAutoScaleVCores(CancellationToken) instead. </item> |
| GetAutoScaleVCoresAsync(SubscriptionResource, CancellationToken) |
Lists all the auto scale v-cores for the given subscription. <item> Mocking. To mock this method, please mock GetAutoScaleVCoresAsync(CancellationToken) instead. </item> |
| GetDedicatedCapacities(ResourceGroupResource) |
Gets a collection of DedicatedCapacities in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDedicatedCapacities() instead. </item> |
| GetDedicatedCapacities(SubscriptionResource, CancellationToken) |
Lists all the Dedicated capacities for the given subscription. <item> Mocking. To mock this method, please mock GetDedicatedCapacities(CancellationToken) instead. </item> |
| GetDedicatedCapacitiesAsync(SubscriptionResource, CancellationToken) |
Lists all the Dedicated capacities for the given subscription. <item> Mocking. To mock this method, please mock GetDedicatedCapacitiesAsync(CancellationToken) instead. </item> |
| GetDedicatedCapacity(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified dedicated capacity. <item> Mocking. To mock this method, please mock GetDedicatedCapacity(String, CancellationToken) instead. </item> |
| GetDedicatedCapacityAsync(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified dedicated capacity. <item> Mocking. To mock this method, please mock GetDedicatedCapacityAsync(String, CancellationToken) instead. </item> |
| GetDedicatedCapacityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DedicatedCapacityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDedicatedCapacityResource(ResourceIdentifier) instead. </item> |
| GetSkusCapacities(SubscriptionResource, CancellationToken) |
Lists eligible SKUs for PowerBI Dedicated resource provider. <item> Mocking. To mock this method, please mock GetSkusCapacities(CancellationToken) instead. </item> |
| GetSkusCapacitiesAsync(SubscriptionResource, CancellationToken) |
Lists eligible SKUs for PowerBI Dedicated resource provider. <item> Mocking. To mock this method, please mock GetSkusCapacitiesAsync(CancellationToken) instead. </item> |