Uses of Class
com.azure.resourcemanager.storage.fluent.models.ImmutabilityPolicyProperty
Packages that use ImmutabilityPolicyProperty
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of ImmutabilityPolicyProperty in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ImmutabilityPolicyPropertyModifier and TypeMethodDescriptionstatic ImmutabilityPolicyPropertyImmutabilityPolicyProperty.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ImmutabilityPolicyProperty from the JsonReader.ImmutabilityPolicyProperty.withAllowProtectedAppendWrites(Boolean allowProtectedAppendWrites) Set the allowProtectedAppendWrites property: This property can only be changed for unlocked time-based retention policies.ImmutabilityPolicyProperty.withAllowProtectedAppendWritesAll(Boolean allowProtectedAppendWritesAll) Set the allowProtectedAppendWritesAll property: This property can only be changed for unlocked time-based retention policies.ImmutabilityPolicyProperty.withImmutabilityPeriodSinceCreationInDays(Integer immutabilityPeriodSinceCreationInDays) Set the immutabilityPeriodSinceCreationInDays property: The immutability period for the blobs in the container since the policy creation, in days.