SqlMigrationServiceProperties interface
The SQL Migration Service properties.
Properties
| integration |
Current state of the Integration runtime. |
| provisioning |
Provisioning state to track the async operation status. |
Property Details
integrationRuntimeState
Current state of the Integration runtime.
integrationRuntimeState?: string
Property Value
string
provisioningState
Provisioning state to track the async operation status.
provisioningState?: string
Property Value
string