次の方法で共有


ConnectionMonitorTestConfiguration.HttpConfiguration プロパティ

定義

HTTP 経由でテスト評価を実行するために使用するパラメーターを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="httpConfiguration")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorHttpConfiguration HttpConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="httpConfiguration")>]
member this.HttpConfiguration : Microsoft.Azure.Management.Network.Models.ConnectionMonitorHttpConfiguration with get, set
Public Property HttpConfiguration As ConnectionMonitorHttpConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象