Share via


SchedulerOperationStatusResponse.ErrorDetails Constructor ()

 

Initializes a new instance of the ErrorDetails class.

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

Syntax

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

See Also

SchedulerOperationStatusResponse.ErrorDetails Class
Microsoft.WindowsAzure.Management.Scheduler.Models Namespace

Return to top