Share via


Node.NodeFriendlySoftwareVersion Property

Definition

Gets friendly software version name that is currently installed on the node

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to