Uses of Class
com.azure.resourcemanager.resources.models.Tags
-
Packages that use Tags Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient.com.azure.resourcemanager.resources.models 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 Tags Modifier and Type Method Description TagsTagsResourceInner. properties()Get the properties property: The set of tags.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type Tags Modifier and Type Method Description TagsResourceInnerTagsResourceInner. 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 Tags Modifier and Type Method Description TagsTagsPatchResource. properties()Get the properties property: The set of tags.TagsTags. withTags(Map<String,String> tags)Set the tags property: Dictionary of <string>.Methods in com.azure.resourcemanager.resources.models with parameters of type Tags Modifier and Type Method Description TagsPatchResourceTagsPatchResource. withProperties(Tags properties)Set the properties property: The set of tags.
-