CustomDomainResource Class

Custom domain resource payload.

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

Inheritance
azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.ProxyResource
CustomDomainResource

Constructor

CustomDomainResource(*, properties: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.CustomDomainProperties] = None, **kwargs)

Variables

id
str

Fully qualified resource Id for the resource.

name
str

The name of the resource.

type
str

The type of the resource.

properties
CustomDomainProperties

Properties of the custom domain resource.