次の方法で共有


DataFactoryResource.GetDataFactoryPrivateEndpointConnections メソッド

定義

DataFactory 内の DataFactoryPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

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

適用対象