Поделиться через


Cluster.CurrentNodeCount Свойство

Определение

Возвращает текущее число узлов.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCount")]
public int? CurrentNodeCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCount")>]
member this.CurrentNodeCount : Nullable<int>
Public ReadOnly Property CurrentNodeCount As Nullable(Of Integer)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Комментарии

Количество вычислительных узлов, назначенных кластеру в данный момент.

Применяется к