TenantBackfillStatusResult Class
The tenant backfill status.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelTenantBackfillStatusResult
Constructor
TenantBackfillStatusResult(**kwargs)
Variables
Name | Description |
---|---|
tenant_id
|
The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000. |
status
|
The status of the Tenant Backfill. Possible values include: "NotStarted", "NotStartedButGroupsExist", "Started", "Failed", "Cancelled", "Completed". |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python