ArrayOfVmConfigFileQuery

ArrayOfVmConfigFileQuery
ArrayOfVmConfigFileQuery

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "filter": {
                "_typeName": "string",
                "matchConfigVersion": [
                    0
                ],
                "encrypted": false
            },
            "details": {
                "_typeName": "string",
                "configVersion": false,
                "encryption": false
            }
        }
    ]
}
_value
Required

_value