MockableRecoveryServicesBackupResourceGroupResource.GetBackupPrivateEndpointConnections Method

Definition

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.

Applies to