Compartir a través de


HeatMapModel.Endpoints Propiedad

Definición

Obtiene o establece los puntos de conexión usados en este cálculo de HeatMap.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a