HDInsightOnDemandLinkedService.TimeToLive Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET