CustomDomain interface
Custom Domain of a Container App
Properties
| binding |
Custom Domain binding type. |
| certificate |
Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. |
| name | Hostname. |
Property Details
bindingType
Custom Domain binding type.
bindingType?: string
Property Value
string
certificateId
Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
certificateId?: string
Property Value
string
name
Hostname.
name: string
Property Value
string