AcknowledgeOfferNotificationContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notification update request payload.
public class AcknowledgeOfferNotificationContent
type AcknowledgeOfferNotificationContent = class
Public Class AcknowledgeOfferNotificationContent
- Inheritance
-
AcknowledgeOfferNotificationContent
Constructors
AcknowledgeOfferNotificationContent() |
Initializes a new instance of AcknowledgeOfferNotificationContent. |
Properties
AddPlans |
Gets or sets added plans. |
IsAcknowledgeActionFlagEnabled |
Gets or sets a value indicating whether acknowledge action flag is enabled. |
IsDismissActionFlagEnabled |
Gets or sets a value indicating whether dismiss action flag is enabled. |
IsRemoveOfferActionFlagEnabled |
Gets or sets a value indicating whether remove offer action flag is enabled. |
RemovePlans |
Gets or sets remove plans. |
Applies to
Azure SDK for .NET