Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ActivityLogAlertLeafCondition |
ActivityLogAlertLeafCondition.withEquals(String equals)
Set the field value will be compared to this value (case-insensitive) to determine if the condition is met.
|
ActivityLogAlertLeafCondition |
ActivityLogAlertLeafCondition.withField(String field)
Set the name of the field that this condition will examine.
|
Modifier and Type | Method and Description |
---|---|
List<ActivityLogAlertLeafCondition> |
ActivityLogAlertAllOfCondition.allOf()
Get the list of activity log alert conditions.
|
Modifier and Type | Method and Description |
---|---|
ActivityLogAlertAllOfCondition |
ActivityLogAlertAllOfCondition.withAllOf(List<ActivityLogAlertLeafCondition> allOf)
Set the list of activity log alert conditions.
|
Copyright © 2019. All rights reserved.