WebSiteCreateParameters Members
Represents the parameters that are used to create a web site.
The following tables list the members exposed by the WebSiteCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
WebSiteCreateParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the web site. | |
ServerFarm | Gets or sets the name of the server farm that is associated with the web site. | |
WebSpace | Gets or sets an WebSpaceDetails object that contains information about the web space to create. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
WebSiteCreateParameters Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace