getHierarchySetting

Gets the hierarchy settings defined at the Management Group level. Settings can only be set on the root Management Group of the hierarchy. 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

Settings defined at the Management Group scope.

Parameters

argument

null


Return

Settings defined at the Management Group scope.

Parameters

groupId

Management Group ID.

See also


Return

Settings defined at the Management Group scope.

Parameters

argument

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

See also