TemplateConfigFileQuery
TemplateConfigFileQuery
This data object type describes the query specification for a template virtual machine configuration file.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"filter": {
"_typeName": "string",
"matchConfigVersion": [
0
],
"encrypted": false
},
"details": {
"_typeName": "string",
"configVersion": false,
"encryption": false
}
}