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 RestorePointResources in the RestorePointGroup.
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 RestorePointResources and their operations over a RestorePointResource.