ConfigurationAssignmentFilterProperties interface
Azure-query voor de updateconfiguratie.
Eigenschappen
| locations | Lijst met locaties voor het bereik van de query. |
| os |
Lijst met toegestane besturingssystemen. |
| resource |
Lijst met toegestane resourcegroepen. |
| resource |
Lijst met toegestane resources. |
| tag |
Tag-instellingen voor de virtuele machine. |
Eigenschapdetails
locations
Lijst met locaties voor het bereik van de query.
locations?: string[]
Waarde van eigenschap
string[]
osTypes
Lijst met toegestane besturingssystemen.
osTypes?: string[]
Waarde van eigenschap
string[]
resourceGroups
Lijst met toegestane resourcegroepen.
resourceGroups?: string[]
Waarde van eigenschap
string[]
resourceTypes
Lijst met toegestane resources.
resourceTypes?: string[]
Waarde van eigenschap
string[]
tagSettings
Tag-instellingen voor de virtuele machine.
tagSettings?: TagSettingsProperties