JobCollectionGetResponse::OperationStatus::Status Property

 

Optional. Status of the last operation.

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

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