ICloudExadataInfrastructure.DbServerVersion Property

Definition

The software version of the database servers (dom0) in the Exadata infrastructure.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The software version of the database servers (dom0) in the Exadata infrastructure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbServerVersion", Update=false)]
public string DbServerVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The software version of the database servers (dom0) in the Exadata infrastructure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbServerVersion", Update=false)>]
member this.DbServerVersion : string
Public ReadOnly Property DbServerVersion As String

Property Value

Attributes

Applies to