Sdílet prostřednictvím


ISingleServerConfiguration.DatabaseType Property

Definition

The database type.

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

Property Value

Attributes

Applies to