Bagikan melalui


ManualScaleSettings.TargetNodeCount Property

Definition

Gets or sets target node count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

The desired number of compute nodes in the Cluster. Default is 0.

Applies to