IOtherDatabase.DatabaseType Property

Definition

DatabaseType of the OtherDatabase.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="DatabaseType of the OtherDatabase.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="databaseType", Update=false)]
public string DatabaseType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="DatabaseType of the OtherDatabase.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="databaseType", Update=false)>]
member this.DatabaseType : string
Public ReadOnly Property DatabaseType As String

Property Value

Attributes

Applies to