Freigeben über


ApplicationInsightsComponent.ApplicationType Eigenschaft

Definition

Ruft den Typ der zu überwachenden Anwendung ab oder legt diese fest. Mögliche Werte: "web", "other"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.Application_Type")]
public string ApplicationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Application_Type")>]
member this.ApplicationType : string with get, set
Public Property ApplicationType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: