次の方法で共有


HeatMapModel.Endpoints プロパティ

定義

この 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象