Freigeben über


ManagementGroupsAPIClientExtensions.TenantBackfillStatusAsync Methode

Definition

Ruft mandantenbackfill status ab

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ManagementGroups.Models.TenantBackfillStatusResult> TenantBackfillStatusAsync (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupsAPIClient operations, System.Threading.CancellationToken cancellationToken = default);
static member TenantBackfillStatusAsync : Microsoft.Azure.Management.ManagementGroups.IManagementGroupsAPIClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ManagementGroups.Models.TenantBackfillStatusResult>
<Extension()>
Public Function TenantBackfillStatusAsync (operations As IManagementGroupsAPIClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TenantBackfillStatusResult)

Parameter

operations
IManagementGroupsAPIClient

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: