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

Base class for retention schedule.
Show file 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