Share via


EndpointInner.ProbePath Property

Definition

Gets or sets path to a file hosted on the origin which helps accelerate delivery of the dynamic content and calculate the most optimal routes for the CDN. This is relative to the origin path.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to