get Script
Gets a Kusto cluster database script. API Version: 2021-01-01.
Return
Class representing a database script.
Parameters
argument
null
suspend fun getScript(clusterName: String, databaseName: String, resourceGroupName: String, scriptName: String): GetScriptResult
Return
Class representing a database script.
Parameters
cluster Name
The name of the Kusto cluster.
database Name
The name of the database in the Kusto cluster.
resource Group Name
The name of the resource group containing the Kusto cluster.
script Name
The name of the Kusto database script.
See also
Return
Class representing a database script.
Parameters
argument
Builder for com.pulumi.azurenative.kusto.kotlin.inputs.GetScriptPlainArgs.