Uses of Class
com.azure.resourcemanager.resources.models.TagsListResult
Packages that use TagsListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of TagsListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return TagsListResultModifier and TypeMethodDescriptionstatic TagsListResultTagsListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagsListResult from the JsonReader.TagsListResult.withValue(List<TagDetailsInner> value) Set the value property: An array of tags.