다음을 통해 공유


IWithSecondaryNamespace.WithExistingSecondaryNamespace Method

Definition

Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.

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

Parameters

ehNamespace
IEventHubNamespace

Returns

Applies to