Represents a hosting plan.
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Available |
Gets the whether it is available for purchase.
(Inherited from HostingPlanBase.) | |
| CreateHostingSpace(Int32) |
Returns a new hosting space to be created under this account.
| |
| Description |
Gets the description.
(Inherited from HostingPlanBase.) | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Id |
Gets the DotNetPanel unique identifier for this class.
(Inherited from HostingPlanBase.) | |
| Name |
Gets the name.
(Inherited from HostingPlanBase.) | |
| ParentCustomerId |
Gets DotNetPanel's unique identifier for the parent DNP account.
(Inherited from HostingPlanBase.) | |
| ParentHostingSpaceId |
Gets DotNetPanel's unique identifier for the parent hosting space.
(Inherited from HostingPlanBase.) | |
| RecurrenceLength |
Gets the recurrence length.
(Inherited from HostingPlanBase.) | |
| RecurrenceUnit |
Gets the recurrence unit.
(Inherited from HostingPlanBase.) | |
| RecurringPrice |
Gets the recurring price.
(Inherited from HostingPlanBase.) | |
| ServerId |
Gets DotNetPanel's unique identifier for the server
(or virtual server) the plan targets.
(Inherited from HostingPlanBase.) | |
| SetupPrice |
Gets the setup price.
(Inherited from HostingPlanBase.) | |
| ToString()()() | (Inherited from Object.) |
Hosting plans must be created thru DotNetPanel's web interface (Panel). They cannot be created with Easy API for DNP at this time.
| Object | ||
| HostingPlanBase | ||
| HostingPlan | ||