ArrayOfHostInternetScsiHbaAuthenticationProperties

ArrayOfHostInternetScsiHbaAuthenticationProperties
ArrayOfHostInternetScsiHbaAuthenticationProperties

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "chapAuthEnabled": false,
            "chapName": "string",
            "chapSecret": "string",
            "chapAuthenticationType": "string",
            "chapInherited": false,
            "mutualChapName": "string",
            "mutualChapSecret": "string",
            "mutualChapAuthenticationType": "string",
            "mutualChapInherited": false
        }
    ]
}
_value
Required

_value