Partilhar via


IRequestApprovalProperties Interface

Definition

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

Properties

IsClosed

Gets a value indicating whether the request is closed

MessageCode

Gets or sets the request approval message code

OfferDisplayName

Gets offer display name

OfferId

Gets or sets unique offer id.

PlansDetail

Gets or sets the plans details

PublisherId

The offer's publisher id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to