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

Property Value

Attributes

Applies to