DomainGroup interface

A group of edu domains scoped to an Entra tenant.

Properties

domainNames

The edu domain names in this group.

failureReason

Failure detail when state is Failed or ActionRequired. Omitted otherwise.

state

The assessment state of this domain group.

tenantId

The Entra tenant ID that owns these domains. Defaults to the caller's tenant if omitted.

Property Details

domainNames

The edu domain names in this group.

domainNames: string[]

Property Value

string[]

failureReason

Failure detail when state is Failed or ActionRequired. Omitted otherwise.

failureReason?: ErrorDetail

Property Value

state

The assessment state of this domain group.

state?: string

Property Value

string

tenantId

The Entra tenant ID that owns these domains. Defaults to the caller's tenant if omitted.

tenantId?: string

Property Value

string