DeletedServer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A deleted server.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DeletedServer : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DeletedServer = class
inherit ProxyResource
Public Class DeletedServer
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
DeletedServer() |
Initializes a new instance of the DeletedServer class. |
DeletedServer(String, String, String, String, Nullable<DateTime>, String, String) |
Initializes a new instance of the DeletedServer class. |
Properties
DeletionTime |
Gets the deletion time of the deleted server. |
FullyQualifiedDomainName |
Gets the fully qualified domain name of the server. |
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
OriginalId |
Gets the original ID of the server before deletion. |
Type |
Gets resource type. (Inherited from Resource) |
Version |
Gets the version of the deleted server. |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET