次の方法で共有


ManagementGroupsAPIClientExtensions.TenantBackfillStatusAsync メソッド

定義

テナントのバックフィルの状態を取得します

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)

パラメーター

operations
IManagementGroupsAPIClient

この拡張メソッドの操作グループ。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象