RestrictionLevel type
Defines values for RestrictionLevel.
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