Condividi tramite


ApplicationInsightsComponentExportConfiguration.ApplicationName Property

Definition

Gets the name of the Application Insights component.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to