Freigeben über


IKubernetesCluster.AttachedNetworkConfigurationTrunkedNetwork Property

Definition

The list of Trunked Networks and related configuration for attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of Trunked Networks and related configuration for attachment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ITrunkedNetworkAttachmentConfiguration) }, ReadOnly=false, Required=false, SerializedName="trunkedNetworks")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ITrunkedNetworkAttachmentConfiguration[] AttachedNetworkConfigurationTrunkedNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of Trunked Networks and related configuration for attachment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ITrunkedNetworkAttachmentConfiguration) }, ReadOnly=false, Required=false, SerializedName="trunkedNetworks")>]
member this.AttachedNetworkConfigurationTrunkedNetwork : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ITrunkedNetworkAttachmentConfiguration[] with get, set
Public Property AttachedNetworkConfigurationTrunkedNetwork As ITrunkedNetworkAttachmentConfiguration()

Property Value

Attributes

Applies to