PlanDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET