Responsibility interface
類別代表客戶的責任。
屬性
evidence |
辨識項檔案 URL 的清單。 |
failed |
所有失敗資源的計數。 |
guidance | 辨識項上傳指引描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
justification | 使用者提供的理由,以釐清原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
recommendation |
建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resource |
資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
客戶責任的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
此客戶責任支援的雲端環境。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
客戶責任的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
此客戶責任的嚴重性層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
此客戶責任的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
客戶責任的標題。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
responsibility |
客戶責任的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
total |
所有資源的計數。 |
屬性詳細資料
evidenceFiles
辨識項檔案 URL 的清單。
evidenceFiles?: string[]
屬性值
string[]
failedResourceCount
所有失敗資源的計數。
failedResourceCount?: number
屬性值
number
guidance
辨識項上傳指引描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
guidance?: string
屬性值
string
justification
使用者提供的理由,以釐清原因。 注意:這個屬性不會串行化。 它只能由伺服器填入。
justification?: string
屬性值
string
recommendationList
resourceList
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