Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionRuleAssociation
-
Packages that use DataCollectionRuleAssociation Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DataCollectionRuleAssociation in com.azure.resourcemanager.monitor.models
Subclasses of DataCollectionRuleAssociation in com.azure.resourcemanager.monitor.models Modifier and Type Class Description classDataCollectionRuleAssociationProxyOnlyResourcePropertiesResource properties.Methods in com.azure.resourcemanager.monitor.models that return DataCollectionRuleAssociation Modifier and Type Method Description DataCollectionRuleAssociationDataCollectionRuleAssociation. withDataCollectionEndpointId(String dataCollectionEndpointId)Set the dataCollectionEndpointId property: The resource ID of the data collection endpoint that is to be associated.DataCollectionRuleAssociationDataCollectionRuleAssociation. withDataCollectionRuleId(String dataCollectionRuleId)Set the dataCollectionRuleId property: The resource ID of the data collection rule that is to be associated.DataCollectionRuleAssociationDataCollectionRuleAssociation. withDescription(String description)Set the description property: Description of the association.
-