Compartilhar via


AzureSqlDatabaseOutputDataSource.MaxWriterCount Propriedade

Definição

Obtém ou define a contagem máxima de gravadores, atualmente apenas 1(gravador único) e 0(com base na partição de consulta) estão disponíveis. Opcional em solicitações PUT.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxWriterCount")]
public double? MaxWriterCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxWriterCount")>]
member this.MaxWriterCount : Nullable<double> with get, set
Public Property MaxWriterCount As Nullable(Of Double)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a