Uses of Class
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Context
-
Packages that use AzureTelemetry.Context Package Description com.microsoft.azure.toolkit.lib.common.telemetry -
-
Uses of AzureTelemetry.Context in com.microsoft.azure.toolkit.lib.common.telemetry
Fields in com.microsoft.azure.toolkit.lib.common.telemetry with type parameters of type AzureTelemetry.Context Modifier and Type Field Description (package private) static DataStore.Field<AzureTelemetry.Context>AzureTelemetry. TELEMETRY_CONTEXTMethods in com.microsoft.azure.toolkit.lib.common.telemetry that return AzureTelemetry.Context Modifier and Type Method Description static AzureTelemetry.ContextAzureTelemetry. getActionContext()AzureTelemetry.ContextAzureTelemetry.Context. getActionParent()static AzureTelemetry.ContextAzureTelemetry. getContext()static AzureTelemetry.ContextAzureTelemetry. getContext(IAzureOperation<?> op)
-