你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
YearlyRetentionSchedule Class
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.
Yearly rentention schedule.
public class YearlyRetentionSchedule : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RetentionScheduleBase
type YearlyRetentionSchedule = class
inherit RetentionScheduleBase
Public Class YearlyRetentionSchedule
Inherits RetentionScheduleBase
- Inheritance
Constructors
YearlyRetentionSchedule() |
Properties
BackupManagementType |
BackupManagement Type of the retention policy (Inherited from RetentionScheduleBase) |
DurationCountInYears |
Length of duration in years |
MonthsOfYear |
List of the months of the year. |
RetentionScheduleDaily |
Daily retention schedule object. |
RetentionScheduleFormatType |
Format type of the retention schedule. |
RetentionScheduleWeekly |
Weekly retention schedule object. |
RetentionTimes |
List of the days and times representing the retention times (Inherited from RetentionScheduleBase) |
Methods
ToString() | |
Validate() | |
Validate() | (Inherited from RetentionScheduleBase) |
Validate(ScheduleRunType, Int32, Int32) | |
Validate(ScheduleRunType) | |
Validate(ScheduleRunType) | (Inherited from RetentionScheduleBase) |