getManagementGroupSubscription

Retrieves details about given subscription which is associated with the management group. Uses Azure REST API version 2023-04-01. Other available API versions: 2021-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native management [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

The details of subscription under management group.

Parameters

argument

null


Return

The details of subscription under management group.

Parameters

groupId

Management Group ID.

subscriptionId

Subscription ID.

See also


Return

The details of subscription under management group.

Parameters

argument

Builder for com.pulumi.azurenative.management.kotlin.inputs.GetManagementGroupSubscriptionPlainArgs.

See also