次の方法で共有


ClusterNode.Manufacturer プロパティ

定義

クラスター ノード ハードウェアの製造元を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象