ConfigurationAssignmentFilterProperties interface

Azure query for the update configuration.

Properties

locations

List of locations to scope the query to.

osTypes

List of allowed operating systems.

resourceGroups

List of allowed resource groups.

resourceTypes

List of allowed resources.

tagSettings

Tag settings for the VM.

Property Details

locations

List of locations to scope the query to.

locations?: string[]

Property Value

string[]

osTypes

List of allowed operating systems.

osTypes?: string[]

Property Value

string[]

resourceGroups

List of allowed resource groups.

resourceGroups?: string[]

Property Value

string[]

resourceTypes

List of allowed resources.

resourceTypes?: string[]

Property Value

string[]

tagSettings

Tag settings for the VM.

tagSettings?: TagSettingsProperties

Property Value