ArrayOfPodVMInfo
ArrayOfPodVMInfo
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"hasPageSharingPodVM": false,
"podVMOverheadInfo": {
"_typeName": "string",
"crxPageSharingSupported": false,
"podVMOverheadWithoutPageSharing": 0,
"podVMOverheadWithPageSharing": 0
}
}
]
}