共用方式為


DeploymentOperation interface

部署作業資訊。

屬性

id

完整部署作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationId

部署作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

properties

部署屬性。

屬性詳細資料

id

完整部署作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

operationId

部署作業標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operationId?: string

屬性值

string

properties

部署屬性。

properties?: DeploymentOperationProperties

屬性值