DasHeartbeatDatastoreInfo
DasHeartbeatDatastoreInfo
Class for the selection of heartbeat datastores
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"hosts": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}