Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListingPackage

A base object for all types of listing packages.

Properties

Optional description

description: undefined | string

Description of this package.

listingId

listingId: string

The ID of the listing this package belongs to.

Optional operatingSystem

operatingSystem: model.OperatingSystem

packageType

packageType: string

Optional pricing

pricing: model.PricingModel

Optional regions

regions: Array<Region>

The regions where you can deploy the listing package. (Some packages have restrictions that limit their deployment to United States regions only.)

Optional resourceId

resourceId: undefined | string

The unique identifier for the package resource.

Optional timeCreated

timeCreated: Date

The date and time this listing package was created, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

version

version: string

The package version.

Functions

getDeserializedJsonObj

getJsonObj