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.Definition.IWithCreate WithExistingSecondaryNamespace (Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace ehNamespace);
abstract member WithExistingSecondaryNamespace : Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Definition.IWithCreate
Public Function WithExistingSecondaryNamespace (ehNamespace As IEventHubNamespace) As IWithCreate

Parámetros

ehNamespace
IEventHubNamespace

Devoluciones

Se aplica a