ManagedClusterNodeResourceGroupProfile.RestrictionLevel Property

Definition

Gets or sets the restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted' Possible values include: 'Unrestricted', 'ReadOnly'

[Newtonsoft.Json.JsonProperty(PropertyName="restrictionLevel")]
public string RestrictionLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictionLevel")>]
member this.RestrictionLevel : string with get, set
Public Property RestrictionLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to