IDevBoxDefinitionUpdate.ImageReferenceExactVersion Property

Definition

The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use.

[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 ImageReferenceExactVersion { 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.ImageReferenceExactVersion : string
Public ReadOnly Property ImageReferenceExactVersion As String

Property Value

Attributes

Applies to