DatabaseMigrationSqlVm interface
Database Migration Resource for SQL Virtual Machine.
- Extends
Properties
properties | Database Migration Resource properties for SQL Virtual Machine. |
system |
Metadata pertaining to creation and last modification of the resource. 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. |
name | NOTE: This property will not be serialized. It can only be populated by the server. |
type | NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
Database Migration Resource properties for SQL Virtual Machine.
properties?: DatabaseMigrationPropertiesSqlVm
Property Value
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
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 ProxyResource.id
name
NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type
Azure SDK for JavaScript