次の方法で共有


IWithSecondaryNamespace.WithExistingSecondaryNamespace メソッド

定義

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

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate WithExistingSecondaryNamespace (Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace ehNamespace);
abstract member WithExistingSecondaryNamespace : Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate
Public Function WithExistingSecondaryNamespace (ehNamespace As IEventHubNamespace) As IUpdate

パラメーター

ehNamespace
IEventHubNamespace

戻り値

適用対象