次の方法で共有


IWithSecondaryNamespace.WithExistingSecondaryNamespaceId(String) メソッド

定義

ディザスター リカバリー ペアリングで、指定された名前空間をセカンダリ名前空間として使用することを指定します。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate WithExistingSecondaryNamespaceId (string namespaceId);
abstract member WithExistingSecondaryNamespaceId : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate
Public Function WithExistingSecondaryNamespaceId (namespaceId As String) As IUpdate

パラメーター

namespaceId
String

セカンダリ名前空間。

戻り値

適用対象