你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MonthlyRetentionSchedule.Validate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Validate() | |
Validate(ScheduleRunType) |
Validate()
public override void Validate ();
override this.Validate : unit -> unit
Public Overrides Sub Validate ()
Applies to
Validate(ScheduleRunType)
public override void Validate (Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ScheduleRunType ScheduleRunFrequency = (Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ScheduleRunType) 0);
override this.Validate : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ScheduleRunType -> unit
Public Overrides Sub Validate (Optional ScheduleRunFrequency As ScheduleRunType = (Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ScheduleRunType) 0)
Parameters
- ScheduleRunFrequency
- ScheduleRunType