ManagedCluster.NodeResourceGroupProfileRestrictionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted'
[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string NodeResourceGroupProfileRestrictionLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.NodeResourceGroupProfileRestrictionLevel : string with get, set
Public Property NodeResourceGroupProfileRestrictionLevel As String
Property Value
Implements
- Attributes