Uses of Class
com.azure.resourcemanager.storage.models.LegalHoldProperties
-
Packages that use LegalHoldProperties Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of LegalHoldProperties in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return LegalHoldProperties Modifier and Type Method Description LegalHoldPropertiesBlobContainerInner. legalHold()Get the legalHold property: The LegalHold property of the container.LegalHoldPropertiesContainerProperties. legalHold()Get the legalHold property: The LegalHold property of the container.LegalHoldPropertiesListContainerItemInner. legalHold()Get the legalHold property: The LegalHold property of the container. -
Uses of LegalHoldProperties in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return LegalHoldProperties Modifier and Type Method Description LegalHoldPropertiesBlobContainer. legalHold()LegalHoldPropertiesLegalHoldProperties. withTags(List<TagProperty> tags)Set the tags property: The list of LegalHold tags of a blob container.
-