ArrayOfHostInternetScsiHbaDiscoveryCapabilities
ArrayOfHostInternetScsiHbaDiscoveryCapabilities
A boxed array of HostInternetScsiHbaDiscoveryCapabilities. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"iSnsDiscoverySettable": false,
"slpDiscoverySettable": false,
"staticTargetDiscoverySettable": false,
"sendTargetsDiscoverySettable": false
}
]
}