IngressProvider.CustomDomains Property

Definition

custom domain bindings for Container Apps' hostnames.

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

Property Value

Applies to