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

TerminateNotificationProfile 类

定义

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

构造函数

TerminateNotificationProfile()

初始化 TerminateNotificationProfile 类的新实例。

TerminateNotificationProfile(String, Nullable<Boolean>)

初始化 TerminateNotificationProfile 类的新实例。

属性

Enable

获取或设置指定是启用或禁用 Terminate Scheduled 事件。

NotBeforeTimeout

获取或设置被删除的虚拟机在自动批准事件之前可能必须批准 Terminate Scheduled 事件 () 超时的可配置时间长度。 必须以 ISO 8601 格式指定配置,默认值为 5 分钟 (PT5M)

适用于