Share via


ComputeInstance.OSImageMetadataIsLatestOsimageVersion Property

Definition

Specifies whether this compute instance is running on the latest operating system image.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public bool? OSImageMetadataIsLatestOsimageVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.OSImageMetadataIsLatestOsimageVersion : Nullable<bool> with get, set
Public Property OSImageMetadataIsLatestOsimageVersion As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to