ComplianceReportItem interface
包含单个符合性结果的所有内容的对象。
属性
| category |
类别名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| control |
控件系列名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| control |
控件 ID - 例如“1”。 注意:此属性不会序列化。 它只能由服务器填充。 |
| control |
控件名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| control |
控制状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
资源源。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
资源状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
资源的状态更改日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource |
资源的类型。 例如,“Microsoft.SignalRService/SignalR”注意:此属性不会序列化。 它只能由服务器填充。 |
| responsibility |
客户责任的说明。 注意:此属性不会序列化。 它只能由服务器填充。 |
| responsibility |
客户责任的标题。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
categoryName
类别名称。 注意:此属性不会序列化。 它只能由服务器填充。
categoryName?: string
属性值
string
controlFamilyName
控件系列名称。 注意:此属性不会序列化。 它只能由服务器填充。
controlFamilyName?: string
属性值
string
controlId
控件 ID - 例如“1”。 注意:此属性不会序列化。 它只能由服务器填充。
controlId?: string
属性值
string
controlName
控件名称。 注意:此属性不会序列化。 它只能由服务器填充。
controlName?: string
属性值
string
controlStatus
控制状态。 注意:此属性不会序列化。 它只能由服务器填充。
controlStatus?: string
属性值
string
resourceId
资源的 ID。 注意:此属性不会序列化。 它只能由服务器填充。
resourceId?: string
属性值
string
resourceOrigin
资源源。 注意:此属性不会序列化。 它只能由服务器填充。
resourceOrigin?: string
属性值
string
resourceStatus
资源状态。 注意:此属性不会序列化。 它只能由服务器填充。
resourceStatus?: string
属性值
string
resourceStatusChangeDate
资源的状态更改日期。 注意:此属性不会序列化。 它只能由服务器填充。
resourceStatusChangeDate?: Date
属性值
Date
resourceType
资源的类型。 例如,“Microsoft.SignalRService/SignalR”注意:此属性不会序列化。 它只能由服务器填充。
resourceType?: string
属性值
string
responsibilityDescription
客户责任的说明。 注意:此属性不会序列化。 它只能由服务器填充。
responsibilityDescription?: string
属性值
string
responsibilityTitle
客户责任的标题。 注意:此属性不会序列化。 它只能由服务器填充。
responsibilityTitle?: string
属性值
string