Share via


AttachedNetworkConfiguration.TrunkedNetwork Property

Definition

The list of Trunked Networks and related configuration for attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ITrunkedNetworkAttachmentConfiguration> TrunkedNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.TrunkedNetwork : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ITrunkedNetworkAttachmentConfiguration> with get, set
Public Property TrunkedNetwork As List(Of ITrunkedNetworkAttachmentConfiguration)

Property Value

Implements

Attributes

Applies to