ContainerAppsConfiguration.DaprAIInstrumentationKey Property

Definition

Gets or sets azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to