AzureSqlDatabaseLongTermRetentionBackupModel.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.
Gets or sets the setting for whether or not time-based immutability is enabled for the LTR backup. When time-based immutability is enabled and locked, the backup cannot be deleted until BackupExpirationTime. Possible values include: 'Enabled', 'Disabled'
public string TimeBasedImmutability { get; set; }
member this.TimeBasedImmutability : string with get, set
Public Property TimeBasedImmutability As String