Dela via


AutoBackupSettings.BackupSystemDb Property

Definition

Include or exclude system databases from auto backup.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public bool? BackupSystemDb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.BackupSystemDb : Nullable<bool> with get, set
Public Property BackupSystemDb As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to