| Package | Description |
|---|---|
| com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleManagementEventDataSource
A rule management event data source.
|
class |
RuleMetricDataSource
A rule metric data source.
|
| Modifier and Type | Method and Description |
|---|---|
RuleDataSource |
RuleCondition.dataSource()
Get the resource from which the rule collects its data.
|
RuleDataSource |
RuleDataSource.withResourceUri(String resourceUri)
Set the resource identifier of the resource the rule monitors.
|
| Modifier and Type | Method and Description |
|---|---|
RuleCondition |
RuleCondition.withDataSource(RuleDataSource dataSource)
Set the resource from which the rule collects its data.
|
Copyright © 2019. All rights reserved.