共用方式為


ConnectionSetting interface

Bot 通道資源定義

Extends

屬性

properties

Bot 信道資源專屬的屬性集

繼承的屬性

etag

實體標籤

id

指定資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

必填。 取得或設定資源的Kind。

location

指定資源的位置。

name

指定資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku

取得或設定資源的 SKU。

tags

包含定義為索引鍵/值組的資源標記。

type

指定資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

zones

實體區域注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

Bot 信道資源專屬的屬性集

properties?: ConnectionSettingProperties

屬性值

繼承的屬性詳細資料

etag

實體標籤

etag?: string

屬性值

string

繼承自Resource.etag

id

指定資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

kind

必填。 取得或設定資源的Kind。

kind?: string

屬性值

string

繼承自Resource.kind

location

指定資源的位置。

location?: string

屬性值

string

繼承自Resource.location

name

指定資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

sku

取得或設定資源的 SKU。

sku?: Sku

屬性值

Sku

繼承自Resource.sku

tags

包含定義為索引鍵/值組的資源標記。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

指定資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type

zones

實體區域注意:此屬性將不會串行化。 它只能由伺服器填入。

zones?: string[]

屬性值

string[]

繼承自Resource.zones