GetBotConnectionResult

data class GetBotConnectionResult(val etag: String? = null, val id: String, val kind: String? = null, val location: String? = null, val name: String, val properties: ConnectionSettingPropertiesResponse, val sku: SkuResponse? = null, val tags: Map<String, String>? = null, val type: String, val zones: List<String>)

Bot channel resource definition

Constructors

Link copied to clipboard
constructor(etag: String? = null, id: String, kind: String? = null, location: String? = null, name: String, properties: ConnectionSettingPropertiesResponse, sku: SkuResponse? = null, tags: Map<String, String>? = null, type: String, zones: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val etag: String? = null

Entity Tag.

Link copied to clipboard
val id: String

Specifies the resource ID.

Link copied to clipboard
val kind: String? = null

Required. Gets or sets the Kind of the resource.

Link copied to clipboard
val location: String? = null

Specifies the location of the resource.

Link copied to clipboard

Specifies the name of the resource.

Link copied to clipboard

The set of properties specific to bot channel resource

Link copied to clipboard
val sku: SkuResponse? = null

Gets or sets the SKU of the resource.

Link copied to clipboard
val tags: Map<String, String>? = null

Contains resource tags defined as key/value pairs.

Link copied to clipboard

Specifies the type of the resource.

Link copied to clipboard

Entity zones