LoadBalancingRule.ProbeRequestPath Property

Definition

Gets or sets the probe request path. Only supported for HTTP/HTTPS probes.

[Newtonsoft.Json.JsonProperty(PropertyName="probeRequestPath")]
public string ProbeRequestPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probeRequestPath")>]
member this.ProbeRequestPath : string with get, set
Public Property ProbeRequestPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to