Partager via


IntegrationRuntimeComputeProperties Classe

Définition

Propriétés de ressource de calcul pour le runtime d’intégration managée.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeComputeProperties+IntegrationRuntimeComputePropertiesConverter))]
public class IntegrationRuntimeComputeProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeComputeProperties+IntegrationRuntimeComputePropertiesConverter))>]
type IntegrationRuntimeComputeProperties = class
Public Class IntegrationRuntimeComputeProperties
Héritage
IntegrationRuntimeComputeProperties
Attributs

Constructeurs

IntegrationRuntimeComputeProperties()

Initialise une nouvelle instance d’IntegrationRuntimeComputeProperties.

Propriétés

AdditionalProperties

Propriétés supplémentaires.

DataFlowProperties

Propriétés de flux de données pour le runtime d’intégration managée.

Location

Emplacement du runtime d’intégration managée. Les régions prises en charge se trouvent sur https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities.

MaxParallelExecutionsPerNode

Nombre maximal d’exécutions parallèles par nœud pour le runtime d’intégration managée.

NodeSize

La taille de nœud requise pour le runtime d’intégration managée.

NumberOfNodes

Nombre de nœuds requis pour le runtime d’intégration managée.

VNetProperties

Propriétés de réseau virtuel pour le runtime d’intégration managée.

S’applique à