VirtualMachineConfigInfoDatastoreUrlPair
VirtualMachineConfigInfoDatastoreUrlPair
Contains the name of a datastore, and its local file path on the host currently affiliated with this virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"url": "string"
}
string
name
Required
name
string
url
Required
url