Share via


EventGridTopicResource.GetEventGridTopicPrivateLinkResources Method

Definition

Gets a collection of EventGridTopicPrivateLinkResources in the EventGridTopic.

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

Returns

An object representing collection of EventGridTopicPrivateLinkResources and their operations over a EventGridTopicPrivateLinkResource.

Applies to