CertificateOrderContact Class

CertificateOrderContact.

Inheritance
azure.mgmt.web._serialization.Model
CertificateOrderContact

Constructor

CertificateOrderContact(*, email: str | None = None, name_first: str | None = None, name_last: str | None = None, phone: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
email
str
name_first
str
name_last
str
phone
str

Variables

Name Description
email
str
name_first
str
name_last
str
phone
str