Share via


KustoScript.ScriptLevel Property

Definition

Differentiates between the type of script commands included - Database or Cluster. The default is Database.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Kusto.KustoScriptLevel> ScriptLevel { get; set; }
member this.ScriptLevel : Azure.Provisioning.BicepValue<Azure.Provisioning.Kusto.KustoScriptLevel> with get, set
Public Property ScriptLevel As BicepValue(Of KustoScriptLevel)

Property Value

Applies to