Share via


ClusterNode.Manufacturer Property

Definition

Gets manufacturer of the cluster node hardware.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to