Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApplicationSummary

The model for summary of an application in service catalog.

Properties

displayName

displayName: string

The name that service catalog should use to display this application.

entityId

entityId: string

Identifier of the application from a service catalog.

entityType

entityType: string

The type of an application in the service catalog.

Optional isFeatured

isFeatured: undefined | false | true

Indicates whether the application is featured.

Optional logo

logo: model.UploadData

Optional packageType

packageType: model.PackageTypeEnum

The type of the packages withing the application.

Optional pricingType

pricingType: model.PricingTypeEnum

Summary of the pricing types available across all packages in the application.

Optional publisher

publisher: model.PublisherSummary

Optional shortDescription

shortDescription: undefined | string

A short description of the application.

Functions

getDeserializedJsonObj

getJsonObj