Skip to main content

hierarchy_settings

Overview

Namehierarchy_settings
TypeResource
Idazure.management_groups.hierarchy_settings

Fields

NameDatatypeDescription
idstringThe fully qualified ID for the settings object. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000/settings/default.
namestringThe name of the object. In this case, default.
propertiesobjectThe generic properties of hierarchy settings.
typestringThe type of the resource. For example, Microsoft.Management/managementGroups/settings.

Methods

NameAccessible byRequired ParamsDescription
listSELECTgroupIdGets all the hierarchy settings defined at the Management Group level. Settings can only be set on the root Management Group of the hierarchy.
create_or_updateINSERTgroupIdCreates or updates the hierarchy settings defined at the Management Group level.
deleteDELETEgroupIdDeletes the hierarchy settings defined at the Management Group level.
_listEXECgroupIdGets all the hierarchy settings defined at the Management Group level. Settings can only be set on the root Management Group of the hierarchy.
exec_getEXECgroupIdGets the hierarchy settings defined at the Management Group level. Settings can only be set on the root Management Group of the hierarchy.
updateEXECgroupIdUpdates the hierarchy settings defined at the Management Group level.