ArrayOfOvfFile
ArrayOfOvfFile
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"deviceId": "string",
"path": "string",
"compressionMethod": "string",
"chunkSize": 0,
"size": 0,
"capacity": 0,
"populatedSize": 0
}
]
}