CustomDomainParameters Class

The customDomain JSON object required for custom domain creation or update.

Constructor

CustomDomainParameters(*args: Any, **kwargs: Any)

Variables

Name Description
properties

The JSON object that contains the properties of the custom domain to create.

Attributes

properties

The JSON object that contains the properties of the custom domain to create.

properties: _models.CustomDomainPropertiesParameters | None