Share via


DeploymentLog Constructor ()

 

Initializes a new instance of the DeploymentLog class.

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

public DeploymentLog()
public:
DeploymentLog()
new : unit -> DeploymentLog
Public Sub New

See Also

DeploymentLog Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace

Return to top