Share via


PowerBIClient.TestCapacity(String, String, PSPowerBIEmbeddedCapacity) Method

Definition

public bool TestCapacity (string resourceGroupName, string capacityName, out Microsoft.Azure.Commands.PowerBI.Models.PSPowerBIEmbeddedCapacity capacity);
member this.TestCapacity : string * string * PSPowerBIEmbeddedCapacity -> bool
Public Function TestCapacity (resourceGroupName As String, capacityName As String, ByRef capacity As PSPowerBIEmbeddedCapacity) As Boolean

Parameters

resourceGroupName
String
capacityName
String

Returns

Applies to