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"
}
}