Database Constructor
Initializes a new instance of the Database class.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetPublishProfileResponse
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Usage
'Usage
Dim instance As New Database
Syntax
'Declaration
Public Sub New
public Database ()
public:
Database ()
public Database ()
public function Database ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
Database Class
Database Members
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetPublishProfileResponse Namespace