VmGuestLocalFilesystemGetResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
Information about the local file systems configured in the guest operating system.
JSON Example
{
"value": [
"string"
]
}