共用方式為


TestFailoverCleanupWorkflowModelCustomProperties interface

測試故障轉移清除工作流程模型自定義屬性。

Extends

屬性

comments

取得或設定測試故障轉移清除批注。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instanceType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

affectedObjectDetails

取得或設定受影響物件的任何自定義屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

comments

取得或設定測試故障轉移清除批注。 注意:這個屬性不會串行化。 它只能由伺服器填入。

comments?: string

屬性值

string

instanceType

多型歧視性,指定這個物件可以是的不同類型

instanceType: "TestFailoverCleanupWorkflowDetails"

屬性值

"TestFailoverCleanupWorkflowDetails"

繼承的屬性詳細資料

affectedObjectDetails

取得或設定受影響物件的任何自定義屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

affectedObjectDetails?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自WorkflowModelCustomProperties.affectedObjectDetails