Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationCreateParameters

Package version

interface

An interface representing ApplicationCreateParameters. Parameters for adding an Application.

Hierarchy

  • ApplicationCreateParameters

Index

Properties

Optional allowUpdates

allowUpdates: undefined | false | true
member

{boolean} [allowUpdates] A value indicating whether packages within the application may be overwritten using the same version string.

Optional displayName

displayName: undefined | string
member

{string} [displayName] The display name for the application.

Generated using TypeDoc