Share via


ApplicationInsightsComponentFeatureCapability.Description Property

Definition

Gets the description of the capability.

[Newtonsoft.Json.JsonProperty(PropertyName="Description")]
public string Description { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Description")>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to