Uses of Class
com.azure.resourcemanager.storage.models.TagProperty
-
Packages that use TagProperty Package Description com.azure.resourcemanager.storage.models 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 types with arguments of type TagProperty Modifier and Type Method Description List<TagProperty>LegalHoldProperties. 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 TagProperty Modifier and Type Method Description LegalHoldPropertiesLegalHoldProperties. withTags(List<TagProperty> tags)Set the tags property: The list of LegalHold tags of a blob container.
-