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

RestorePointListResponse.RestorePoints Property

Definition

Optional. Gets or sets the list of a given Azure Sql Database restore points.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RestorePoint> RestorePoints { get; set; }
member this.RestorePoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.RestorePoint> with get, set
Public Property RestorePoints As IList(Of RestorePoint)

Property Value

Applies to