DiscoveryProgress

DiscoveryProgress
DiscoveryProgress

Information about the assessment run progress.

JSON Example
{
    "percentageComplete": 0,
    "progressMessages": [
        "string"
    ]
}
integer As int32 As int32
percentageComplete
Optional

Percentage completed

array of string
progressMessages
Optional

Progress messages

Property Of