Share via


LongTermRetentionBackupData.LegalHoldImmutability Property

Definition

The setting for whether LegalHold is enabled or disabled on the LTR backup. When LegalHold is enabled, the backup cannot be deleted until the LegalHold is removed.

public Azure.ResourceManager.Sql.Models.SetLegalHoldImmutability? LegalHoldImmutability { get; set; }
member this.LegalHoldImmutability : Nullable<Azure.ResourceManager.Sql.Models.SetLegalHoldImmutability> with get, set
Public Property LegalHoldImmutability As Nullable(Of SetLegalHoldImmutability)

Property Value

Applies to