次の方法で共有


ScaleSettings.AutoScale プロパティ

定義

自動スケール設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="autoScale")]
public Microsoft.Azure.Management.BatchAI.Models.AutoScaleSettings AutoScale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoScale")>]
member this.AutoScale : Microsoft.Azure.Management.BatchAI.Models.AutoScaleSettings with get, set
Public Property AutoScale As AutoScaleSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

クラスターの自動スケール設定。

適用対象