Compartilhar via


ConnectionMonitorResult.Endpoints Propriedade

Definição

Obtém ou define a lista de pontos de extremidade do monitor de conexão.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a