次の方法で共有


ClusterResizeParameters.TargetInstanceCount プロパティ

定義

操作のターゲット インスタンス数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象