DeletedServer Class
A deleted server.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceDeletedServer
Constructor
DeletedServer(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
version
|
The version of the deleted server. |
deletion_time
|
The deletion time of the deleted server. |
original_id
|
The original ID of the server before deletion. |
fully_qualified_domain_name
|
The fully qualified domain name of the server. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python