Uses of Class
com.azure.resourcemanager.loganalytics.models.Tag
Packages that use Tag
Package
Description
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of Tag in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return types with arguments of type TagModifier and TypeMethodDescriptionSavedSearchInner.tags()Get the tags property: The tags attached to the saved search.SavedSearchProperties.tags()Get the tags property: The tags attached to the saved search.Method parameters in com.azure.resourcemanager.loganalytics.fluent.models with type arguments of type TagModifier and TypeMethodDescriptionSet the tags property: The tags attached to the saved search.Set the tags property: The tags attached to the saved search. -
Uses of Tag in com.azure.resourcemanager.loganalytics.models
Classes in com.azure.resourcemanager.loganalytics.models that implement interfaces with type arguments of type TagMethods in com.azure.resourcemanager.loganalytics.models that return TagModifier and TypeMethodDescriptionstatic TagTag.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Tag from the JsonReader.Set the name property: The tag name.Set the value property: The tag value.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type TagModifier and TypeMethodDescriptionSavedSearch.tags()Gets the tags property: The tags attached to the saved search.Method parameters in com.azure.resourcemanager.loganalytics.models with type arguments of type TagModifier and TypeMethodDescriptionSpecifies the tags property: The tags attached to the saved search..Specifies the tags property: The tags attached to the saved search..