Partager via


IntegrationRuntimeDataFlowProperties.TimeToLive Propriété

Définition

Obtient ou définit le paramètre de durée de vie (en minutes) du cluster qui exécutera le travail de flux de données.

[Newtonsoft.Json.JsonProperty(PropertyName="timeToLive")]
public int? TimeToLive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeToLive")>]
member this.TimeToLive : Nullable<int> with get, set
Public Property TimeToLive As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à