requireAuthorizationForGroupCreation

@JvmName(name = "ncdvxbwjvqgkpdok")
suspend fun requireAuthorizationForGroupCreation(value: Output<Boolean>)
@JvmName(name = "xejfwnjovucfbecf")
suspend fun requireAuthorizationForGroupCreation(value: Boolean?)

Parameters

value

Indicates whether RBAC access is required upon group creation under the root Management Group. If set to true, user will require Microsoft.Management/managementGroups/write action on the root Management Group scope in order to create new Groups directly under the root. This will prevent new users from creating new Management Groups, unless they are given access.