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