Compartilhar via


CreateUpdateOptions.Throughput Propriedade

Definição

Obtém ou define unidades de solicitação por segundo. Por exemplo, "taxa de transferência": "10000".

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a