ScheduleBasedBackupCriteria.DaysOfTheWeek Property

Definition

It should be Sunday/Monday/T..../Saturday

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

Property Value

Implements

Attributes

Applies to