Delen via


KustoScriptData.ScriptLevel Property

Definition

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

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

Property Value

Applies to