Uses of Class
com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ActivityLogAlertLeafCondition in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionActivityLogAlertLeafCondition.withEquals
(String equals) Set the field value will be compared to this value (case-insensitive) to determine if the condition is met.Set the name of the field that this condition will examine.Modifier and TypeMethodDescriptionActivityLogAlertAllOfCondition.allOf()
Get the list of activity log alert conditions.Modifier and TypeMethodDescriptionActivityLogAlertAllOfCondition.withAllOf
(List<ActivityLogAlertLeafCondition> allOf) Set the list of activity log alert conditions.