CustomDomainProperties Class

Custom domain of app resource payload.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CustomDomainProperties

Constructor

CustomDomainProperties(*, thumbprint: Optional[str] = None, cert_name: Optional[str] = None, **kwargs)

Variables

thumbprint
str

The thumbprint of bound certificate.

app_name
str

The app name of domain.

cert_name
str

The bound certificate name of domain.