ApplicationInsightsComponentFeatureCapability.Name Property

Definition

Gets the name of the capability.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to