Gets or sets the name of the web site.
public: property String^ Name { String^ get(); void set(String^ value); }
The name.
WebSite ClassMicrosoft.WindowsAzure.Management.WebSites.Models Namespace