DataReplicationVaultResource.GetDataReplicationPrivateEndpointConnections 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 DataReplicationPrivateEndpointConnectionResources in the DataReplicationVault.
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 DataReplicationPrivateEndpointConnectionResources and their operations over a DataReplicationPrivateEndpointConnectionResource.