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

NotificationPreference 类

定义

作业阶段的通知首选项。

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

构造函数

NotificationPreference()

初始化 NotificationPreference 类的新实例。

NotificationPreference(String, Boolean)

初始化 NotificationPreference 类的新实例。

属性

SendNotification

获取或设置通知是否是必需的。

StageName

获取或设置阶段的名称。 可能的值包括:“DevicePrepared”、“Dispatched”、“Delivered”、“PickedUp”、“AtAzureDC”、“DataCopy”、“Created”、“ShippedToCustomer”

方法

Validate()

验证 对象。

适用于