DeploymentListLogsResponse Constructor ()

 

Initializes a new instance of the DeploymentListLogsResponse class.

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

Syntax

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

See Also

DeploymentListLogsResponse Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace

Return to top