共用方式為


Responsibility interface

類別代表客戶的責任。

屬性

evidenceFiles

辨識項檔案 URL 的清單。

failedResourceCount

所有失敗資源的計數。

guidance

辨識項上傳指引描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

justification

使用者提供的理由,以釐清原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。

recommendationList

建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceList

資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityDescription

客戶責任的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityEnvironment

此客戶責任支援的雲端環境。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityId

客戶責任的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilitySeverity

此客戶責任的嚴重性層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityStatus

此客戶責任的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityTitle

客戶責任的標題。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityType

客戶責任的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

totalResourceCount

所有資源的計數。

屬性詳細資料

evidenceFiles

辨識項檔案 URL 的清單。

evidenceFiles?: string[]

屬性值

string[]

failedResourceCount

所有失敗資源的計數。

failedResourceCount?: number

屬性值

number

guidance

辨識項上傳指引描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

guidance?: string

屬性值

string

justification

使用者提供的理由,以釐清原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。

justification?: string

屬性值

string

recommendationList

建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

recommendationList?: Recommendation[]

屬性值

resourceList

資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceList?: ResponsibilityResource[]

屬性值

responsibilityDescription

客戶責任的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityDescription?: string

屬性值

string

responsibilityEnvironment

此客戶責任支援的雲端環境。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityEnvironment?: string

屬性值

string

responsibilityId

客戶責任的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityId?: string

屬性值

string

responsibilitySeverity

此客戶責任的嚴重性層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilitySeverity?: string

屬性值

string

responsibilityStatus

此客戶責任的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityStatus?: string

屬性值

string

responsibilityTitle

客戶責任的標題。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityTitle?: string

屬性值

string

responsibilityType

客戶責任的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

responsibilityType?: string

屬性值

string

totalResourceCount

所有資源的計數。

totalResourceCount?: number

屬性值

number