Uses of Class
com.azure.resourcemanager.eventgrid.models.StringInAdvancedFilter
-
Packages that use StringInAdvancedFilter Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of StringInAdvancedFilter in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return StringInAdvancedFilter Modifier and Type Method Description StringInAdvancedFilterStringInAdvancedFilter. withKey(String key)Set the key property: The field/property in the event based on which you want to filter.StringInAdvancedFilterStringInAdvancedFilter. withValues(List<String> values)Set the values property: The set of filter values.
-