Share via


EventGridTopicResource.GetEventGridTopicPrivateEndpointConnections Method

Definition

Gets a collection of EventGridTopicPrivateEndpointConnectionResources in the EventGridTopic.

public virtual Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection GetEventGridTopicPrivateEndpointConnections ();
abstract member GetEventGridTopicPrivateEndpointConnections : unit -> Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection
override this.GetEventGridTopicPrivateEndpointConnections : unit -> Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection
Public Overridable Function GetEventGridTopicPrivateEndpointConnections () As EventGridTopicPrivateEndpointConnectionCollection

Returns

An object representing collection of EventGridTopicPrivateEndpointConnectionResources and their operations over a EventGridTopicPrivateEndpointConnectionResource.

Applies to