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

Monthly rentention schedule.
Inheritance: RetentionScheduleBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
MonthlyRetentionSchedule ( ) : System
ToString ( ) : string
Validate ( ) : void

Method Details

MonthlyRetentionSchedule() public méthode

public MonthlyRetentionSchedule ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Validate() public méthode

public Validate ( ) : void
Résultat void