ImportExportOperationResult interface
ImportExport作结果资源。
属性
| blob |
Blob URI。 注意:此属性不会序列化。 它只能由服务器填充。 |
| database |
数据库名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| error |
错误信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| last |
上次修改时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| private |
获取与此请求关联的专用终结点的状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| queued |
排队时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| request |
请求 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| request |
请求类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
| server |
服务器名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| status | 作状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| id | 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
blobUri
Blob URI。 注意:此属性不会序列化。 它只能由服务器填充。
blobUri?: string
属性值
string
databaseName
数据库名称。 注意:此属性不会序列化。 它只能由服务器填充。
databaseName?: string
属性值
string
errorMessage
错误信息。 注意:此属性不会序列化。 它只能由服务器填充。
errorMessage?: string
属性值
string
lastModifiedTime
上次修改时间。 注意:此属性不会序列化。 它只能由服务器填充。
lastModifiedTime?: string
属性值
string
privateEndpointConnections
获取与此请求关联的专用终结点的状态。 注意:此属性不会序列化。 它只能由服务器填充。
privateEndpointConnections?: PrivateEndpointConnectionRequestStatus[]
属性值
queuedTime
排队时间。 注意:此属性不会序列化。 它只能由服务器填充。
queuedTime?: string
属性值
string
requestId
请求 ID。注意:此属性不会序列化。 它只能由服务器填充。
requestId?: string
属性值
string
requestType
请求类型。 注意:此属性不会序列化。 它只能由服务器填充。
requestType?: string
属性值
string
serverName
服务器名称。 注意:此属性不会序列化。 它只能由服务器填充。
serverName?: string
属性值
string
status
作状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string