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

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

Public Methods

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

Method Details

ToString() public method

public ToString ( ) : string
return string

Validate() public method

public Validate ( ) : void
return void