VmTemplateLibraryItemsVersionsGetResponseBody
This is a response body class for an operation.
Properties
value
Optional
Information about the specified library item version.
JSON Example
{
"value": {
"vm_template": "string"
}
}