VirtualNVDIMMBackingInfo
VirtualNVDIMMBackingInfo
The VirtualNVDIMMBackingInfo
data object type
defines information about a resource that backs a device
in a virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"fileName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"backingObjectId": "string",
"parent": "VirtualNVDIMMBackingInfo Object",
"changeId": "string"
}
parent
Optional
Parent object in snapshot chain.
string
changeId
Optional
The change ID of the virtual NVDIMM for the corresponding snapshot of virtual machine.
This can be used to track incremental changes. See QueryChangedDiskAreas.