Partager via


IWithPrimaryNamespace.WithNewPrimaryNamespace Méthode

Définition

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

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Definition.IWithSecondaryNamespace WithNewPrimaryNamespace (Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace> namespaceCreatable);
abstract member WithNewPrimaryNamespace : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Eventhub.Fluent.IEventHubNamespace> -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubDisasterRecoveryPairing.Definition.IWithSecondaryNamespace
Public Function WithNewPrimaryNamespace (namespaceCreatable As ICreatable(Of IEventHubNamespace)) As IWithSecondaryNamespace

Paramètres

namespaceCreatable
ICreatable<IEventHubNamespace>

Définition pouvant être créé pour l’espace de noms principal.

Retours

S’applique à