Compartir a través de


IWithPrimaryNamespace.WithNewPrimaryNamespace Método

Definición

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

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

Parámetros

namespaceCreatable
ICreatable<IEventHubNamespace>

Definición creable para el espacio de nombres principal.

Devoluciones

Se aplica a