共用方式為


MigrationConfigProperties 類別

清單或取得移轉組態作業中的單一專案。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.servicebus.v2022_10_01_preview.models._models_py3.ProxyResource
MigrationConfigProperties

建構函式

MigrationConfigProperties(*, target_namespace: str | None = None, post_migration_name: str | None = None, **kwargs: Any)

變數

id
str

資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

資源名稱。

type
str

資源類型。 例如「Microsoft.EventHub/Namespaces」 或 「Microsoft.EventHub/Namespaces/EventHubs」。

location
str

資源所在的地理位置。

system_data
SystemData

與此資源相關的系統中繼資料。

provisioning_state
str

移轉組態的布建狀態。

pending_replication_operations_count
int

擱置要複寫的實體數目。

target_namespace
str

沒有實體的現有進階命名空間 ARM 識別碼名稱將用於移轉。

post_migration_name
str

在移轉後存取標準命名空間的名稱。

migration_state
str

標準移轉至進階移轉的狀態,可能的值:未知、還原、完成、起始、同步、作用中。