GroupsOperationsExtensions.CapacityAssignmentStatusMyWorkspaceAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.WorkspaceCapacityAssignmentStatus> CapacityAssignmentStatusMyWorkspaceAsync (this Microsoft.PowerBI.Api.IGroupsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member CapacityAssignmentStatusMyWorkspaceAsync : Microsoft.PowerBI.Api.IGroupsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.WorkspaceCapacityAssignmentStatus>
<Extension()>
Public Function CapacityAssignmentStatusMyWorkspaceAsync (operations As IGroupsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of WorkspaceCapacityAssignmentStatus)
Parameter
- operations
- IGroupsOperations
- cancellationToken
- CancellationToken
Gibt zurück
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET