Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionSetting

Package version

Bot channel resource definition

Hierarchy

Index

Properties

Optional etag

etag: undefined | string

Entity Tag

Optional id

id: undefined | string

Specifies the resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: Kind

Required. Gets or sets the Kind of the resource. Possible values include: 'sdk', 'designer', 'bot', 'function'

Optional location

location: undefined | string

Specifies the location of the resource.

Optional name

name: undefined | string

Specifies the name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

The set of properties specific to bot channel resource

Optional sku

sku: Sku

Gets or sets the SKU of the resource.

Optional tags

tags: undefined | object

Contains resource tags defined as key/value pairs.

Optional type

type: undefined | string

Specifies the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc