com.xensource.xenapi
public static class Types.VmRequiresVgpu extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
GPUGroup |
java.lang.String |
vGPUType |
java.lang.String |
vm |
errorDescription, shortDescription
Constructor and Description |
---|
Types.VmRequiresVgpu(java.lang.String vm,
java.lang.String GPUGroup,
java.lang.String vGPUType)
Create a new VmRequiresVgpu
|
toString