DatabaseMigrationSqlDb.DefinitionStages.WithProperties Interface
public static interface DatabaseMigrationSqlDb.DefinitionStages.WithProperties
The stage of the DatabaseMigrationSqlDb definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(DatabaseMigrationPropertiesSqlDb properties)
Specifies the properties property: Database Migration Resource properties for SQL database.. |
Method Details
withProperties
public abstract DatabaseMigrationSqlDb.DefinitionStages.WithCreate withProperties(DatabaseMigrationPropertiesSqlDb properties)
Specifies the properties property: Database Migration Resource properties for SQL database..
Parameters:
Returns: