次の方法で共有


AutoscaleSettings.MaxThroughput プロパティ

定義

取得または設定は、リソースをスケールアップできる最大スループットを表します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象