Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionRule
-
Packages that use DataCollectionRule Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DataCollectionRule in com.azure.resourcemanager.monitor.models
Subclasses of DataCollectionRule in com.azure.resourcemanager.monitor.models Modifier and Type Class Description classDataCollectionRuleResourcePropertiesResource properties.Methods in com.azure.resourcemanager.monitor.models that return DataCollectionRule Modifier and Type Method Description DataCollectionRuleDataCollectionRule. withDataFlows(List<DataFlow> dataFlows)Set the dataFlows property: The specification of data flows.DataCollectionRuleDataCollectionRule. withDataSources(DataCollectionRuleDataSources dataSources)Set the dataSources property: The specification of data sources.DataCollectionRuleDataCollectionRule. withDescription(String description)Set the description property: Description of the data collection rule.DataCollectionRuleDataCollectionRule. withDestinations(DataCollectionRuleDestinations destinations)Set the destinations property: The specification of destinations.
-