Compartir a través de


IWithSecondaryNamespace.WithExistingSecondaryNamespace Método

Definición

Especifica que el espacio de nombres especificado debe usarse como espacio de nombres secundario en el emparejamiento de recuperación ante desastres.

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

Parámetros

ehNamespace
IEventHubNamespace

Devoluciones

Se aplica a