ScanSummary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A summary of the scan results.
public class ScanSummary : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.ScanSummary>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.ScanSummary>
type ScanSummary = class
interface IJsonModel<ScanSummary>
interface IPersistableModel<ScanSummary>
Public Class ScanSummary
Implements IJsonModel(Of ScanSummary), IPersistableModel(Of ScanSummary)
- Inheritance
-
ScanSummary
- Implements
Properties
| Name | Description |
|---|---|
| Blobs |
A summary of the scan results of the blobs that were scanned. |
| EstimatedScanCostUSD |
The estimated cost of the scan. Only available for a scan which has terminated. |
| Files |
A summary of the scan results of the files that were scanned. |