Compartir a través de


PeeringProperties.DirectConnection Property

Definition

The set of connections that constitute a direct peering.

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

Property Value

Implements

Attributes

Applies to