EndpointUpdateParameters.ProbePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定來源上裝載的檔案路徑,以協助加速傳遞動態內容,並計算 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