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

OSImageNotificationProfile 类

定义

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

构造函数

OSImageNotificationProfile()

初始化 OSImageNotificationProfile 类的新实例。

OSImageNotificationProfile(String, Nullable<Boolean>)

初始化 OSImageNotificationProfile 类的新实例。

属性

Enable

获取或设置指定是启用或禁用 OS 映像计划事件。

NotBeforeTimeout

获取或设置虚拟机重置映像或升级其 OS 可能需要批准 OS 映像计划事件的时间长度,然后才能自动批准该事件 (超时) 。 配置以 ISO 8601 格式指定,值必须为 15 分钟 (PT15M)

适用于