Partager via


ApplicationInsightsComponent.RequestSource Propriété

Définition

Obtient ou définit décrit l’outil qui a créé ce composant Application Insights. Les clients qui utilisent cette API doivent définir cette valeur sur « rest » par défaut. Les valeurs possibles incluent : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à