Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TenantBackfillStatusResult

Package version

interface

An interface representing TenantBackfillStatusResult. The tenant backfill status

Hierarchy

  • TenantBackfillStatusResult

Index

Properties

Properties

Optional status

status: Status
member

{Status} [status] The status of the Tenant Backfill. Possible values include: 'NotStarted', 'NotStartedButGroupsExist', 'Started', 'Failed', 'Cancelled', 'Completed' NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string
member

{string} [tenantId] The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000 NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc