Share via


DeploymentGetLogResponse Constructor ()

 

Initializes a new instance of the DeploymentGetLogResponse class.

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

Syntax

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

See Also

DeploymentGetLogResponse Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace

Return to top