VmLibraryItemGetResponseBody
This is a response body class for an operation.
Properties
value
Optional
Information about the library item associated with the virtual machine.
JSON Example
{
"value": {
"check_out": {
"library_item": "string"
}
}
}