CloudServiceOperationStatusResponse::ErrorDetails::Message Property

 

Optional. The management service error message returned if the asynchronous request failed.

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

public:
property String^ Message {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: