| 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 |
|---|---|
Action |
LogSearchRuleResourceInner.action()
Get the action property: Action needs to be taken on rule execution.
|
| Modifier and Type | Method and Description |
|---|---|
LogSearchRuleResourceInner |
LogSearchRuleResourceInner.withAction(Action action)
Set the action property: Action needs to be taken on rule execution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlertingAction
Specify action need to be taken when rule type is Alert.
|
class |
LogToMetricAction
Specify action need to be taken when rule type is converting log to metric.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.