WebPubSubResource.GetWebPubSubPrivateEndpointConnections Method

Definition

Gets a collection of WebPubSubPrivateEndpointConnections in the WebPubSubResource.

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 WebPubSubPrivateEndpointConnections and their operations over a WebPubSubPrivateEndpointConnectionResource.

Applies to