Share via


RemoteSupportAccessLevel type

Defines the level of remote support access granted.
KnownRemoteSupportAccessLevel can be used interchangeably with RemoteSupportAccessLevel, this enum contains the known values that the service supports.

Known values supported by the service

None: No remote support access is granted.
Diagnostics: Access is limited to diagnostics information only.
DiagnosticsAndRepair: Access includes diagnostics information and the ability to perform repairs.

type RemoteSupportAccessLevel = string