JobCollectionGetResponse::IntrinsicSettings Property
Optional. Intrinsic settings for the scheduler job collections.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property JobCollectionIntrinsicSettings^ IntrinsicSettings { JobCollectionIntrinsicSettings^ get(); void set(JobCollectionIntrinsicSettings^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Scheduler.Models::JobCollectionIntrinsicSettings^
Show: