Uses of Class
com.azure.resourcemanager.storage.models.TagProperty
Packages that use TagProperty
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of TagProperty in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return TagPropertyModifier and TypeMethodDescriptionstatic TagPropertyTagProperty.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagProperty from the JsonReader.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type TagPropertyModifier and TypeMethodDescriptionLegalHoldProperties.tags()Get the tags property: The list of LegalHold tags of a blob container.Method parameters in com.azure.resourcemanager.storage.models with type arguments of type TagPropertyModifier and TypeMethodDescriptionLegalHoldProperties.withTags(List<TagProperty> tags) Set the tags property: The list of LegalHold tags of a blob container.