共用方式為


RequestApprovalResource Class

Definition

Request approval resource.

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

Constructors

RequestApprovalResource()

Initializes a new instance of the RequestApprovalResource class.

RequestApprovalResource(String, String, String, SystemData, String, String, String, IList<PlanDetails>, Nullable<Boolean>, Nullable<Int64>)

Initializes a new instance of the RequestApprovalResource class.

Properties

Id

Gets the resource ID.

(Inherited from Resource)
IsClosed

Gets a value indicating whether the request is closed

MessageCode

Gets or sets the request approval message code

Name

Gets the name of the resource.

(Inherited from Resource)
OfferDisplayName

Gets offer display name

OfferId

Gets or sets unique offer id.

PlansDetails

Gets or sets the plans details

PublisherId

Gets or sets the offer's 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