Share via


SystemTopicResource.GetSystemTopicEventSubscriptions Method

Definition

Gets a collection of SystemTopicEventSubscriptionResources in the SystemTopic.

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

Returns

An object representing collection of SystemTopicEventSubscriptionResources and their operations over a SystemTopicEventSubscriptionResource.

Applies to