CreateOrUpdateKubeBase.NodeResourceGroupRestrictionLevel Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Unrestricted", "Auto" })]
[System.Management.Automation.Parameter(HelpMessage="The restriction level applied to the cluster node resource group.", Mandatory=false)]
public string NodeResourceGroupRestrictionLevel { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Unrestricted", "Auto" })>]
[<System.Management.Automation.Parameter(HelpMessage="The restriction level applied to the cluster node resource group.", Mandatory=false)>]
member this.NodeResourceGroupRestrictionLevel : string with get, set
Public Property NodeResourceGroupRestrictionLevel As String

Property Value

Attributes

Applies to