IAutonomousDatabaseBackup.DbVersion Property

Definition

A valid Oracle Database version for Autonomous Database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="A valid Oracle Database version for Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbVersion", Update=false)]
public string DbVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="A valid Oracle Database version for Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbVersion", Update=false)>]
member this.DbVersion : string
Public ReadOnly Property DbVersion As String

Property Value

Attributes

Applies to