ArrayOfHostRuntimeInfoStateEncryptionInfo

ArrayOfHostRuntimeInfoStateEncryptionInfo
ArrayOfHostRuntimeInfoStateEncryptionInfo

A boxed array of HostRuntimeInfoStateEncryptionInfo. To be used in Any placeholders.

Since: vSphere API Release 7.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "protectionMode": "string",
            "requireSecureBoot": false,
            "requireExecInstalledOnly": false
        }
    ]
}
_value
Required

_value

Availability
Added in vSphere API Release 7.0.3.0