Share via


ClusterNode.Model Property

Definition

Gets model name of the cluster node hardware.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to