Delen via


AutoScaleSettings.MaximumNodeCount Eigenschap

Definitie

Hiermee wordt het maximumaantal knooppunten opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Het maximum aantal rekenknooppunten dat het cluster kan hebben.

Van toepassing op