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.
Time to live (in minutes) setting of the cluster which will execute data flow job.
public int? TimeToLiveInMinutes { get; set; }
member this.TimeToLiveInMinutes : Nullable<int> with get, set
Public Property TimeToLiveInMinutes As Nullable(Of Integer)