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

Inheritance: AzureBackupCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
ConvertDaysOfWeek List
ConvertMonthsOfYear List
ConvertWeekNumbers List

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
ConvertDaysOfWeek ( string daysOfWeek ) : List
ConvertMonthsOfYear ( string monthsOfYear ) : List
ConvertWeekNumbers ( string weekNumbers ) : List

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void