共用方式為


ClusterNode.Model 屬性

定義

取得叢集節點硬體的模型名稱。

[Newtonsoft.Json.JsonProperty(PropertyName="model")]
public string Model { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="model")>]
member this.Model : string
Public ReadOnly Property Model As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於