Uses of Class
com.azure.resourcemanager.storage.fluent.models.ImmutabilityPolicyProperty
-
Packages that use ImmutabilityPolicyProperty Package Description com.azure.resourcemanager.storage.fluent.models 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 ImmutabilityPolicyProperty Modifier and Type Method Description ImmutabilityPolicyPropertyImmutabilityPolicyProperty. withAllowProtectedAppendWrites(Boolean allowProtectedAppendWrites)Set the allowProtectedAppendWrites property: This property can only be changed for unlocked time-based retention policies.ImmutabilityPolicyPropertyImmutabilityPolicyProperty. withImmutabilityPeriodSinceCreationInDays(Integer immutabilityPeriodSinceCreationInDays)Set the immutabilityPeriodSinceCreationInDays property: The immutability period for the blobs in the container since the policy creation, in days.
-