DeletedServer interface
A deleted server.
- Extends
Properties
deletion |
The deletion time of the deleted server. NOTE: This property will not be serialized. It can only be populated by the server. |
fully |
The fully qualified domain name of the server. NOTE: This property will not be serialized. It can only be populated by the server. |
original |
The original ID of the server before deletion. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The version of the deleted server. 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
deletionTime
The deletion time of the deleted server. NOTE: This property will not be serialized. It can only be populated by the server.
deletionTime?: Date
Property Value
Date
fullyQualifiedDomainName
The fully qualified domain name of the server. NOTE: This property will not be serialized. It can only be populated by the server.
fullyQualifiedDomainName?: string
Property Value
string
originalId
The original ID of the server before deletion. NOTE: This property will not be serialized. It can only be populated by the server.
originalId?: string
Property Value
string
version
The version of the deleted server. NOTE: This property will not be serialized. It can only be populated by the server.
version?: 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