AcknowledgeOfferNotificationProperties 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
[Microsoft.Rest.Serialization.JsonTransformation]
public class AcknowledgeOfferNotificationProperties
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AcknowledgeOfferNotificationProperties = class
Public Class AcknowledgeOfferNotificationProperties
- Inheritance
-
AcknowledgeOfferNotificationProperties
- Attributes
Constructors
AcknowledgeOfferNotificationProperties() |
Initializes a new instance of the AcknowledgeOfferNotificationProperties class. |
AcknowledgeOfferNotificationProperties(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, IList<String>, IList<String>) |
Initializes a new instance of the AcknowledgeOfferNotificationProperties class. |
Properties
Acknowledge |
Gets or sets a value indicating whether acknowledge action flag is enabled |
AddPlans |
Gets or sets added plans |
Dismiss |
Gets or sets a value indicating whether dismiss action flag is enabled |
RemoveOffer |
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