CloudServiceListResponse::CloudService::AddOnResource::OperationStatus::Result Property

 

Optional. The result of this operation status.

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

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

Property Value

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