RestorePointGroupResource.GetRestorePoints Method

Definition

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.

Applies to