Bagikan melalui


ImageReference.ExactVersion Property

Definition

Gets the specific version of the platform image or marketplace image used to create the node. This read-only field differs from 'version' only if the value specified for 'version' when the pool was created was 'latest'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to