EventGridTopicResource.GetEventGridTopicPrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.