次の方法で共有


TrafficFlow.QueryExperiences プロパティ

定義

この HeatMap 計算で生成されるクエリ エクスペリエンスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象