ImportExportExtensionsOperationResult interface
An Extension operation result resource.
- Extends
Properties
| database |
Database name. NOTE: This property will not be serialized. It can only be populated by the server. |
| error |
Error message. NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last modified time. NOTE: This property will not be serialized. It can only be populated by the server. |
| request |
Request Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| request |
Request type. NOTE: This property will not be serialized. It can only be populated by the server. |
| server |
Server name. NOTE: This property will not be serialized. It can only be populated by the server. |
| status | Operation status. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
databaseName
Database name. NOTE: This property will not be serialized. It can only be populated by the server.
databaseName?: string
Property Value
string
errorMessage
Error message. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
lastModifiedTime
Last modified time. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedTime?: string
Property Value
string
requestId
Request Id. NOTE: This property will not be serialized. It can only be populated by the server.
requestId?: string
Property Value
string
requestType
Request type. NOTE: This property will not be serialized. It can only be populated by the server.
requestType?: string
Property Value
string
serverName
Server name. NOTE: This property will not be serialized. It can only be populated by the server.
serverName?: string
Property Value
string
status
Operation status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
Inherited Property Details
id
Resource 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
Resource 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
Resource 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