Compartir a través de


RouteUpdateParameters.CustomDomains Propiedad

Definición

Obtiene o establece dominios a los que hace referencia este punto de conexión.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a