Freigeben über


ManagementGroupsAPIClientExtensions.StartTenantBackfillAsync Methode

Definition

Beginnt mit dem Verfüllen von Abonnements für den Mandanten.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ManagementGroups.Models.TenantBackfillStatusResult> StartTenantBackfillAsync (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupsAPIClient operations, System.Threading.CancellationToken cancellationToken = default);
static member StartTenantBackfillAsync : Microsoft.Azure.Management.ManagementGroups.IManagementGroupsAPIClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ManagementGroups.Models.TenantBackfillStatusResult>
<Extension()>
Public Function StartTenantBackfillAsync (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: