次の方法で共有


AutopilotSettingsResource.MaxThroughput プロパティ

定義

オートパイロット コンテナーが操作できる最大スループットを表す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象