RestorePointGroup.RestorePoints Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RestorePoint> RestorePoints { get; }
member this.RestorePoints : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.RestorePoint>
Public ReadOnly Property RestorePoints As BicepList(Of RestorePoint)

Property Value

Applies to