IImageMetadata.LatestImageVersion Property

Definition

Specifies the latest available operating system image version.

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

Property Value

Attributes

Applies to