LongTermRetentionPolicyData.TimeBasedImmutability 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 setting for whether to enable time-based immutability for future backups. When set, future backups will have TimeBasedImmutability enabled.
public Azure.ResourceManager.Sql.Models.TimeBasedImmutability? TimeBasedImmutability { get; set; }
member this.TimeBasedImmutability : Nullable<Azure.ResourceManager.Sql.Models.TimeBasedImmutability> with get, set
Public Property TimeBasedImmutability As Nullable(Of TimeBasedImmutability)