Share via


PlanDetails Class

Definition

Return plan with request details

public class PlanDetails
type PlanDetails = class
Public Class PlanDetails
Inheritance
PlanDetails

Constructors

PlanDetails()

Initializes a new instance of the PlanDetails class.

PlanDetails(String, String, Object, String, String, String)

Initializes a new instance of the PlanDetails class.

Properties

Justification

Gets or sets user's justification for the plan's request

PlanId

Gets or sets Plan Id

RequestDate

Gets request date

Status

Gets the plan status. Possible values include: 'Pending', 'Rejected', 'Approved', 'None'

SubscriptionId

Gets or sets the subscription id that the user is requesting to add the plan to

SubscriptionName

Gets or sets the subscription name that the user is requesting to add the plan to

Applies to