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