get Hierarchy Setting
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 2021-04-01. Other available API versions: 2023-04-01.
Return
Settings defined at the Management Group scope.
Parameters
argument
null
Return
Settings defined at the Management Group scope.
Parameters
group Id
Management Group ID.
See also
suspend fun getHierarchySetting(argument: suspend GetHierarchySettingPlainArgsBuilder.() -> Unit): GetHierarchySettingResult
Return
Settings defined at the Management Group scope.
Parameters
argument
Builder for com.pulumi.azurenative.management.kotlin.inputs.GetHierarchySettingPlainArgs.