Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImagePublicationPackage

A publication package for image publications.

Properties

Optional appCatalogListingId

appCatalogListingId: undefined | string

The ID of the listing resource associated with this publication 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 publication package.

Optional description

description: undefined | string

A description of the package.

Optional imageId

imageId: undefined | string

The ID of the image that corresponds to the package.

listingId

listingId: string

The ID of the listing that the specified package belongs to.

Optional operatingSystem

operatingSystem: model.OperatingSystem

Const packageType

packageType: string = "IMAGE"

Optional resourceId

resourceId: undefined | string

The unique identifier for the package resource.

Optional timeCreated

timeCreated: Date

The date and time the publication 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