Partager via


EventHubsClient.ListAllEventHubDRConfiguration(String, String) Method

Definition

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

Parameters

resourceGroupName
String
namespaceName
String

Returns

Applies to