Plan 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.
public class Plan
type Plan = class
Public Class Plan
- Inheritance
-
Plan
Constructors
Plan() |
Initializes a new instance of the Plan class. |
Plan(String, String, String, String, String, String) |
Initializes a new instance of the Plan class. |
Properties
Accessibility |
Gets or sets plan accessibility. Possible values include: 'Unknown', 'Public', 'PrivateTenantOnLevel', 'PrivateSubscriptionOnLevel' |
AltStackReference |
Gets alternative stack type |
PlanDisplayName |
Gets friendly name for the plan for display in the marketplace |
PlanId |
Gets text identifier for this plan |
SkuId |
Gets identifier for this plan |
StackType |
Gets stack type (classic or arm) |