IAcknowledgeOfferNotificationProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.AcknowledgeOfferNotificationPropertiesTypeConverter))]
public interface IAcknowledgeOfferNotificationProperties : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.AcknowledgeOfferNotificationPropertiesTypeConverter))>]
type IAcknowledgeOfferNotificationProperties = interface
interface IJsonSerializable
Public Interface IAcknowledgeOfferNotificationProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Acknowledge |
Gets or sets a value indicating whether acknowledge action flag is enabled |
AddPlan |
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 |
RemovePlan |
Gets or sets remove plans |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |