你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RestorePoint Class

Definition

Represents an Azure SQL Database restore point.

public class RestorePoint : Microsoft.Azure.ResourceBaseExtended
type RestorePoint = class
    inherit ResourceBaseExtended
Public Class RestorePoint
Inherits ResourceBaseExtended
Inheritance
Microsoft.Azure.ResourceBaseExtended
RestorePoint

Constructors

RestorePoint()

Initializes a new instance of the RestorePoint class.

Properties

Properties

Optional. Gets or sets the properties representing the restore point.

Applies to