共用方式為


ResourcesResponseEndpointsItem.CustomDomains Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to