BaseConfigInfoBackingInfo

BaseConfigInfoBackingInfo
BaseConfigInfoBackingInfo

The data object type is a base type of backing of a virtual storage object.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
datastore
Required

Reference to an instance of the Datastore managed object.