다음을 통해 공유


EndpointInner.Origins 속성

정의

CDN을 통해 배달되는 콘텐츠의 원본을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.origins")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.DeepCreatedOrigin> Origins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.origins")>]
member this.Origins : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.DeepCreatedOrigin> with get, set
Public Property Origins As IList(Of DeepCreatedOrigin)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상