OriginGroup.Origins プロパティ

定義

指定した配信元グループ内の CDN 経由で配信されるコンテンツのソースを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象