IDevBoxDefinition.ActiveImageReferenceExactVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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