WebSiteOperationStatusResponse.Errors Property

Definition

Optional. The list of errors that occurred during the operation.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteOperationStatusResponse.Error> Errors { get; set; }
member this.Errors : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteOperationStatusResponse.Error> with get, set
Public Property Errors As IList(Of WebSiteOperationStatusResponse.Error)

Property Value

Applies to