Uses of Class
com.azure.resourcemanager.monitor.fluent.models.DataCollectionRuleAssociationProxyOnlyResourceProperties
Packages that use DataCollectionRuleAssociationProxyOnlyResourceProperties
Package
Description
Package containing the inner data models for MonitorClient.
-
Uses of DataCollectionRuleAssociationProxyOnlyResourceProperties in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return DataCollectionRuleAssociationProxyOnlyResourcePropertiesModifier and TypeMethodDescriptionDataCollectionRuleAssociationProxyOnlyResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DataCollectionRuleAssociationProxyOnlyResourceProperties from the JsonReader.DataCollectionRuleAssociationProxyOnlyResourceProperties.withDataCollectionEndpointId
(String dataCollectionEndpointId) Set the dataCollectionEndpointId property: The resource ID of the data collection endpoint that is to be associated.DataCollectionRuleAssociationProxyOnlyResourceProperties.withDataCollectionRuleId
(String dataCollectionRuleId) Set the dataCollectionRuleId property: The resource ID of the data collection rule that is to be associated.DataCollectionRuleAssociationProxyOnlyResourceProperties.withDescription
(String description) Set the description property: Description of the association.