Domain Class

Active Directory Domain information.

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

All required parameters must be populated in order to send to Azure.

Inheritance
Domain

Constructor

Domain(*, name: str, additional_properties=None, **kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized this collection

name
str
Required

Required. the domain name.

Variables

authentication_type
str

the type of the authentication into the domain.

is_default
bool

if this is the default domain in the tenant.

is_verified
bool

if this domain's ownership is verified.