DataReplicationVaultResource.GetDataReplicationPrivateEndpointConnections Method

Definition

Gets a collection of DataReplicationPrivateEndpointConnections in the DataReplicationVaultResource.

public virtual Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationPrivateEndpointConnectionCollection GetDataReplicationPrivateEndpointConnections();
abstract member GetDataReplicationPrivateEndpointConnections : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationPrivateEndpointConnectionCollection
override this.GetDataReplicationPrivateEndpointConnections : unit -> Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationPrivateEndpointConnectionCollection
Public Overridable Function GetDataReplicationPrivateEndpointConnections () As DataReplicationPrivateEndpointConnectionCollection

Returns

An object representing collection of DataReplicationPrivateEndpointConnections and their operations over a DataReplicationPrivateEndpointConnectionResource.

Applies to