| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertAllOfCondition |
ActivityLogAlertResourceInner.condition()
Get the condition property: The condition that will cause this alert to activate.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertResourceInner |
ActivityLogAlertResourceInner.withCondition(ActivityLogAlertAllOfCondition condition)
Set the condition property: The condition that will cause this alert to activate.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityLogAlertAllOfCondition |
ActivityLogAlertAllOfCondition.withAllOf(List<ActivityLogAlertLeafCondition> allOf)
Set the allOf property: The list of activity log alert conditions.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.