共用方式為


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