Compartilhar via


ThroughputSettingsGetPropertiesResource.Throughput Propriedade

Definição

Obtém ou define o valor da taxa de transferência do recurso do Cosmos DB. A taxa de transferência é necessária ou o autoscaleSettings é necessário, mas não ambos.

[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