Partager via


ApplicationInsightsComponent.ApplicationType Propriété

Définition

Obtient ou définit le type d’application surveillé. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à