Compartir a través de


PeeringPropertiesDirect.Connection Property

Definition

The set of connections that constitute a direct peering.

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

Property Value

Implements

Attributes

Applies to