RuleKind type

The kind of rule. Additional kinds may be added in future API versions.
KnownRuleKind can be used interchangeably with RuleKind, this enum contains the known values that the service supports.

Known values supported by the service

eduQualification: Education qualification rule. Verifies education-domain ownership for the billing account.
businessVerification: Business verification rule. Verifies the business identity of the billing account.

type RuleKind = string