次の方法で共有


ContainerAppsConfiguration.DaprAIInstrumentationKey プロパティ

定義

サービスをサービス通信テレメトリにエクスポートするために Dapr によって使用される Azure Monitor インストルメンテーション キーを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象