Share via


KustoScript.ShouldContinueOnErrors Property

Definition

Flag that indicates whether to continue if one of the command fails.

public Azure.Provisioning.BicepValue<bool> ShouldContinueOnErrors { get; set; }
member this.ShouldContinueOnErrors : Azure.Provisioning.BicepValue<bool> with get, set
Public Property ShouldContinueOnErrors As BicepValue(Of Boolean)

Property Value

Applies to