Share via


InitialAgentPoolConfiguration.AttachedNetworkConfigurationTrunkedNetwork Property

Definition

The list of Trunked Networks and related configuration for attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ITrunkedNetworkAttachmentConfiguration> AttachedNetworkConfigurationTrunkedNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
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

Implements

Attributes

Applies to