Partilhar via


DeleteActivity.MaxConcurrentConnections Propriedade

Definição

Obtém ou define o máximo de conexões simultâneas para conectar a fonte de dados ao mesmo tempo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a