Software Update Configuration Target Azure Query Args
data class SoftwareUpdateConfigurationTargetAzureQueryArgs(val locations: Output<List<String>>? = null, val scopes: Output<List<String>>? = null, val tagFilter: Output<String>? = null, val tags: Output<List<SoftwareUpdateConfigurationTargetAzureQueryTagArgs>>? = null) : ConvertibleToJava<SoftwareUpdateConfigurationTargetAzureQueryArgs>