Uses of Class
com.azure.resourcemanager.monitor.models.ResourceForUpdate
Packages that use ResourceForUpdate
Package
Description
Package containing the service clients for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of ResourceForUpdate in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent with parameters of type ResourceForUpdateModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<DataCollectionEndpointResourceInner> DataCollectionEndpointsClient.updateWithResponse(String resourceGroupName, String dataCollectionEndpointName, ResourceForUpdate body, com.azure.core.util.Context context) Updates part of a data collection endpoint.com.azure.core.http.rest.Response<DataCollectionRuleResourceInner> DataCollectionRulesClient.updateWithResponse(String resourceGroupName, String dataCollectionRuleName, ResourceForUpdate body, com.azure.core.util.Context context) Updates part of a data collection rule.Mono<com.azure.core.http.rest.Response<DataCollectionEndpointResourceInner>> DataCollectionEndpointsClient.updateWithResponseAsync(String resourceGroupName, String dataCollectionEndpointName, ResourceForUpdate body) Updates part of a data collection endpoint.Mono<com.azure.core.http.rest.Response<DataCollectionRuleResourceInner>> DataCollectionRulesClient.updateWithResponseAsync(String resourceGroupName, String dataCollectionRuleName, ResourceForUpdate body) Updates part of a data collection rule. -
Uses of ResourceForUpdate in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ResourceForUpdateModifier and TypeMethodDescriptionstatic ResourceForUpdateResourceForUpdate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceForUpdate from the JsonReader.Set the tags property: Resource tags.