ConfigurationDetail.DatabaseType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
public Azure.ResourceManager.MigrationDiscoverySap.Models.SapDiscoveryDatabaseType? DatabaseType { get; }
member this.DatabaseType : Nullable<Azure.ResourceManager.MigrationDiscoverySap.Models.SapDiscoveryDatabaseType>
Public ReadOnly Property DatabaseType As Nullable(Of SapDiscoveryDatabaseType)