Share via


EventHubsClient.ListNamespacesByResourceGroup(String) Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes> ListNamespacesByResourceGroup (string resourceGroupName);
member this.ListNamespacesByResourceGroup : string -> seq<Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes>
Public Function ListNamespacesByResourceGroup (resourceGroupName As String) As IEnumerable(Of PSNamespaceAttributes)

Parameters

resourceGroupName
String

Returns

Applies to