ImportExportOperationResult Class
An ImportExport operation result resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceImportExportOperationResult
Constructor
ImportExportOperationResult(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
request_id
|
Request Id. |
request_type
|
Request type. |
queued_time
|
Queued time. |
last_modified_time
|
Last modified time. |
blob_uri
|
Blob Uri. |
server_name
|
Server name. |
database_name
|
Database name. |
status
|
Operation status. |
error_message
|
Error message. |
private_endpoint_connections
|
Gets the status of private endpoints associated with this request. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python