WorkItemConfiguration interface
Work item configuration associated with an application insights resource.
Properties
config |
Configuration friendly name |
config |
Serialized JSON object for detailed properties |
connector |
Connector identifier where work item is created |
id | Unique Id for work item |
is |
Boolean value indicating whether configuration is default |
Property Details
configDisplayName
Configuration friendly name
configDisplayName?: string
Property Value
string
configProperties
Serialized JSON object for detailed properties
configProperties?: string
Property Value
string
connectorId
Connector identifier where work item is created
connectorId?: string
Property Value
string
id
Unique Id for work item
id?: string
Property Value
string
isDefault
Boolean value indicating whether configuration is default
isDefault?: boolean
Property Value
boolean
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript