次の方法で共有


DisasterRecoveryConfigsOperationsExtensions.ListKeys メソッド

定義

名前空間のプライマリ接続文字列とセカンダリ接続文字列を取得します。

public static Microsoft.Azure.Management.EventHub.Models.AccessKeys ListKeys (this Microsoft.Azure.Management.EventHub.IDisasterRecoveryConfigsOperations operations, string resourceGroupName, string namespaceName, string alias, string authorizationRuleName);
static member ListKeys : Microsoft.Azure.Management.EventHub.IDisasterRecoveryConfigsOperations * string * string * string * string -> Microsoft.Azure.Management.EventHub.Models.AccessKeys
<Extension()>
Public Function ListKeys (operations As IDisasterRecoveryConfigsOperations, resourceGroupName As String, namespaceName As String, alias As String, authorizationRuleName As String) As AccessKeys

パラメーター

operations
IDisasterRecoveryConfigsOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

Azure サブスクリプション内のリソース グループの名前。

namespaceName
String

名前空間名

alias
String

ディザスター リカバリー構成名

authorizationRuleName
String

承認規則の名前。

戻り値

適用対象