azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.k...

503 строки
44 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient"
name: "ScriptsClient"
nameWithType: "ScriptsClient"
summary: "An instance of this class provides access to all the operations defined in Scripts<wbr>Client."
syntax: "public interface **ScriptsClient**"
methods:
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
nameWithType: "ScriptsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
summary: "Creates a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ScriptInner>,ScriptInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
desc: "Creates a Kusto database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a database script."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
nameWithType: "ScriptsClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
summary: "Creates a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ScriptInner>,ScriptInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
desc: "Creates a Kusto database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a database script."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
name: "beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
nameWithType: "ScriptsClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
summary: "Deletes a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
desc: "Deletes a Kusto database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
name: "beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
nameWithType: "ScriptsClient.beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
summary: "Deletes a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
desc: "Deletes a Kusto database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
name: "beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
nameWithType: "ScriptsClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
summary: "Updates a database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains to the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ScriptInner>,ScriptInner> beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
desc: "Updates a database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a database script."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
name: "beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
nameWithType: "ScriptsClient.beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
summary: "Updates a database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains to the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ScriptInner>,ScriptInner> beginUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
desc: "Updates a database script."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a database script."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.checkNameAvailability(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.checkNameAvailability(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName)"
name: "checkNameAvailability(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName)"
nameWithType: "ScriptsClient.checkNameAvailability(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName)"
summary: "Checks that the script name is valid and is not already in use."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the script."
name: "scriptName"
type: "<xref href=\"com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest?alt=com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest&text=ScriptCheckNameRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckNameResultInner checkNameAvailability(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName)"
desc: "Checks that the script name is valid and is not already in use."
returns:
description: "the result returned from a check name availability request."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner?alt=com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.checkNameAvailabilityWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName, Context context)"
name: "checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName, Context context)"
nameWithType: "ScriptsClient.checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName, Context context)"
summary: "Checks that the script name is valid and is not already in use."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the script."
name: "scriptName"
type: "<xref href=\"com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest?alt=com.azure.resourcemanager.kusto.models.ScriptCheckNameRequest&text=ScriptCheckNameRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<CheckNameResultInner> checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, String databaseName, ScriptCheckNameRequest scriptName, Context context)"
desc: "Checks that the script name is valid and is not already in use."
returns:
description: "the result returned from a check name availability request along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner?alt=com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
nameWithType: "ScriptsClient.createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
summary: "Creates a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ScriptInner createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
desc: "Creates a Kusto database script."
returns:
description: "class representing a database script."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
nameWithType: "ScriptsClient.createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
summary: "Creates a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ScriptInner createOrUpdate(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
desc: "Creates a Kusto database script."
returns:
description: "class representing a database script."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.delete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
name: "delete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
nameWithType: "ScriptsClient.delete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
summary: "Deletes a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
desc: "Deletes a Kusto database script."
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.delete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
name: "delete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
nameWithType: "ScriptsClient.delete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
summary: "Deletes a Kusto database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
desc: "Deletes a Kusto database script."
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.get(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
name: "get(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
nameWithType: "ScriptsClient.get(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
summary: "Gets a Kusto cluster database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ScriptInner get(String resourceGroupName, String clusterName, String databaseName, String scriptName)"
desc: "Gets a Kusto cluster database script."
returns:
description: "a Kusto cluster database script."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.getWithResponse(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
name: "getWithResponse(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
nameWithType: "ScriptsClient.getWithResponse(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
summary: "Gets a Kusto cluster database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ScriptInner> getWithResponse(String resourceGroupName, String clusterName, String databaseName, String scriptName, Context context)"
desc: "Gets a Kusto cluster database script."
returns:
description: "a Kusto cluster database script along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.listByDatabase(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.listByDatabase(String resourceGroupName, String clusterName, String databaseName)"
name: "listByDatabase(String resourceGroupName, String clusterName, String databaseName)"
nameWithType: "ScriptsClient.listByDatabase(String resourceGroupName, String clusterName, String databaseName)"
summary: "Returns the list of database scripts for given database."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ScriptInner> listByDatabase(String resourceGroupName, String clusterName, String databaseName)"
desc: "Returns the list of database scripts for given database."
returns:
description: "the list Kusto database script operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.listByDatabase(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.listByDatabase(String resourceGroupName, String clusterName, String databaseName, Context context)"
name: "listByDatabase(String resourceGroupName, String clusterName, String databaseName, Context context)"
nameWithType: "ScriptsClient.listByDatabase(String resourceGroupName, String clusterName, String databaseName, Context context)"
summary: "Returns the list of database scripts for given database."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ScriptInner> listByDatabase(String resourceGroupName, String clusterName, String databaseName, Context context)"
desc: "Returns the list of database scripts for given database."
returns:
description: "the list Kusto database script operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
name: "update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
nameWithType: "ScriptsClient.update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
summary: "Updates a database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains to the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ScriptInner update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters)"
desc: "Updates a database script."
returns:
description: "class representing a database script."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.ScriptInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.ScriptsClient.update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
name: "update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
nameWithType: "ScriptsClient.update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
summary: "Updates a database script."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the database in the Kusto cluster."
name: "databaseName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Kusto database script."
name: "scriptName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Kusto Script parameters contains to the KQL to run."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ScriptInner update(String resourceGroupName, String clusterName, String databaseName, String scriptName, ScriptInner parameters, Context context)"
desc: "Updates a database script."
returns:
description: "class representing a database script."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ScriptInner?alt=com.azure.resourcemanager.kusto.fluent.models.ScriptInner&text=ScriptInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ScriptsClient."
metadata: {}
package: "com.azure.resourcemanager.kusto.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0