SnapshotPolicyMonthlySchedule.DaysOfMonth 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.
Indicates which days of the month snapshot should be taken. A comma delimited string.
public string DaysOfMonth { get; set; }
member this.DaysOfMonth : string with get, set
Public Property DaysOfMonth As String