DeploymentListLogsResponse.Logs Property

 

Optional. The list of logs.

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

public IList<DeploymentLog> Logs { get; set; }
Return to top
Show: