Uses of Class
com.azure.resourcemanager.monitor.models.ActivityLogAlertLeafCondition
Packages that use ActivityLogAlertLeafCondition
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ActivityLogAlertLeafCondition in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ActivityLogAlertLeafConditionModifier and TypeMethodDescriptionActivityLogAlertLeafCondition.withEquals(String equals) Set the equals property: The field value will be compared to this value (case-insensitive) to determine if the condition is met.Set the field property: The name of the field that this condition will examine.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type ActivityLogAlertLeafConditionModifier and TypeMethodDescriptionActivityLogAlertAllOfCondition.allOf()Get the allOf property: The list of activity log alert conditions.Method parameters in com.azure.resourcemanager.monitor.models with type arguments of type ActivityLogAlertLeafConditionModifier and TypeMethodDescriptionActivityLogAlertAllOfCondition.withAllOf(List<ActivityLogAlertLeafCondition> allOf) Set the allOf property: The list of activity log alert conditions.