Sdílet prostřednictvím


WebPubSubResource.GetWebPubSubPrivateEndpointConnections Method

Definition

Gets a collection of WebPubSubPrivateEndpointConnectionResources in the WebPubSub.

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

Returns

An object representing collection of WebPubSubPrivateEndpointConnectionResources and their operations over a WebPubSubPrivateEndpointConnectionResource.

Applies to