OperationResults Class

The results of an asynchronous operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OperationResults

Constructor

OperationResults(*, tenant_id: Optional[str] = None, display_name: Optional[str] = None, **kwargs)

Parameters

tenant_id
str
Required

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

display_name
str
Required

The friendly name of the management group.

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.