RestorePointGroupResource.GetRestorePoints Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of RestorePoints in the RestorePointGroupResource.
public virtual Azure.ResourceManager.Compute.RestorePointCollection GetRestorePoints();
abstract member GetRestorePoints : unit -> Azure.ResourceManager.Compute.RestorePointCollection
override this.GetRestorePoints : unit -> Azure.ResourceManager.Compute.RestorePointCollection
Public Overridable Function GetRestorePoints () As RestorePointCollection
Returns
An object representing collection of RestorePoints and their operations over a RestorePointResource.