Share via


ConnectionMonitorData.Endpoints Property

Definition

List of connection monitor endpoints.

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

Property Value

Applies to