다음을 통해 공유


EndpointUpdateParameters.OriginPath 속성

정의

CDN이 콘텐츠를 검색하는 데 사용할 수 있는 원본의 디렉터리 경로(예: contoso.cloudapp.net/originpath)를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상