WorkItemConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Work item configuration associated with an application insights resource.
public class WorkItemConfiguration
type WorkItemConfiguration = class
Public Class WorkItemConfiguration
- Inheritance
-
WorkItemConfiguration
Constructors
WorkItemConfiguration() |
Initializes a new instance of the WorkItemConfiguration class. |
WorkItemConfiguration(String, String, Nullable<Boolean>, String, String) |
Initializes a new instance of the WorkItemConfiguration class. |
Properties
ConfigDisplayName |
Gets or sets configuration friendly name |
ConfigProperties |
Gets or sets serialized JSON object for detailed properties |
ConnectorId |
Gets or sets connector identifier where work item is created |
Id |
Gets or sets unique Id for work item |
IsDefault |
Gets or sets boolean value indicating whether configuration is default |
Applies to
Azure SDK for .NET