Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationSummary

Package version

An interface representing ApplicationSummary.

summary

Contains information about an application in an Azure Batch account.

Hierarchy

  • ApplicationSummary

Index

Properties

Properties

displayName

displayName: string

The display name for the application.

id

id: string

A string that uniquely identifies the application within the account.

versions

versions: string[]

The list of available versions of the application.

Generated using TypeDoc