DeploymentListLogsResponse.Logs Property

Definition

Optional. The list of logs.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.WebSitesExtensions.Models.DeploymentLog> Logs { get; set; }
member this.Logs : System.Collections.Generic.IList<Microsoft.WindowsAzure.WebSitesExtensions.Models.DeploymentLog> with get, set
Public Property Logs As IList(Of DeploymentLog)

Property Value

Applies to