Uses of Class
com.azure.resourcemanager.storage.models.UpdateHistoryProperty
Packages that use UpdateHistoryProperty
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of UpdateHistoryProperty in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return UpdateHistoryPropertyModifier and TypeMethodDescriptionstatic UpdateHistoryPropertyUpdateHistoryProperty.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UpdateHistoryProperty from the JsonReader.UpdateHistoryProperty.withAllowProtectedAppendWrites(Boolean allowProtectedAppendWrites) Set the allowProtectedAppendWrites property: This property can only be changed for unlocked time-based retention policies.UpdateHistoryProperty.withAllowProtectedAppendWritesAll(Boolean allowProtectedAppendWritesAll) Set the allowProtectedAppendWritesAll property: This property can only be changed for unlocked time-based retention policies.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type UpdateHistoryPropertyModifier and TypeMethodDescriptionImmutabilityPolicyProperties.updateHistory()Get the updateHistory property: The ImmutabilityPolicy update history of the blob container.