Compartir a través de


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

Property Value

Attributes

Applies to