Condividi tramite


ApplicationInsightsComponent.AppId Property

Definition

Gets application Insights Unique ID for your Application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to