MockableRecoveryServicesBackupResourceGroupResource.GetBackupPrivateEndpointConnections 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 BackupPrivateEndpointConnectionResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.RecoveryServicesBackup.BackupPrivateEndpointConnectionCollection GetBackupPrivateEndpointConnections ();
abstract member GetBackupPrivateEndpointConnections : unit -> Azure.ResourceManager.RecoveryServicesBackup.BackupPrivateEndpointConnectionCollection
override this.GetBackupPrivateEndpointConnections : unit -> Azure.ResourceManager.RecoveryServicesBackup.BackupPrivateEndpointConnectionCollection
Public Overridable Function GetBackupPrivateEndpointConnections () As BackupPrivateEndpointConnectionCollection
Returns
An object representing collection of BackupPrivateEndpointConnectionResources and their operations over a BackupPrivateEndpointConnectionResource.