Compartilhar via


OptionsResource.Throughput Propriedade

Definição

Obtém ou define o valor da taxa de transferência do recurso do Cosmos DB ou autoscaleSettings. Use o recurso ThroughputSetting ao recuperar detalhes da oferta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a