WebSiteOperationStatusResponse.Errors Property

 

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

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

public IList<WebSiteOperationStatusResponse.Error> Errors { get; set; }
Return to top
Show: