Share via


AttachedNetworkConfiguration.L2Network Property

Definition

The list of Layer 2 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.IL2NetworkAttachmentConfiguration> L2Network { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.L2Network : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IL2NetworkAttachmentConfiguration> with get, set
Public Property L2Network As List(Of IL2NetworkAttachmentConfiguration)

Property Value

Implements

Attributes

Applies to