Share via


InitialAgentPoolConfiguration.AttachedNetworkConfigurationL2Network 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.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IL2NetworkAttachmentConfiguration> AttachedNetworkConfigurationL2Network { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.AttachedNetworkConfigurationL2Network : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IL2NetworkAttachmentConfiguration> with get, set
Public Property AttachedNetworkConfigurationL2Network As List(Of IL2NetworkAttachmentConfiguration)

Property Value

Implements

Attributes

Applies to