你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ScheduledEventsProfile 类
ScheduledEventsProfile。
- 继承
-
azure.mgmt.compute._serialization.ModelScheduledEventsProfile
构造函数
ScheduledEventsProfile(*, terminate_notification_profile: _models.TerminateNotificationProfile | None = None, os_image_notification_profile: _models.OSImageNotificationProfile | None = None, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
terminate_notification_profile
|
指定“终止计划事件”相关配置。 |
os_image_notification_profile
|
指定与 OS 映像计划事件相关的配置。 |
变量
名称 | 说明 |
---|---|
terminate_notification_profile
|
指定“终止计划事件”相关配置。 |
os_image_notification_profile
|
指定与 OS 映像计划事件相关的配置。 |