ManagementGroupsAPIClientExtensions.StartTenantBackfillAsync Método

Definição

Inicia o backfilling de assinaturas para o Locatário.

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)

Parâmetros

operations
IManagementGroupsAPIClient

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a