次の方法で共有


WorkItemConfiguration interface

Application Insights リソースに関連付けられている作業項目の構成。

プロパティ

configDisplayName

構成フレンドリ名

configProperties

詳細なプロパティのシリアル化された JSON オブジェクト

connectorId

作業項目が作成されるコネクタ識別子

id

作業項目の一意の ID

isDefault

構成が既定かどうかを示すブール値

プロパティの詳細

configDisplayName

構成フレンドリ名

configDisplayName?: string

プロパティ値

string

configProperties

詳細なプロパティのシリアル化された JSON オブジェクト

configProperties?: string

プロパティ値

string

connectorId

作業項目が作成されるコネクタ識別子

connectorId?: string

プロパティ値

string

id

作業項目の一意の ID

id?: string

プロパティ値

string

isDefault

構成が既定かどうかを示すブール値

isDefault?: boolean

プロパティ値

boolean