你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ScheduleBasedBackupCriteria.DaysOfMonth Property

Definition

This is day of the month from 1 to 28 other wise last of month

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay[] DaysOfMonth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.DaysOfMonth : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDay[] with get, set
Public Property DaysOfMonth As IDay()

Property Value

IDay[]

Implements

Attributes

Applies to