Package version:

Interface Software

Represents a software data

Hierarchy

Properties

deviceId?: string

Unique identifier for the virtual machine in the service.

endOfSupportDate?: string

The end of support date in case the product is upcoming end of support.

endOfSupportStatus?: string

End of support status.

firstSeenAt?: string

First time that the software was seen in the device.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

numberOfKnownVulnerabilities?: number

Number of weaknesses.

osPlatform?: string

Platform of the operating system running on the device.

softwareName?: string

Name of the software product.

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

vendor?: string

Name of the software vendor.

version?: string

Version number of the software product.

Generated using TypeDoc