DaprComponentProperties.IgnoreError Property

Definition

Boolean describing if the component errors are ignores

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

Property Value

Implements

Attributes

Applies to