Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployTargetSwitchOption

An option entry for of a switch target.

Hierarchy

Index

Properties

Optional __id

__id: any

[INTERNAL] DO NOT DEFINE OR OVERWRITE THIS PROPERTY BY YOUR OWN!

Gets the ID of that option.

Optional __index

__index: number

[INTERNAL] DO NOT DEFINE OR OVERWRITE THIS PROPERTY BY YOUR OWN!

The zero-based index.

Optional description

description: string

The description.

Optional isDefault

isDefault: boolean

Is default or not.

Optional name

name: string

The (display) name.

Optional sortOrder

sortOrder: number | Object

The sort order.

Optional targets

targets: string | string[]

One or more other target names.

Generated using TypeDoc