Share via


WebSiteProperties Members

Represents the properties of a web site.

The following tables list the members exposed by the WebSiteProperties type.

Public Constructors

  Name Description
  WebSiteProperties Initializes a new instance of the WebSiteProperties class.

Top

Public Properties

  Name Description
AppSettings Gets or sets a collection of name and value pairs that contain application settings for a web site.
Metadata Gets or sets a collection of name and value pairs that contain metadata information for a web site.
Properties Gets or sets a collection of name and value pairs that contain properties for a web site.

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

WebSiteProperties Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSite Namespace