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 |
| supplemental |
References to supplemental documents. Settable only when evaluationState is |
Inherited Properties
| error | Error information when evaluationState is |
| evaluation |
The evaluation state of the rule. Server-managed. |
| provisioning |
The provisioning state of the resource |
Property Details
domains
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