RemoteSupportProvisioningState type
Remote Support Provisioning State
KnownRemoteSupportProvisioningState can be used interchangeably with RemoteSupportProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
None: No operation is in progress.
GrantInProgress: A Grant (Enable) operation is in progress.
RevokeInProgress: A Revoke operation is in progress.
Succeeded: The last operation completed successfully.
Failed: The last operation failed.
type RemoteSupportProvisioningState = string