次の方法で共有


ContainerAppIngressConfiguration.CustomDomains プロパティ

定義

Container Apps のホスト名のカスタム ドメイン バインド。

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)

プロパティ値

適用対象