次の方法で共有


DataFactoryManagedVirtualNetworkResource.GetDataFactoryPrivateEndpoints メソッド

定義

DataFactoryManagedVirtualNetwork 内の DataFactoryPrivateEndpointResources のコレクションを取得します。

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

戻り値

DataFactoryPrivateEndpointResources のコレクションとその DataFactoryPrivateEndpointResource に対する操作を表す オブジェクト。

適用対象