共用方式為


EndpointUpdateParameters.ProbePath 屬性

定義

取得或設定來源上裝載的檔案路徑,以協助加速傳遞動態內容,並計算 CDN 的最佳路由。 這與源路徑相對。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於