EvidenceProperties interface
Evidence's properties.
Properties
control |
Control id. |
evidence |
Evidence type. |
extra |
Extra data considered as evidence. |
file |
The path of the file in storage. |
provisioning |
Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server. |
responsibility |
Responsibility id. |
Property Details
controlId
Control id.
controlId?: string
Property Value
string
evidenceType
Evidence type.
evidenceType?: string
Property Value
string
extraData
Extra data considered as evidence.
extraData?: string
Property Value
string
filePath
The path of the file in storage.
filePath: string
Property Value
string
provisioningState
Azure lifecycle management NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
responsibilityId
Responsibility id.
responsibilityId?: string
Property Value
string