SubscriptionUnderManagementGroup Class

The details of subscription under management group.

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

Inheritance
SubscriptionUnderManagementGroup

Constructor

SubscriptionUnderManagementGroup(*, tenant: Optional[str] = None, display_name: Optional[str] = None, parent: Optional[azure.mgmt.managementgroups.models._models_py3.DescendantParentGroupInfo] = None, state: Optional[str] = None, **kwargs)

Parameters

tenant
str
Required

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

display_name
str
Required

The friendly name of the subscription.

parent
DescendantParentGroupInfo
Required

The ID of the parent management group.

state
str
Required

The state of the subscription.

Variables

id
str

The fully qualified ID for the subscription. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000/subscriptions/0000000-0000-0000-0000-000000000001.

type
str

The type of the resource. For example, Microsoft.Management/managementGroups/subscriptions.

name
str

The stringified id of the subscription. For example, 00000000-0000-0000-0000-000000000000.