| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogAlert.Definition
The entirety of a activity log alerts definition.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlert.DefinitionStages.WithCreate |
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition.withEqualsCondition(String field,
String equals)
Adds a condition that will cause this alert to activate.
|
ActivityLogAlert.DefinitionStages.WithCreate |
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition.withEqualsConditions(Map<String,String> fieldEqualsMap)
Sets all the conditions that will cause this alert to activate.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.