RuleProperties interface

Base properties of a Rule resource. Polymorphic by kind — kind-specific writable fields live on derived models.

Properties

error

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

evaluationState

The evaluation state of the rule. Server-managed.

kind

The discriminator possible values: eduQualification, businessVerification

provisioningState

The provisioning state of the resource

Property Details

error

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

error?: ErrorDetail

Property Value

evaluationState

The evaluation state of the rule. Server-managed.

evaluationState?: string

Property Value

string

kind

The discriminator possible values: eduQualification, businessVerification

kind: string

Property Value

string

provisioningState

The provisioning state of the resource

provisioningState?: string

Property Value

string