SBNamespaceMigrate Class

Namespace Migrate Object.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.servicebus._serialization.Model
SBNamespaceMigrate

Constructor

SBNamespaceMigrate(*, target_namespace_type: str | _models.NameSpaceType, **kwargs: Any)

Keyword-Only Parameters

Name Description
target_namespace_type

Type of namespaces. Required. Known values are: "Messaging", "NotificationHub", "Mixed", "EventHub", and "Relay".

Variables

Name Description
target_namespace_type

Type of namespaces. Required. Known values are: "Messaging", "NotificationHub", "Mixed", "EventHub", and "Relay".