Partager via


ConnectionMonitorResult.Endpoints Propriété

Définition

Obtient ou définit la liste des points de terminaison du moniteur de connexion.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> with get, set
Public Property Endpoints As IList(Of ConnectionMonitorEndpoint)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à