Share via


EventGridNamespaceResource.GetTopicSpaces Method

Definition

Gets a collection of TopicSpaceResources in the EventGridNamespace.

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

Returns

An object representing collection of TopicSpaceResources and their operations over a TopicSpaceResource.

Applies to