Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnterpriseChannelNode

Package version

The properties specific to an Enterprise Channel Node.

Hierarchy

  • EnterpriseChannelNode

Index

Properties

azureLocation

azureLocation: string

The location of the Enterprise Channel Node.

azureSku

azureSku: string

The sku of the Enterprise Channel Node.

Optional id

id: undefined | string

Id of Enterprise Channel Node. This is generated by the Bot Framework. NOTE: This property will not be serialized. It can only be populated by the server.

name

name: string

The name of the Enterprise Channel Node.

Optional state

The current state of the Enterprise Channel Node. Possible values include: 'Creating', 'CreateFailed', 'Started', 'Starting', 'StartFailed', 'Stopped', 'Stopping', 'StopFailed', 'Deleting', 'DeleteFailed'

Generated using TypeDoc