Share via


IImageReference.ExactVersion Property

Definition

Specifies in decimal numbers, the exact version of image used to create the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Specifies in decimal numbers, the exact version of image used to create the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exactVersion")]
public string ExactVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Specifies in decimal numbers, the exact version of image used to create the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exactVersion")>]
member this.ExactVersion : string with get, set
Public Property ExactVersion As String

Property Value

Attributes

Applies to