SearchIndexOptionalValue

SearchIndexOptionalValue
SearchIndexOptionalValue

Wrapper which makes it possible to define an array of optional Any values.

Since: vSphere API Release 9.1.0.0

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

The base of all data types. Not to be used directly on the wire.