Compartilhar via


ApplicationInsightsComponent.RequestSource Propriedade

Definição

Obtém ou define que ferramenta criou esse componente do Application Insights. Os clientes que usam essa API devem definir isso como o padrão 'rest'. Os valores possíveis incluem: 'rest'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a