次の方法で共有


NodeType.VmInstanceCount プロパティ

定義

ノードの種類のノード数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象