PresenceStatus type
A value indicating whether the VM has a physical disk attached. String value of SrsDataContract.PresenceStatus enum.
KnownPresenceStatus can be used interchangeably with PresenceStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Present: Present
NotPresent: NotPresent
type PresenceStatus = string