AccessLevel type

Remote Support Access Level
KnownAccessLevel can be used interchangeably with AccessLevel, this enum contains the known values that the service supports.

Known values supported by the service

Diagnostics: Allows remote diagnostics operations only.
DiagnosticsAndRepair: Allows both remote diagnostics and repair operations.

type AccessLevel = string