AutoScaleProperties Classe
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.
Propriétés de mise à l’échelle automatique d’un pool Big Data alimenté par Apache Spark.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AutoScaleProperties+AutoScalePropertiesConverter))]
public class AutoScaleProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.AutoScaleProperties+AutoScalePropertiesConverter))>]
type AutoScaleProperties = class
Public Class AutoScaleProperties
- Héritage
-
AutoScaleProperties
- Attributs
Constructeurs
AutoScaleProperties() |
Initialise une nouvelle instance d’AutoScaleProperties. |
Propriétés
Enabled |
Indique si la mise à l’échelle automatique est activée pour le pool Big Data. |
MaxNodeCount |
Nombre maximal de nœuds que le pool Big Data peut prendre en charge. |
MinNodeCount |
Nombre minimal de nœuds que le pool Big Data peut prendre en charge. |
S’applique à
Azure SDK for .NET