次の方法で共有


Route.CustomDomains プロパティ

定義

このエンドポイントによって参照されるドメインを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象