Freigeben über


ITrunkedNetworkAttachmentConfiguration.PluginType Property

Definition

The indicator of how this network will be utilized by the Kubernetes cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of how this network will be utilized by the Kubernetes cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesPluginType) }, ReadOnly=false, Required=false, SerializedName="pluginType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesPluginType? PluginType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of how this network will be utilized by the Kubernetes cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesPluginType) }, ReadOnly=false, Required=false, SerializedName="pluginType")>]
member this.PluginType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesPluginType> with get, set
Public Property PluginType As Nullable(Of KubernetesPluginType)

Property Value

Attributes

Applies to