CanMigrateResult interface
canMigrate 作業的結果。
屬性
can |
指出是否可以移轉配置檔的旗標注意:此屬性將不會串行化。 它只能由伺服器填入。 |
default |
移轉的建議 SKU 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
errors | |
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
canMigrate
指出是否可以移轉配置檔的旗標注意:此屬性將不會串行化。 它只能由伺服器填入。
canMigrate?: boolean
屬性值
boolean
defaultSku
移轉的建議 SKU 注意:此屬性將不會串行化。 它只能由伺服器填入。
defaultSku?: string
屬性值
string
errors
id
資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
type
資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string