MigrationItemProperties interface
移轉項目屬性。
屬性
allowed |
根據專案的目前移轉狀態,在移轉項目上允許的作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
critical |
重要的過去作業詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
current |
目前的作業詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
event |
與此移轉項目相關聯的事件相互關聯標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
health | 合併的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
health |
健康情況錯誤的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次移轉的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次移轉時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次測試移轉的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次測試移轉時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
machine |
內部部署虛擬機名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
migration |
移轉狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
migration |
移轉狀態描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
policy |
管理此項目的原則名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
policy |
管理此項目之原則的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provider |
移轉提供者自定義設定。 |
recovery |
復原服務提供者 ARM 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
replication |
複寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
test |
測試移轉狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
test |
測試移轉狀態描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
allowedOperations
根據專案的目前移轉狀態,在移轉項目上允許的作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。
allowedOperations?: string[]
屬性值
string[]
criticalJobHistory
重要的過去作業詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
criticalJobHistory?: CriticalJobHistoryDetails[]
屬性值
currentJob
eventCorrelationId
與此移轉項目相關聯的事件相互關聯標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
eventCorrelationId?: string
屬性值
string
health
合併的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。
health?: string
屬性值
string
healthErrors
lastMigrationStatus
上次移轉的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastMigrationStatus?: string
屬性值
string
lastMigrationTime
上次移轉時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastMigrationTime?: Date
屬性值
Date
lastTestMigrationStatus
上次測試移轉的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastTestMigrationStatus?: string
屬性值
string
lastTestMigrationTime
上次測試移轉時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastTestMigrationTime?: Date
屬性值
Date
machineName
內部部署虛擬機名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
machineName?: string
屬性值
string
migrationState
移轉狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
migrationState?: string
屬性值
string
migrationStateDescription
移轉狀態描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
migrationStateDescription?: string
屬性值
string
policyFriendlyName
管理此項目的原則名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
policyFriendlyName?: string
屬性值
string
policyId
管理此項目之原則的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
policyId?: string
屬性值
string
providerSpecificDetails
移轉提供者自定義設定。
providerSpecificDetails?: MigrationProviderSpecificSettingsUnion
屬性值
recoveryServicesProviderId
復原服務提供者 ARM 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
recoveryServicesProviderId?: string
屬性值
string
replicationStatus
複寫狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
replicationStatus?: string
屬性值
string
testMigrateState
測試移轉狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
testMigrateState?: string
屬性值
string
testMigrateStateDescription
測試移轉狀態描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
testMigrateStateDescription?: string
屬性值
string