SiteRecoveryReplicationProtectionClusterResource.GetSiteRecoveryClusterRecoveryPoints 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 SiteRecoveryClusterRecoveryPointResources in the SiteRecoveryReplicationProtectionClusterResource.
public virtual Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryClusterRecoveryPointCollection GetSiteRecoveryClusterRecoveryPoints();
abstract member GetSiteRecoveryClusterRecoveryPoints : unit -> Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryClusterRecoveryPointCollection
override this.GetSiteRecoveryClusterRecoveryPoints : unit -> Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryClusterRecoveryPointCollection
Public Overridable Function GetSiteRecoveryClusterRecoveryPoints () As SiteRecoveryClusterRecoveryPointCollection
Returns
An object representing collection of SiteRecoveryClusterRecoveryPointResources and their operations over a SiteRecoveryClusterRecoveryPointResource.