ArrayOfHostSgxInfo

ArrayOfHostSgxInfo
ArrayOfHostSgxInfo

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "sgxState": "string",
            "totalEpcMemory": 0,
            "flcMode": "string",
            "lePubKeyHash": "string",
            "registrationInfo": {
                "_typeName": "string",
                "status": "string",
                "biosError": 0,
                "registrationUrl": "string",
                "type": "string",
                "ppid": "string",
                "lastRegisteredTime": "string"
            }
        }
    ]
}
_value
Required

_value