Compartilhar via


ApplicationInsightsComponent.ApplicationType Propriedade

Definição

Obtém ou define o tipo de aplicativo que está sendo monitorado. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a