NamespaceTopicResource.GetNamespaceTopicEventSubscriptions 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 NamespaceTopicEventSubscriptionResources in the NamespaceTopic.
public virtual Azure.ResourceManager.EventGrid.NamespaceTopicEventSubscriptionCollection GetNamespaceTopicEventSubscriptions ();
abstract member GetNamespaceTopicEventSubscriptions : unit -> Azure.ResourceManager.EventGrid.NamespaceTopicEventSubscriptionCollection
override this.GetNamespaceTopicEventSubscriptions : unit -> Azure.ResourceManager.EventGrid.NamespaceTopicEventSubscriptionCollection
Public Overridable Function GetNamespaceTopicEventSubscriptions () As NamespaceTopicEventSubscriptionCollection
Returns
An object representing collection of NamespaceTopicEventSubscriptionResources and their operations over a NamespaceTopicEventSubscriptionResource.