Compartilhar via


HeatMapModel.Endpoints Propriedade

Definição

Obtém ou define os pontos de extremidade usados neste cálculo 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a