Freigeben über


DisasterRecoveryConfigsOperationsExtensions.ListKeysAsync Methode

Definition

Ruft die primäre und sekundäre Verbindungszeichenfolge für den Namespace ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.EventHub.Fluent.Models.AccessKeysInner> ListKeysAsync (this Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations operations, string resourceGroupName, string namespaceName, string alias, string authorizationRuleName, System.Threading.CancellationToken cancellationToken = default);
static member ListKeysAsync : Microsoft.Azure.Management.EventHub.Fluent.IDisasterRecoveryConfigsOperations * string * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.EventHub.Fluent.Models.AccessKeysInner>
<Extension()>
Public Function ListKeysAsync (operations As IDisasterRecoveryConfigsOperations, resourceGroupName As String, namespaceName As String, alias As String, authorizationRuleName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AccessKeysInner)

Parameter

operations
IDisasterRecoveryConfigsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

alias
String

Der Name der Notfallwiederherstellungskonfiguration

authorizationRuleName
String

Der Name der Autorisierungsregel.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: