CapacitiesOperationsExtensions.UnassignWorkspacesFromCapacity 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 static void UnassignWorkspacesFromCapacity (this Microsoft.PowerBI.Api.ICapacitiesOperations operations, Microsoft.PowerBI.Api.Models.UnassignWorkspacesCapacityRequest requestParameters);
static member UnassignWorkspacesFromCapacity : Microsoft.PowerBI.Api.ICapacitiesOperations * Microsoft.PowerBI.Api.Models.UnassignWorkspacesCapacityRequest -> unit
<Extension()>
Public Sub UnassignWorkspacesFromCapacity (operations As ICapacitiesOperations, requestParameters As UnassignWorkspacesCapacityRequest)
Parameters
- operations
- ICapacitiesOperations
- requestParameters
- UnassignWorkspacesCapacityRequest
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET