CreateOrUpdateKubeBase.NetworkPluginMode Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "overlay" })]
[System.Management.Automation.Parameter(HelpMessage="The mode the network plugin should use.", Mandatory=false)]
public string NetworkPluginMode { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "overlay" })>]
[<System.Management.Automation.Parameter(HelpMessage="The mode the network plugin should use.", Mandatory=false)>]
member this.NetworkPluginMode : string with get, set
Public Property NetworkPluginMode As String

Property Value

Attributes

Applies to