C# Class Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.YearlyRetentionSchedule

Yearly rentention schedule.
Inheritance: RetentionScheduleBase
显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
ToString ( ) : string
Validate ( ) : void
YearlyRetentionSchedule ( ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

Validate() public method

public Validate ( ) : void
return void

YearlyRetentionSchedule() public method

public YearlyRetentionSchedule ( ) : System
return System