MountState type

Defines values for MountState.
KnownMountState can be used interchangeably with MountState, this enum contains the known values that the service supports.

Known values supported by the service

MountRequested
Mounted
MountFailed
UnmountRequested
UnmountFailed
Unmounted

type MountState = string