Route.CustomDomains Propriedade

Definição

Obtém ou define domínios referenciados por esse ponto de extremidade.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a