Sdílet prostřednictvím


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
msrest.serialization.Model
SubscriptionUnderManagementGroup

Constructor

SubscriptionUnderManagementGroup(*, tenant: str | None = None, display_name: str | None = None, parent: DescendantParentGroupInfo | None = None, state: str | None = None, **kwargs)

Parameters

Name Description
tenant
Required
str

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

display_name
Required
str

The friendly name of the subscription.

parent
Required

The ID of the parent management group.

state
Required
str

The state of the subscription.

Keyword-Only Parameters

Name Description
tenant
Required
display_name
Required
parent
Required
state
Required

Variables

Name Description
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.