Compartir a través de


ResourcesResponseEndpointsItem.CustomDomains Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a