Share via


RestrictionLevel type

The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted'
KnownRestrictionLevel can be used interchangeably with RestrictionLevel, this enum contains the known values that the service supports.

Known values supported by the service

Unrestricted: All RBAC permissions are allowed on the managed node resource group
ReadOnly: Only */read RBAC permissions allowed on the managed node resource group

type RestrictionLevel = string