AzureAsyncOperationResults Class
The results of Azure-AsyncOperation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
AzureAsyncOperationResults
Constructor
AzureAsyncOperationResults(*, tenant_id: Optional[str] = None, display_name: Optional[str] = None, **kwargs)
Parameters
- tenant_id
- str
The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000.
Variables
- id
- str
The fully qualified ID for the management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000.
- type
- str
The type of the resource. For example, Microsoft.Management/managementGroups.
- name
- str
The name of the management group. For example, 00000000-0000-0000-0000-000000000000.
- status
- str
The current status of the asynchronous operation performed . For example, Running, Succeeded, Failed.
Feedback
Submit and view feedback for