DomainUpdateParameters Class

Properties of the Domain update.

Constructor

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

Variables

Name Description
tags

Tags of the domains resource.

properties

Properties of the resource.

identity

Identity information for the resource.

sku

The Sku pricing tier for the domain.

Attributes

identity

Identity information for the resource.

identity: _models.IdentityInfo | None

properties

Properties of the resource.

properties: _models.DomainUpdateParameterProperties | None

sku

The Sku pricing tier for the domain.

sku: _models.ResourceSku | None

tags

Tags of the domains resource.

tags: dict[str, str] | None