Dela via


DataFactoryManagedVirtualNetworkResource.GetDataFactoryPrivateEndpoints Method

Definition

Gets a collection of DataFactoryPrivateEndpointResources in the DataFactoryManagedVirtualNetwork.

public virtual Azure.ResourceManager.DataFactory.DataFactoryPrivateEndpointCollection GetDataFactoryPrivateEndpoints ();
abstract member GetDataFactoryPrivateEndpoints : unit -> Azure.ResourceManager.DataFactory.DataFactoryPrivateEndpointCollection
override this.GetDataFactoryPrivateEndpoints : unit -> Azure.ResourceManager.DataFactory.DataFactoryPrivateEndpointCollection
Public Overridable Function GetDataFactoryPrivateEndpoints () As DataFactoryPrivateEndpointCollection

Returns

An object representing collection of DataFactoryPrivateEndpointResources and their operations over a DataFactoryPrivateEndpointResource.

Applies to