Freigeben über


DeleteActivity.MaxConcurrentConnections Eigenschaft

Definition

Ruft die maximale Anzahl gleichzeitiger Verbindungen ab, um die Datenquelle zu verbinden, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: