ConnectionMonitorTestConfiguration.HttpConfiguration Property

Definition

Gets or sets the parameters used to perform test evaluation over 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to