Share via


IImageReference.ExactVersion Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="exactVersion")]
public string ExactVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="exactVersion")>]
member this.ExactVersion : string
Public ReadOnly Property ExactVersion As String

Property Value

Attributes

Applies to