DbVersionProperties.IsLatestForMajorVersion Property

Definition

True if this version of the Oracle Database software is the latest version for a release.

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

Property Value

Implements

Attributes

Applies to