你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExportSchedule 类

定义

与导出关联的计划。

public class ExportSchedule
type ExportSchedule = class
Public Class ExportSchedule
继承
ExportSchedule

构造函数

ExportSchedule()

初始化 ExportSchedule 的新实例。

属性

Recurrence

计划重复周期。

RecurrencePeriod

具有定期的开始和结束日期。 开始日期必须为将来。 如果存在,则结束日期必须大于开始日期。

Status

导出计划的状态。 如果“非活动”,则暂停导出的计划。

适用于