RemoteVendorManagementStatus type

The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.
KnownRemoteVendorManagementStatus can be used interchangeably with RemoteVendorManagementStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Remote vendor management is enabled.
Disabled: Remote vendor management is disabled.
Unsupported: Remote vendor management is unsupported.

type RemoteVendorManagementStatus = string