EndpointInner.Origins Property

Definition

Gets or sets the source of the content being delivered via 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to