VmTemplateLibraryItemsCheckOutsListResponseBody
This is a response body class for an operation.
Properties
value
Optional
List of commonly used information about the check outs.
JSON Example
{
"value": [
{
"vm": "string"
}
]
}