Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomDomainProperties

Package version

Custom domain of app resource payload.

Hierarchy

  • CustomDomainProperties

Index

Properties

Optional appName

appName: undefined | string

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

Optional certName

certName: undefined | string

The bound certificate name of domain.

Optional provisioningState

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

Optional thumbprint

thumbprint: undefined | string

The thumbprint of bound certificate.

Generated using TypeDoc