TenantBackfillStatusResult Class

Definition

The tenant backfill status

public class TenantBackfillStatusResult
type TenantBackfillStatusResult = class
Public Class TenantBackfillStatusResult
Inheritance
TenantBackfillStatusResult

Constructors

TenantBackfillStatusResult()

Initializes a new instance of the TenantBackfillStatusResult class.

TenantBackfillStatusResult(String, Nullable<Status>)

Initializes a new instance of the TenantBackfillStatusResult class.

Properties

Status

Gets the status of the Tenant Backfill. Possible values include: 'NotStarted', 'NotStartedButGroupsExist', 'Started', 'Failed', 'Cancelled', 'Completed'

TenantId

Gets the AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000

Applies to