MockablePowerBIDedicatedResourceGroupResource.GetDedicatedCapacities Method
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.
Gets a collection of DedicatedCapacities in the ResourceGroupResource.
public virtual Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityCollection GetDedicatedCapacities();
abstract member GetDedicatedCapacities : unit -> Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityCollection
override this.GetDedicatedCapacities : unit -> Azure.ResourceManager.PowerBIDedicated.DedicatedCapacityCollection
Public Overridable Function GetDedicatedCapacities () As DedicatedCapacityCollection
Returns
An object representing collection of DedicatedCapacities and their operations over a DedicatedCapacityResource.