Свойство | Тип | Описание | |
---|---|---|---|
rgx |
Метод | Описание | |
---|---|---|
ConvertCSMRetentionPolicyListToPowershell ( Microsoft.Azure.Management.BackupServices.Models.CSMLongTermRetentionPolicy LTRRetentionPolicy ) : IList |
||
ConvertToCSMRetentionPolicyObject ( IList |
||
ConvertToCSMWorkLoadType ( string workloadType ) : string | ||
ConvertToPowershellScheduleRunDays ( IList |
||
ConvertToPowershellScheduleRunTimes ( IList |
||
ConvertToPowershellWorkloadType ( string workloadType ) : string | ||
FillCSMBackupSchedule ( string scheduleType, System.DateTime scheduleStartTime, string scheduleRunDays ) : Microsoft.Azure.Management.BackupServices.Models.CSMBackupSchedule | ||
GetCmdletPolicies ( Microsoft.Azure.Commands.AzureBackup.Models vault, IEnumerable |
||
GetCmdletPolicy ( Microsoft.Azure.Commands.AzureBackup.Models vault, Microsoft.Azure.Management.BackupServices.Models.CSMProtectionPolicyResponse sourcePolicy ) : |
||
GetScheduleType ( string ScheduleRunDays, string parameterSetName, string dailyParameterSet, string weeklyParameterSet ) : string | ||
ValidateProtectionPolicyName ( string policyName ) : void | ||
ValidateRetentionPolicy ( IList |
Метод | Описание | |
---|---|---|
ConvertToCSMDailyRetentionObject ( |
||
ConvertToCSMDayList ( List |
||
ConvertToCSMWeeklyRetentionObject ( |
||
ConvertToCSMYearlyRetentionObject ( |
||
ConvertToGetCSMMonthlyRetentionObject ( |
||
ConvertToPowershellDailyRetentionObject ( Microsoft.Azure.Management.BackupServices.Models.CSMDailyRetentionSchedule DailySchedule ) : |
||
ConvertToPowershellDayList ( IList |
||
ConvertToPowershellMonthlyRetentionObject ( Microsoft.Azure.Management.BackupServices.Models.CSMMonthlyRetentionSchedule MonthlySchedule ) : |
||
ConvertToPowershellMonthsOfYearList ( IList |
||
ConvertToPowershellWeekDaysList ( Microsoft.Azure.Management.BackupServices.Models.CSMWeeklyRetentionFormat csmWeekNumberList ) : List |
||
ConvertToPowershellWeekNumberList ( Microsoft.Azure.Management.BackupServices.Models.CSMWeeklyRetentionFormat csmWeekNumberList ) : List |
||
ConvertToPowershellWeeklyRetentionObject ( Microsoft.Azure.Management.BackupServices.Models.CSMWeeklyRetentionSchedule WeeklySchedule ) : |
||
ConvertToPowershellYearlyRetentionObject ( Microsoft.Azure.Management.BackupServices.Models.CSMYearlyRetentionSchedule YearlySchedule ) : |
||
FillScheduleType ( string scheduleType, string scheduleRunDays ) : string | ||
ParseScheduleRunDays ( string scheduleRunDays ) : IList |
||
ParseScheduleRunTime ( System.DateTime scheduleStartTime ) : System.DateTime | ||
ValidateDailyRetention ( |
||
ValidateForWeeklyBackupSchedule ( RetentionFormat RetentionScheduleType, string backupScheduleType, IList |
||
ValidateForWeeklyBackupScheduleDaysOfWeek ( string backupScheduleType, IList |
||
ValidateMonthlyRetention ( |
||
ValidateRetentionPolicyCount ( int dailyRetentionCount, int weeklyRetentionCount, int monthlyRetentionCount, int yearlyRetentionCount ) : void | ||
ValidateWeeklyRetention ( |
||
ValidateYearlyRetention ( |
public static ConvertCSMRetentionPolicyListToPowershell ( Microsoft.Azure.Management.BackupServices.Models.CSMLongTermRetentionPolicy LTRRetentionPolicy ) : IList |
||
LTRRetentionPolicy | Microsoft.Azure.Management.BackupServices.Models.CSMLongTermRetentionPolicy | |
Результат | IList |
public static ConvertToCSMRetentionPolicyObject ( IList |
||
retentionPolicyList | IList |
|
backupSchedule | Microsoft.Azure.Management.BackupServices.Models.CSMBackupSchedule | |
Результат | Microsoft.Azure.Management.BackupServices.Models.CSMLongTermRetentionPolicy |
public static ConvertToCSMWorkLoadType ( string workloadType ) : string | ||
workloadType | string | |
Результат | string |
public static ConvertToPowershellScheduleRunDays ( IList |
||
weekDaysList | IList |
|
Результат | List |
public static ConvertToPowershellScheduleRunTimes ( IList |
||
scheduleRunTimeList | IList |
|
Результат | System.DateTime |
public static ConvertToPowershellWorkloadType ( string workloadType ) : string | ||
workloadType | string | |
Результат | string |
public static FillCSMBackupSchedule ( string scheduleType, System.DateTime scheduleStartTime, string scheduleRunDays ) : Microsoft.Azure.Management.BackupServices.Models.CSMBackupSchedule | ||
scheduleType | string | |
scheduleStartTime | System.DateTime | |
scheduleRunDays | string | |
Результат | Microsoft.Azure.Management.BackupServices.Models.CSMBackupSchedule |
public static GetCmdletPolicies ( Microsoft.Azure.Commands.AzureBackup.Models vault, IEnumerable |
||
vault | Microsoft.Azure.Commands.AzureBackup.Models | |
sourcePolicyList | IEnumerable |
|
Результат | IEnumerable |
public static GetCmdletPolicy ( Microsoft.Azure.Commands.AzureBackup.Models vault, Microsoft.Azure.Management.BackupServices.Models.CSMProtectionPolicyResponse sourcePolicy ) : |
||
vault | Microsoft.Azure.Commands.AzureBackup.Models | |
sourcePolicy | Microsoft.Azure.Management.BackupServices.Models.CSMProtectionPolicyResponse | |
Результат |
public static GetScheduleType ( string ScheduleRunDays, string parameterSetName, string dailyParameterSet, string weeklyParameterSet ) : string | ||
ScheduleRunDays | string | |
parameterSetName | string | |
dailyParameterSet | string | |
weeklyParameterSet | string | |
Результат | string |
public static ValidateProtectionPolicyName ( string policyName ) : void | ||
policyName | string | |
Результат | void |
public static ValidateRetentionPolicy ( IList |
||
retentionPolicyList | IList |
|
backupSchedule | Microsoft.Azure.Management.BackupServices.Models.CSMBackupSchedule | |
Результат | void |