RoleChangeType type

The type of the role change, can be Planned or Forced.
KnownRoleChangeType can be used interchangeably with RoleChangeType, this enum contains the known values that the service supports.

Known values supported by the service

Forced: Forced
Planned: Planned

type RoleChangeType = string