SwitchProtectionJobDetails interface
這個類別代表交換器保護作業的詳細數據。
- Extends
屬性
instance |
多型歧視性,指定這個物件可以是的不同類型 |
new |
新復寫受保護專案的 ARM 識別碼。 |
繼承的屬性
affected |
受影響的物件屬性,例如來源伺服器、來源雲端、目標伺服器、目標雲端等,以工作流程物件詳細數據為基礎。 |
屬性詳細資料
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "SwitchProtectionJobDetails"
屬性值
"SwitchProtectionJobDetails"
newReplicationProtectedItemId
新復寫受保護專案的 ARM 識別碼。
newReplicationProtectedItemId?: string
屬性值
string
繼承的屬性詳細資料
affectedObjectDetails
受影響的物件屬性,例如來源伺服器、來源雲端、目標伺服器、目標雲端等,以工作流程物件詳細數據為基礎。
affectedObjectDetails?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}