次の方法で共有


WebPubSubResource.GetWebPubSubPrivateEndpointConnections メソッド

定義

WebPubSub 内の WebPubSubPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.WebPubSub.WebPubSubPrivateEndpointConnectionCollection GetWebPubSubPrivateEndpointConnections ();
abstract member GetWebPubSubPrivateEndpointConnections : unit -> Azure.ResourceManager.WebPubSub.WebPubSubPrivateEndpointConnectionCollection
override this.GetWebPubSubPrivateEndpointConnections : unit -> Azure.ResourceManager.WebPubSub.WebPubSubPrivateEndpointConnectionCollection
Public Overridable Function GetWebPubSubPrivateEndpointConnections () As WebPubSubPrivateEndpointConnectionCollection

戻り値

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

適用対象