MigrateSyncCompleteCommandInput Constructors
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.
Overloads
MigrateSyncCompleteCommandInput() |
Initializes a new instance of the MigrateSyncCompleteCommandInput class. |
MigrateSyncCompleteCommandInput(String, Nullable<DateTimeOffset>) |
Initializes a new instance of the MigrateSyncCompleteCommandInput class. |
MigrateSyncCompleteCommandInput()
Initializes a new instance of the MigrateSyncCompleteCommandInput class.
public MigrateSyncCompleteCommandInput ();
Public Sub New ()
Applies to
MigrateSyncCompleteCommandInput(String, Nullable<DateTimeOffset>)
Initializes a new instance of the MigrateSyncCompleteCommandInput class.
public MigrateSyncCompleteCommandInput (string databaseName, DateTimeOffset? commitTimeStamp = default);
new Microsoft.Azure.Management.DataMigration.Models.MigrateSyncCompleteCommandInput : string * Nullable<DateTimeOffset> -> Microsoft.Azure.Management.DataMigration.Models.MigrateSyncCompleteCommandInput
Public Sub New (databaseName As String, Optional commitTimeStamp As Nullable(Of DateTimeOffset) = Nothing)
Parameters
- databaseName
- String
Name of database
- commitTimeStamp
- Nullable<DateTimeOffset>
Time stamp to complete