Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstalledPackageSummary

Provides summary information for a software package installed on a managed instance.

Properties

Optional architecture

architecture: model.ArchType

The architecture for which this package was built.

displayName

displayName: string

Package name.

name

name: string

Unique identifier for the package.

Const packageClassification

packageClassification: string = "INSTALLED"

Optional softwareSources

softwareSources: Array<SoftwareSourceDetails>

List of software sources that provide the software package.

timeInstalled

timeInstalled: Date

The date and time the package was installed, as described in RFC 3339, section 14.29.

Optional timeIssued

timeIssued: Date

The date and time the package was issued by a providing erratum (in RFC 3339 format).

type

type: string

Type of the package.

version

version: string

Version of the installed package.

Methods

getDeserializedJsonObj

getJsonObj