Uses of Class
com.microsoft.azure.management.monitor.RuleDataSource
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RuleDataSource in com.microsoft.azure.management.monitor
Modifier and TypeClassDescriptionclass
A rule management event data source.class
A rule metric data source.Modifier and TypeMethodDescriptionRuleCondition.dataSource()
Get the resource from which the rule collects its data.RuleDataSource.withResourceUri
(String resourceUri) Set the resource identifier of the resource the rule monitors.Modifier and TypeMethodDescriptionRuleCondition.withDataSource
(RuleDataSource dataSource) Set the resource from which the rule collects its data.