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

적용 대상