Partilhar via


Capacity.TotalThroughputLimit Propriedade

Definição

Obtém ou define o limite de taxa de transferência total imposto na conta. Um totalThroughputLimit de 2000 impõe um limite estrito de taxa de transferência máxima que pode ser provisionada nessa conta como 2000. Um totalThroughputLimit de -1 indica que não há limites para o provisionamento de taxa de transferência.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a