MigrateSyncCompleteCommandInput interface
Input for command that completes sync migration for a database.
Properties
commit |
Time stamp to complete |
database |
Name of database |
Property Details
commitTimeStamp
Time stamp to complete
commitTimeStamp?: Date
Property Value
Date
databaseName
Name of database
databaseName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript