LongTermRetentionBackupData.LegalHoldImmutability 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 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)