Share via


Node.NodeHcsVersion Property

Definition

Gets HCS version that is currently installed on the node

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to