The HostingSpace Class represents a hosting space in DotNetPanel.
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ApplyHostingPlanAddOn(Int32) |
Returns a new AppliedHostingPlanAddOn Class to be added under this account.
| |
| BandWidth |
Gets the current bandwidth used by the hosting space.
| |
| BandWidthQuota |
Gets and sets the maximum bandwidth allocated.
| |
| Delete()()() |
Deletes the hosting space.
| |
| DiskSpace |
Gets the current disk space used by the hosting space.
| |
| DiskSpaceQuota |
Gets and sets the maximum disk space allocated.
| |
| Domains |
Gets the current number of domains in the hosting space.
| |
| DomainsQuota |
Gets and sets the maximum number of domains allocated.
| |
| Equals(Object) | (Inherited from Object.) | |
| GetAppliedHostingPlanAddOns()()() |
Gets a collection of the AppliedHostingPlanAddOn Class representing all
hosting plan add-ons that have been applied to this hosting space.
| |
| 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 hosting space.
| |
| Name |
Gets and sets the name.
| |
| OverrideQuotas | ||
| ParentCustomerId |
Gets DotNetPanel's unique identifier for the parent DNP account.
| |
| ParentHostingPlanId |
Gets DotNetPanel's unique identifier for the parent hosting plan.
| |
| ParentHostingSpaceId |
Gets DotNetPanel's unique identifier for the parent hosting space.
| |
| PurchaseDate |
Gets the purchase date.
| |
| Save()()() |
Saves the hosting space.
| |
| SendHostingSpaceSummaryEmail(String, String) |
Sends the hosting space summary email.
| |
| ServerId |
Gets DotNetPanel's unique identifier for the server
(or virtual server) housing the hosting space.
| |
| StatusId | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| HostingSpace | |