AutonomousDatabaseProperties.AvailableUpgradeVersion Property

Definition

List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<string> AvailableUpgradeVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)>]
member this.AvailableUpgradeVersion : System.Collections.Generic.List<string>
Public ReadOnly Property AvailableUpgradeVersion As List(Of String)

Property Value

Implements

Attributes

Applies to