SqlVirtualMachine.AutoBackupSettingDaysOfWeek Property

Definition

Days of the week for the backups when FullBackupFrequency is set to Weekly.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AutoBackupSettingDaysOfWeek { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.AutoBackupSettingDaysOfWeek : System.Collections.Generic.List<string> with get, set
Public Property AutoBackupSettingDaysOfWeek As List(Of String)

Property Value

Implements

Attributes

Applies to