Share via


ISapDatabaseInstance.DatabaseType Property

Definition

Database type, that is if the DB is HANA, DB2, Oracle, SAP ASE, Max DB or MS SQL Server.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Database type, that is if the DB is HANA, DB2, Oracle, SAP ASE, Max DB or MS SQL Server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseType")]
public string DatabaseType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Database type, that is if the DB is HANA, DB2, Oracle, SAP ASE, Max DB or MS SQL Server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseType")>]
member this.DatabaseType : string
Public ReadOnly Property DatabaseType As String

Property Value

Attributes

Applies to