ArrayOfHostNasVolumeConfig

ArrayOfHostNasVolumeConfig
ArrayOfHostNasVolumeConfig

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "changeOperation": "string",
            "spec": {
                "_typeName": "string",
                "remoteHost": "string",
                "remotePath": "string",
                "localPath": "string",
                "accessMode": "string",
                "type": "string",
                "userName": "string",
                "password": "string",
                "remoteHostNames": [
                    "string"
                ],
                "securityType": "string",
                "vmknicToBind": "string",
                "vmknicBound": false,
                "connections": 0
            }
        }
    ]
}
_value
Required

_value