Share via


KustoDatabaseResource.GetKustoScripts Method

Definition

Gets a collection of KustoScriptResources in the KustoDatabase.

public virtual Azure.ResourceManager.Kusto.KustoScriptCollection GetKustoScripts ();
abstract member GetKustoScripts : unit -> Azure.ResourceManager.Kusto.KustoScriptCollection
override this.GetKustoScripts : unit -> Azure.ResourceManager.Kusto.KustoScriptCollection
Public Overridable Function GetKustoScripts () As KustoScriptCollection

Returns

An object representing collection of KustoScriptResources and their operations over a KustoScriptResource.

Applies to