Freigeben über


ContainerServiceNetworkProfile.NetworkPluginMode Property

Definition

The mode the network plugin should use.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.NetworkPluginMode? NetworkPluginMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.NetworkPluginMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.NetworkPluginMode> with get, set
Public Property NetworkPluginMode As Nullable(Of NetworkPluginMode)

Property Value

Implements

Attributes

Applies to