ManagedClusterNodeResourceGroupRestrictionLevel Enum

Definition

The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted'.

public enum ManagedClusterNodeResourceGroupRestrictionLevel
type ManagedClusterNodeResourceGroupRestrictionLevel = 
Public Enum ManagedClusterNodeResourceGroupRestrictionLevel
Inheritance
ManagedClusterNodeResourceGroupRestrictionLevel

Fields

Name Value Description
Unrestricted 0

All RBAC permissions are allowed on the managed node resource group.

ReadOnly 1

Only */read RBAC permissions allowed on the managed node resource group.

Applies to