Freigeben über


IL2Network.HybridAksPluginType Property

Definition

Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.HybridAksPluginType) }, ReadOnly=false, Required=false, SerializedName="hybridAksPluginType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.HybridAksPluginType? HybridAksPluginType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.HybridAksPluginType) }, ReadOnly=false, Required=false, SerializedName="hybridAksPluginType")>]
member this.HybridAksPluginType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.HybridAksPluginType> with get, set
Public Property HybridAksPluginType As Nullable(Of HybridAksPluginType)

Property Value

Attributes

Applies to