Share via


ResourcesResponse.CustomDomains Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to