Uses of Class
com.azure.resourcemanager.storage.models.LegalHoldProperties
Packages that use LegalHoldProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
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 LegalHoldPropertiesModifier and TypeMethodDescriptionBlobContainerInner.legalHold()Get the legalHold property: The LegalHold property of the container.ContainerProperties.legalHold()Get the legalHold property: The LegalHold property of the container.ListContainerItemInner.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 LegalHoldPropertiesModifier and TypeMethodDescriptionstatic LegalHoldPropertiesLegalHoldProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LegalHoldProperties from the JsonReader.BlobContainer.legalHold()Gets the legal hold.LegalHoldProperties.withProtectedAppendWritesHistory(ProtectedAppendWritesHistory protectedAppendWritesHistory) Set the protectedAppendWritesHistory property: Protected append blob writes history.LegalHoldProperties.withTags(List<TagProperty> tags) Set the tags property: The list of LegalHold tags of a blob container.