Bagikan melalui


ApplicationInsightsComponentFeatureCapabilities.WorkItemIntegration Property

Definition

Gets whether allow to use work item integration feature.

[Newtonsoft.Json.JsonProperty(PropertyName="WorkItemIntegration")]
public bool? WorkItemIntegration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="WorkItemIntegration")>]
member this.WorkItemIntegration : Nullable<bool>
Public ReadOnly Property WorkItemIntegration As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to