ContainerAppHttpRouteConfigProperties.CustomDomains Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)