Condividi tramite


ContainerAppHttpRouteConfigProperties.CustomDomains Property

Definition

Custom domain bindings for Http Routes' hostnames.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppCustomDomain> CustomDomains { get; }
member this.CustomDomains : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppCustomDomain>
Public ReadOnly Property CustomDomains As IList(Of ContainerAppCustomDomain)

Property Value

Applies to