Share via


ContainerServiceNetworkProfile.NetworkPluginMode Property

Definition

Gets or sets the mode the network plugin should use. Possible values include: 'overlay'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to