VirtualDevicePipeBackingInfo
VirtualDevicePipeBackingInfo
The VirtualDevicePipeBackingInfo
data object type defines information for using a named pipe as backing for a device in a virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"pipeName": "string"
}
string
pipeName
Required
Pipe name for the host pipe associated with this backing.