Compartir a través de


IWithSecondaryNamespace.WithNewSecondaryNamespace 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 WithNewSecondaryNamespace (Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace> namespaceCreatable);
abstract member WithNewSecondaryNamespace : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace> -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Update.IUpdate
Public Function WithNewSecondaryNamespace (namespaceCreatable As ICreatable(Of IEventHubNamespace)) As IUpdate

Parámetros

namespaceCreatable
ICreatable<IEventHubNamespace>

Definición creable para el espacio de nombres secundario.

Devoluciones

Se aplica a