次の方法で共有


AcknowledgeOfferNotificationProperties クラス

定義

通知更新要求ペイロード

[Microsoft.Rest.Serialization.JsonTransformation]
public class AcknowledgeOfferNotificationProperties
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AcknowledgeOfferNotificationProperties = class
Public Class AcknowledgeOfferNotificationProperties
継承
AcknowledgeOfferNotificationProperties
属性

コンストラクター

AcknowledgeOfferNotificationProperties()

AcknowledgeOfferNotificationProperties クラスの新しいインスタンスを初期化します。

AcknowledgeOfferNotificationProperties(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, IList<String>, IList<String>)

AcknowledgeOfferNotificationProperties クラスの新しいインスタンスを初期化します。

プロパティ

Acknowledge

確認アクション フラグが有効かどうかを示す値を取得または設定します。

AddPlans

追加されたプランを取得または設定します

Dismiss

無視アクション フラグが有効かどうかを示す値を取得または設定します。

RemoveOffer

オファーの削除アクション フラグが有効かどうかを示す値を取得または設定します。

RemovePlans

プランの削除を取得または設定します

適用対象