Uses of Class
com.azure.resourcemanager.loganalytics.models.TagsResource
Packages that use TagsResource
Package
Description
Package containing the service clients for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of TagsResource in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent with parameters of type TagsResourceModifier and TypeMethodDescriptionQueryPacksClient.updateTags(String resourceGroupName, String queryPackName, TagsResource queryPackTags) Updates an existing QueryPack's tags.com.azure.core.http.rest.Response<LogAnalyticsQueryPackInner> QueryPacksClient.updateTagsWithResponse(String resourceGroupName, String queryPackName, TagsResource queryPackTags, com.azure.core.util.Context context) Updates an existing QueryPack's tags. -
Uses of TagsResource in com.azure.resourcemanager.loganalytics.models
Classes in com.azure.resourcemanager.loganalytics.models that implement interfaces with type arguments of type TagsResourceModifier and TypeClassDescriptionfinal classA container holding only the Tags for a resource, allowing the user to update the tags on a QueryPack instance.Methods in com.azure.resourcemanager.loganalytics.models that return TagsResourceModifier and TypeMethodDescriptionstatic TagsResourceTagsResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagsResource from the JsonReader.Set the tags property: Resource tags.