Partager via


HDInsightOnDemandLinkedService.TimeToLive Propriété

Définition

Obtient ou définit le temps d’inactivité autorisé pour le cluster HDInsight à la demande. Spécifie la durée pendant laquelle le cluster HDInsight à la demande reste actif après l’achèvement d’une exécution d’activité s’il n’existe aucun autre travail actif dans le cluster. La valeur minimale est de 5 minutes. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.timeToLive")]
public object TimeToLive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.timeToLive")>]
member this.TimeToLive : obj with get, set
Public Property TimeToLive As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à