다음을 통해 공유


IWithSecondaryNamespace.WithExistingSecondaryNamespaceId(String) 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 WithExistingSecondaryNamespaceId (string namespaceId);
abstract member WithExistingSecondaryNamespaceId : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate
Public Function WithExistingSecondaryNamespaceId (namespaceId As String) As IUpdate

Parameters

namespaceId
String

The secondary namespace.

Returns

Applies to