Share via


DeepCreatedOriginGroup.Origins Property

Definition

Gets or sets the source of the content being delivered via CDN within given origin group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to