共用方式為


HierarchySettingsInfo interface

階層設定資源。

屬性

defaultManagementGroup

設定設定預設管理群組,在此租使用者中新增新的訂用帳戶。 例如,/providers/Microsoft.Management/managementGroups/defaultGroup

id

設定物件的完整標識碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000/settings/default。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

物件的名稱。 在此情況下,預設值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requireAuthorizationForGroupCreation

指出在根管理群組下建立群組時,是否需要 RBAC 存取權。 如果設定為 true,使用者將需要根管理群組範圍的 Microsoft.Management/managementGroups/write 動作,才能直接在根目錄下建立新的群組。 這可防止新使用者建立新的管理群組,除非他們獲得存取權。

tenantId

與階層設定相關聯的 AAD 租用戶標識碼。 例如,00000000-0000-0000-0000-0000000000000

type

資源的型別。 例如,Microsoft.Management/managementGroups/settings。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

defaultManagementGroup

設定設定預設管理群組,在此租使用者中新增新的訂用帳戶。 例如,/providers/Microsoft.Management/managementGroups/defaultGroup

defaultManagementGroup?: string

屬性值

string

id

設定物件的完整標識碼。 例如,/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000/settings/default。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

物件的名稱。 在此情況下,預設值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

requireAuthorizationForGroupCreation

指出在根管理群組下建立群組時,是否需要 RBAC 存取權。 如果設定為 true,使用者將需要根管理群組範圍的 Microsoft.Management/managementGroups/write 動作,才能直接在根目錄下建立新的群組。 這可防止新使用者建立新的管理群組,除非他們獲得存取權。

requireAuthorizationForGroupCreation?: boolean

屬性值

boolean

tenantId

與階層設定相關聯的 AAD 租用戶標識碼。 例如,00000000-0000-0000-0000-0000000000000

tenantId?: string

屬性值

string

type

資源的型別。 例如,Microsoft.Management/managementGroups/settings。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string