共用方式為


DataBoxEdgeDevice.NodeCount Property

Definition

Gets the number of nodes in the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to