JobCollectionGetResponse::State Property

 

Optional. State of the Job Collection.

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

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