SBNamespaceMigrate Class
Namespace Migrate Object.
All required parameters must be populated in order to send to server.
Constructor
SBNamespaceMigrate(*, target_namespace_type: str | _models.NameSpaceType, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
target_namespace_type
|
str or
NameSpaceType
Type of namespaces. Required. Known values are: "Messaging", "NotificationHub", "Mixed", "EventHub", and "Relay". |
Variables
Name | Description |
---|---|
target_namespace_type
|
str or
NameSpaceType
Type of namespaces. Required. Known values are: "Messaging", "NotificationHub", "Mixed", "EventHub", and "Relay". |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python