Share via


IComputeInstanceSchema.OSImageMetadataLatestImageVersion Property

Definition

Specifies the latest available operating system image version.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the latest available operating system image version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="latestImageVersion")]
public string OSImageMetadataLatestImageVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies the latest available operating system image version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="latestImageVersion")>]
member this.OSImageMetadataLatestImageVersion : string with get, set
Public Property OSImageMetadataLatestImageVersion As String

Property Value

Attributes

Applies to