# Constants

VMDescription is the default description in a VM.
VMDiskName is the default disk name in a VM.
VMMemoryMiB is the default memory in a VM.
VMNumCPUs is the default virtual processors in a VM.

# Variables

DefaultRequeueTimeout is the default time for how long to wait when requeueing a CAPE operation.
MaxConcurrentVMCreations is the maximum number of concurrent virtual machine creations.
No description provided by the author
VMPowerStatusCheckingDuration is the time duration for cheking if the VM is powered off after the Machine's NodeHealthy condition status is set to Unknown.
WaitTaskInterval is the default interval time polling task.
WaitTaskTimeout is the default timeout for waiting for task to complete.
WaitTaskTimeoutForPlacementGroupOperation is the timeout for waiting for placement group creating/updating/deleting task to complete.