ArrayOfVirtualMachineVgpuProfileInfo
ArrayOfVirtualMachineVgpuProfileInfo
A boxed array of VirtualMachineVgpuProfileInfo. To be used in Any placeholders.
Since: vSphere API Release 7.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"name": "string",
"configurationTag": [
"string"
],
"profileName": "string",
"deviceVendorId": 0,
"fbSizeInGib": 0,
"profileSharing": "string",
"profileClass": "string",
"stunTimeEstimates": [
{
"_typeName": "string",
"name": "string",
"configurationTag": [
"string"
],
"migrationBW": 0,
"stunTime": 0
}
]
}
]
}
Availability
Added in vSphere API Release 7.0.3.0