CreateOrUpdateKubeBase.NodeOSAutoUpgradeChannel Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "None", "Unmanaged", "NodeImage", "SecurityPatch" })]
[System.Management.Automation.Parameter(HelpMessage="The node OS Upgrade Channel. Manner in which the OS on your nodes is updated.", Mandatory=false)]
public string NodeOSAutoUpgradeChannel { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "None", "Unmanaged", "NodeImage", "SecurityPatch" })>]
[<System.Management.Automation.Parameter(HelpMessage="The node OS Upgrade Channel. Manner in which the OS on your nodes is updated.", Mandatory=false)>]
member this.NodeOSAutoUpgradeChannel : string with get, set
Public Property NodeOSAutoUpgradeChannel As String

Property Value

Attributes

Applies to