VsanClusterHealthResultKeyValuePair

VsanClusterHealthResultKeyValuePair
VsanClusterHealthResultKeyValuePair

Generic class for key value pair structure

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "value": "string"
}
string
key
Optional

The key in the key value pair

string
value
Optional

The value for the key value pair, which could be any text string