Partilhar via


DataCenterResourceProperties.NodeCount Propriedade

Definição

Obtém ou define o número de nós que o data center deve ter. Esse é o número desejado. Depois de definido, pode levar algum tempo para que o data center seja dimensionado para corresponder. Para monitorar o número de nós e seus status, use o método fetchNodeStatus no cluster.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a