DatabaseMigrationSqlVm.UpdateStages.WithProperties Interface
public static interface DatabaseMigrationSqlVm.UpdateStages.WithProperties
The stage of the DatabaseMigrationSqlVm update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(DatabaseMigrationPropertiesSqlVm properties)
Specifies the properties property: Database Migration Resource properties for SQL Virtual Machine.. |
Method Details
withProperties
public abstract DatabaseMigrationSqlVm.Update withProperties(DatabaseMigrationPropertiesSqlVm properties)
Specifies the properties property: Database Migration Resource properties for SQL Virtual Machine..
Parameters:
Returns: