LongTermRetentionBackupData.TimeBasedImmutabilityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time-based immutability mode. Only applicable if time-based immutability is enabled.
public Azure.ResourceManager.Sql.Models.TimeBasedImmutabilityMode? TimeBasedImmutabilityMode { get; set; }
member this.TimeBasedImmutabilityMode : Nullable<Azure.ResourceManager.Sql.Models.TimeBasedImmutabilityMode> with get, set
Public Property TimeBasedImmutabilityMode As Nullable(Of TimeBasedImmutabilityMode)