VmConfigFileQueryFilter
VmConfigFileQueryFilter
The filter for the virtual machine configuration file.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"matchConfigVersion": [
0
],
"encrypted": false
}
array of integer
matchConfigVersion
Optional
If this property is set, only the virtual machine configuration files that match one of the specified configuration versions are selected.
If no versions are specified, this search criteria is ignored.
boolean
encrypted
Optional
This optional property can be used to filter virtual machine configuration files based on whether they are encrypted or not.