PowerBIClient.ListCapacities(String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.PowerBI.Models.PSPowerBIEmbeddedCapacity> ListCapacities (string resourceGroupName);
member this.ListCapacities : string -> System.Collections.Generic.List<Microsoft.Azure.Commands.PowerBI.Models.PSPowerBIEmbeddedCapacity>
Public Function ListCapacities (resourceGroupName As String) As List(Of PSPowerBIEmbeddedCapacity)

Parameters

resourceGroupName
String

Returns

Applies to