EventGridNamespaceResource.GetEventGridNamespaceClients 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 EventGridNamespaceClientResources in the EventGridNamespace.
public virtual Azure.ResourceManager.EventGrid.EventGridNamespaceClientCollection GetEventGridNamespaceClients ();
abstract member GetEventGridNamespaceClients : unit -> Azure.ResourceManager.EventGrid.EventGridNamespaceClientCollection
override this.GetEventGridNamespaceClients : unit -> Azure.ResourceManager.EventGrid.EventGridNamespaceClientCollection
Public Overridable Function GetEventGridNamespaceClients () As EventGridNamespaceClientCollection
Returns
An object representing collection of EventGridNamespaceClientResources and their operations over a EventGridNamespaceClientResource.