次の方法で共有


ContainerAppDaprConfiguration.IsApiLoggingEnabled プロパティ

定義

Dapr サイドカーの API ログ記録を有効にします。

public bool? IsApiLoggingEnabled { get; set; }
member this.IsApiLoggingEnabled : Nullable<bool> with get, set
Public Property IsApiLoggingEnabled As Nullable(Of Boolean)

プロパティ値

適用対象