CreateOrUpdateSettingsRequest 類別
用於建立或更新管理群組設定的參數。
- 繼承
-
CreateOrUpdateSettingsRequest
建構函式
CreateOrUpdateSettingsRequest(*, require_authorization_for_group_creation: bool | None = None, default_management_group: str | None = None, **kwargs)
參數
- require_authorization_for_group_creation
- bool
必要
指出在根管理群組下建立群組時,是否需要 RBAC 存取權。 如果設定為 true,使用者將需要根管理群組範圍的 Microsoft.Management/managementGroups/write 動作,才能直接在根目錄下建立新的群組。 除非有存取權,否則這可防止新使用者建立新的管理群組。
- default_management_group
- str
必要
設定設定預設管理群組,在此租使用者中新增訂用帳戶。 例如,/providers/Microsoft.Management/managementGroups/defaultGroup。