Share via


IInitialAgentPoolConfiguration.AttachedNetworkConfigurationTrunkedNetwork Property

Definition

The list of Trunked Networks and related configuration for attachment.

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

Property Value

Attributes

Applies to