IComputeInstanceSchema.OSImageMetadataLatestImageVersion 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.
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