PowerBIClient.TestCapacity(String, String, PSPowerBIEmbeddedCapacity) 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.
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
- capacity
- PSPowerBIEmbeddedCapacity