Share via


RestorePointGroupPatch.RestorePoints Property

Definition

A list containing all restore points created under this restore point collection.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.RestorePointData> RestorePoints { get; }
member this.RestorePoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.RestorePointData>
Public ReadOnly Property RestorePoints As IReadOnlyList(Of RestorePointData)

Property Value

Applies to