Partager via


DeleteActivity.MaxConcurrentConnections Propriété

Définition

Obtient ou définit le nombre maximal de connexions simultanées pour connecter la source de données en même temps.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à