共用方式為


AdminRequestApprovalsResource Class

Definition

Admin request approval resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AdminRequestApprovalsResource : Microsoft.Azure.Management.Marketplace.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AdminRequestApprovalsResource = class
    inherit Resource
Public Class AdminRequestApprovalsResource
Inherits Resource
Inheritance
AdminRequestApprovalsResource
Attributes

Constructors

AdminRequestApprovalsResource()

Initializes a new instance of the AdminRequestApprovalsResource class.

AdminRequestApprovalsResource(String, String, String, SystemData, String, String, String, String, IList<String>, String, String, IList<PlanRequesterDetails>, IList<String>)

Initializes a new instance of the AdminRequestApprovalsResource class.

Properties

AdminAction

Gets or sets admin action. Possible values include: 'Approved', 'Rejected'

Administrator

Gets or sets admin details

ApprovedPlans

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

CollectionIds

Gets or sets list of associated collection ids

Comment

Gets or sets admin comment

DisplayName

Gets display name

Id

Gets the resource ID.

(Inherited from Resource)
Name

Gets the name of the resource.

(Inherited from Resource)
OfferId

Gets or sets offer Id

Plans

Gets list of plans with requesters details

PublisherId

Gets or sets publisher Id

SystemData

Gets metadata pertaining to creation and last modification of the resource

(Inherited from Resource)
Type

Gets the type of the resource.

(Inherited from Resource)

Applies to