Partilhar via


IAcknowledgeOfferNotificationProperties Interface

Definition

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

Applies to