C# Class Microsoft.Azure.Commands.AzureBackup.Cmdlets.NewAzureRMBackupRetentionPolicyObject

Inheritance: AzureBackupCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ConvertDaysOfWeek List
ConvertMonthsOfYear List
ConvertWeekNumbers List

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Private Methods

Méthode Description
ConvertDaysOfWeek ( string daysOfWeek ) : List
ConvertMonthsOfYear ( string monthsOfYear ) : List
ConvertWeekNumbers ( string weekNumbers ) : List

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void