Partilhar via


IWithSecondaryNamespace.WithNewSecondaryNamespace Método

Definição

Especifica que o namespace fornecido deve ser usado como namespace secundário no emparelhamento de recuperação de desastre.

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>

Definição cretável para o namespace secundário.

Retornos

Aplica-se a