Compartilhar via


Dapr.EnableApiLogging Property

Definition

Enables API logging for the Dapr sidecar

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

Property Value

Implements

Attributes

Applies to