Endpoint.Origins Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.Models.DeepCreatedOrigin> Origins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.origins")>]
member this.Origins : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin> with get, set
Public Property Origins As IList(Of DeepCreatedOrigin)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute