AccountImmutabilityPolicyProperties |
ImmutableStorageAccount.immutabilityPolicy() |
Get the immutabilityPolicy property: Specifies the default account-level immutability policy which is inherited
and applied to objects that do not possess an explicit immutability policy at the object level.
|
AccountImmutabilityPolicyProperties |
AccountImmutabilityPolicyProperties.withAllowProtectedAppendWrites(Boolean allowProtectedAppendWrites) |
Set the allowProtectedAppendWrites property: This property can only be changed for disabled and unlocked
time-based retention policies.
|
AccountImmutabilityPolicyProperties |
AccountImmutabilityPolicyProperties.withImmutabilityPeriodSinceCreationInDays(Integer immutabilityPeriodSinceCreationInDays) |
Set the immutabilityPeriodSinceCreationInDays property: The immutability period for the blobs in the container
since the policy creation, in days.
|
AccountImmutabilityPolicyProperties |
AccountImmutabilityPolicyProperties.withState(AccountImmutabilityPolicyState state) |
Set the state property: The ImmutabilityPolicy state defines the mode of the policy.
|