Share via


BgpPeerStatusListResult.Value Property

Definition

List of BGP peers.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.BgpPeerStatus> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.BgpPeerStatus>
Public ReadOnly Property Value As IReadOnlyList(Of BgpPeerStatus)

Property Value

Applies to