Share via


ISapSupportedSkusRequest.DatabaseType Property

Definition

The database type. Eg: HANA, DB2, etc

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The database type. Eg: HANA, DB2, etc", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType) }, ReadOnly=false, Required=true, SerializedName="databaseType")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType DatabaseType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The database type. Eg: HANA, DB2, etc", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType) }, ReadOnly=false, Required=true, SerializedName="databaseType")>]
member this.DatabaseType : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType with get, set
Public Property DatabaseType As SapDatabaseType

Property Value

Attributes

Applies to