Share via


ManagedClusterAgentPoolProfileProperties.NodeImageVersion Property

Definition

Gets version of node image

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to