SqlMigrationService interface
A SQL Migration Service.
- Extends
Properties
| integration |
Current state of the Integration runtime. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Provisioning state to track the async operation status. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | NOTE: This property will not be serialized. It can only be populated by the server. |
| location | |
| name | NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Dictionary of <string> |
| type | NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
integrationRuntimeState
Current state of the Integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.
integrationRuntimeState?: string
Property Value
string
provisioningState
Provisioning state to track the async operation status. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
id
NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From TrackedResourceAutoGenerated.id
location
name
NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From TrackedResourceAutoGenerated.name
systemData
NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemDataAutoGenerated
Property Value
Inherited From TrackedResourceAutoGenerated.systemData
tags
Dictionary of <string>
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TrackedResourceAutoGenerated.tags
type
NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From TrackedResourceAutoGenerated.type