EduQualificationRuleProperties interface

Properties of an eduQualification rule. Verifies education-domain ownership for a billing account.

Extends

Properties

domains

Per-tenant domain entries to verify.

kind

The discriminator possible values: eduQualification, businessVerification

supplementalDocuments

References to supplemental documents. Settable only when evaluationState is actionRequired.

Inherited Properties

error

Error information when evaluationState is failed or actionRequired. Server-managed.

evaluationState

The evaluation state of the rule. Server-managed.

provisioningState

The provisioning state of the resource

Property Details

domains

Per-tenant domain entries to verify.

domains?: DomainEntry[]

Property Value

kind

The discriminator possible values: eduQualification, businessVerification

kind: "eduQualification"

Property Value

"eduQualification"

supplementalDocuments

References to supplemental documents. Settable only when evaluationState is actionRequired.

supplementalDocuments?: string[]

Property Value

string[]

Inherited Property Details

error

Error information when evaluationState is failed or actionRequired. Server-managed.

error?: ErrorDetail

Property Value

Inherited From RuleProperties.error

evaluationState

The evaluation state of the rule. Server-managed.

evaluationState?: string

Property Value

string

Inherited From RuleProperties.evaluationState

provisioningState

The provisioning state of the resource

provisioningState?: string

Property Value

string

Inherited From RuleProperties.provisioningState