HealthProbeParameters.ProbePath Property

Definition

Gets or sets the path relative to the origin that is used to determine the health of the origin.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to