Uses of Class
com.azure.resourcemanager.resources.models.Tags
Packages that use Tags
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of Tags in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return TagsModifier and TypeMethodDescriptionTagsResourceInner.properties()Get the properties property: The set of tags.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type TagsModifier and TypeMethodDescriptionTagsResourceInner.withProperties(Tags properties) Set the properties property: The set of tags. -
Uses of Tags in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return TagsModifier and TypeMethodDescriptionstatic TagsTags.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Tags from the JsonReader.TagsPatchResource.properties()Get the properties property: The set of tags.Set the tags property: Dictionary of <string>.Methods in com.azure.resourcemanager.resources.models with parameters of type TagsModifier and TypeMethodDescriptionTagsPatchResource.withProperties(Tags properties) Set the properties property: The set of tags.