次の方法で共有


EventHubsNamespaceResource.GetEventHubsPrivateEndpointConnections メソッド

定義

EventHubsNamespace 内の EventHubsPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionCollection GetEventHubsPrivateEndpointConnections ();
abstract member GetEventHubsPrivateEndpointConnections : unit -> Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionCollection
override this.GetEventHubsPrivateEndpointConnections : unit -> Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionCollection
Public Overridable Function GetEventHubsPrivateEndpointConnections () As EventHubsPrivateEndpointConnectionCollection

戻り値

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

適用対象