Partilhar via


IAdminRequestApprovalProperties Interface

Definition

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

Properties

AdminAction

Gets or sets admin action

Administrator

Gets or sets admin details

ApprovedPlan

Gets or sets Approved plans ids, empty in case of rejected

CollectionId

Gets or sets list of associated collection ids

Comment

Gets or sets admin comment

DisplayName

Gets display name

Icon

The offer icon url.

OfferId

Gets or sets offer Id

Plan

Gets list of plans with requesters details

PublisherId

Gets or sets publisher Id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to