ServiceFabricManagedNodeTypeData.VmInstanceCount プロパティ

定義

ノード の種類のノードの数。 <br /><br />Values:<br />-1 - 自動スケール ルールが構成されている場合、または sku.capacity が定義 <されている場合に使用します br /> 0 - サポートされていない <br />>0 - 手動スケールに使用します。

public int? VmInstanceCount { get; set; }
member this.VmInstanceCount : Nullable<int> with get, set
Public Property VmInstanceCount As Nullable(Of Integer)

プロパティ値

適用対象