DaprConfig.EnableApiLogging Property

Definition

Enables API logging for the Dapr sidecar

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? EnableApiLogging { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.EnableApiLogging : Nullable<bool> with get, set
Public Property EnableApiLogging As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to