Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImageListingPackage

A package for image listings.

Properties

Optional appCatalogListingId

appCatalogListingId: undefined | string

The ID of the listing resource associated with this listing package. For more information, see AppCatalogListing in the Core Services API.

Optional appCatalogListingResourceVersion

appCatalogListingResourceVersion: undefined | string

The resource version of the listing resource associated with this listing package.

Optional description

description: undefined | string

Description of this package.

Optional imageId

imageId: undefined | string

The ID of the image corresponding to the package.

listingId

listingId: string

The ID of the listing this package belongs to.

Optional operatingSystem

operatingSystem: model.OperatingSystem

Const packageType

packageType: string = "IMAGE"

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.

Methods

getDeserializedJsonObj

getJsonObj