ImportExportOperationResult interface
An ImportExport operation result resource.
- Extends
Properties
blob |
Blob Uri. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
private |
Gets the status of private endpoints associated with this request. NOTE: This property will not be serialized. It can only be populated by the server. |
queued |
Queued 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
blobUri
Blob Uri. NOTE: This property will not be serialized. It can only be populated by the server.
blobUri?: string
Property Value
string
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
privateEndpointConnections
Gets the status of private endpoints associated with this request. NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpointConnections?: PrivateEndpointConnectionRequestStatus[]
Property Value
queuedTime
Queued time. NOTE: This property will not be serialized. It can only be populated by the server.
queuedTime?: 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