Package version:

Interface CustomDomainProperties

Custom domain of app resource payload.

Hierarchy

  • CustomDomainProperties

Properties

appName?: string

The app name of domain. NOTE: This property will not be serialized. It can only be populated by the server.

certName?: string

The bound certificate name of domain.

provisioningState?: string

Provisioning state of the Domain NOTE: This property will not be serialized. It can only be populated by the server.

thumbprint?: string

The thumbprint of bound certificate.

Generated using TypeDoc