ArrayOfVirtualMachineVMotionStunTimeInfo
ArrayOfVirtualMachineVMotionStunTimeInfo
A boxed array of VirtualMachineVMotionStunTimeInfo. To be used in Any placeholders.
Since: vSphere API Release 8.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"name": "string",
"configurationTag": [
"string"
],
"migrationBW": 0,
"stunTime": 0
}
]
}
Availability
Added in vSphere API Release 8.0.2.0