Partilhar via


IQueryRequestApproval Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.QueryRequestApprovalTypeConverter))]
public interface IQueryRequestApproval : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.QueryRequestApprovalTypeConverter))>]
type IQueryRequestApproval = interface
    interface IJsonSerializable
Public Interface IQueryRequestApproval
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Etag

Gets or sets e-tag field

MessageCode

Gets or sets the notification message id

PlansDetail

Gets or sets the plans details

UniqueOfferId

Gets or sets unique offer id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to