你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Scans Class

Definition

A list of vulnerability assessment scan records.

public class Scans
type Scans = class
Public Class Scans
Inheritance
Scans

Constructors

Scans()

Initializes a new instance of the Scans class.

Scans(IList<Scan>)

Initializes a new instance of the Scans class.

Properties

Value

Gets or sets list of vulnerability assessment scan records.

Extension Methods

ConvertToPSType(Scans)

Applies to