Show / Hide Table of Contents

Class ApplicationInsightsTelemetryConsumerOptions

Inheritance
System.Object
ApplicationInsightsTelemetryConsumerOptions
Namespace: Orleans.Configuration
Assembly: Orleans.TelemetryConsumers.AI.dll
Syntax
public class ApplicationInsightsTelemetryConsumerOptions : object

Properties

| Improve this Doc View Source

InstrumentationKey

Declaration
public string InstrumentationKey { get; set; }
Property Value
Type Description
System.String

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX