CloudServiceListResponse::CloudService::AddOnResource::OperationStatus::Error Property

 

Optional. The error details for operations that failed.

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

public:
property Error^ Error {
	Error^ get();
	void set(Error^ value);
}
Return to top
Show: