次の方法で共有


ContainerAppIngressConfiguration.CustomDomains Property

Definition

custom domain bindings for Container Apps' 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