# Functions
Create creates an HCS compute system representing a utility VM.
# Constants
DefaultVPMEMCount is the default number of VPMem devices that may be added to an LCOW utility VM if the create request doesn't specify how many.
4GB.
MaxVPMEMCount is the maximum number of VPMem devices that may be added to an LCOW utility VM.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
UtilityVM is the object used by clients representing a utility VM.
UVMOptions are the set of options passed to Create() to create a utility vm.
# Type aliases
No description provided by the author