Partager via


IWithSecondaryNamespace.WithNewSecondaryNamespace Méthode

Définition

Spécifie que l’espace de noms donné doit être utilisé comme espace de noms secondaire dans le jumelage de récupération d’urgence.

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

Paramètres

namespaceCreatable
ICreatable<IEventHubNamespace>

Définition créatable pour l’espace de noms secondaire.

Retours

S’applique à