ArrayOfHostNvmeDiscoveryLogEntry

ArrayOfHostNvmeDiscoveryLogEntry
ArrayOfHostNvmeDiscoveryLogEntry

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "subnqn": "string",
            "subsystemType": "string",
            "subsystemPortId": 0,
            "controllerId": 0,
            "adminQueueMaxSize": 0,
            "transportParameters": {
                "_typeName": "string"
            },
            "transportRequirements": "string",
            "connected": false
        }
    ]
}
_value
Required

_value