VMPresent type

Enum for VM presence.
KnownVMPresent can be used interchangeably with VMPresent, this enum contains the known values that the service supports.

Known values supported by the service

Present: Atleast one VM Present.
Absent: No VM present.

type VMPresent = string