Share via


ImageReference.ExactVersion Property

Definition

Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from 'version', only if the value specified in 'version' field is 'latest'.

public Azure.Provisioning.BicepValue<string> ExactVersion { get; }
member this.ExactVersion : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ExactVersion As BicepValue(Of String)

Property Value

Applies to