Partager via


TelemetryContextExtensions.GetInternalContext(TelemetryContext) Méthode

Définition

Retourne le contexte interne de TelemetryContext.

public static Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext GetInternalContext (this Microsoft.ApplicationInsights.DataContracts.TelemetryContext context);
static member GetInternalContext : Microsoft.ApplicationInsights.DataContracts.TelemetryContext -> Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext
<Extension()>
Public Function GetInternalContext (context As TelemetryContext) As InternalContext

Paramètres

context
TelemetryContext

Contexte de télémétrie pour lequel obtenir le contexte interne.

Retours

Contexte interne pour TelemetryContext.

S’applique à