次の方法で共有


ServiceBusNamespaceResource.GetServiceBusPrivateEndpointConnections メソッド

定義

ServiceBusNamespace 内の ServiceBusPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.ServiceBus.ServiceBusPrivateEndpointConnectionCollection GetServiceBusPrivateEndpointConnections ();
abstract member GetServiceBusPrivateEndpointConnections : unit -> Azure.ResourceManager.ServiceBus.ServiceBusPrivateEndpointConnectionCollection
override this.GetServiceBusPrivateEndpointConnections : unit -> Azure.ResourceManager.ServiceBus.ServiceBusPrivateEndpointConnectionCollection
Public Overridable Function GetServiceBusPrivateEndpointConnections () As ServiceBusPrivateEndpointConnectionCollection

戻り値

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

適用対象