次の方法で共有


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()

オブジェクトを検証します。

適用対象