Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AvailablePackageSummary

Provides summary information about a software package available for installation 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 = "AVAILABLE"

Optional softwareSources

softwareSources: Array<SoftwareSourceDetails>

List of software sources that provide the software package.

type

type: string

Type of the package.

version

version: string

Version of the installed package.

Methods

getDeserializedJsonObj

getJsonObj