AdminRuleKind type

Whether the rule is custom or default.
KnownAdminRuleKind can be used interchangeably with AdminRuleKind, this enum contains the known values that the service supports.

Known values supported by the service

Custom: Custom
Default: Default

type AdminRuleKind = string