JobCollectionUpdateParameters.IntrinsicSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Intrinsic settings for the scheduler job collections.
public Microsoft.WindowsAzure.Management.Scheduler.Models.JobCollectionIntrinsicSettings IntrinsicSettings { get; set; }
member this.IntrinsicSettings : Microsoft.WindowsAzure.Management.Scheduler.Models.JobCollectionIntrinsicSettings with get, set
Public Property IntrinsicSettings As JobCollectionIntrinsicSettings