JobCollectionGetResponse::IntrinsicSettings Property

 

Optional. Intrinsic settings for the scheduler job collections.

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

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