Uses of Interface
com.azure.resourcemanager.kusto.models.Script.Update
Package
Description
Package containing the data models for KustoManagementClient.
-
Uses of Script.Update in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionScript.update()
Begins update for the Script resource.Script.UpdateStages.WithContinueOnErrors.withContinueOnErrors
(Boolean continueOnErrors) Specifies the continueOnErrors property: Flag that indicates whether to continue if one of the command fails..Script.UpdateStages.WithForceUpdateTag.withForceUpdateTag
(String forceUpdateTag) Specifies the forceUpdateTag property: A unique string.Script.UpdateStages.WithScriptUrl.withScriptUrl
(String scriptUrl) Specifies the scriptUrl property: The url to the KQL script blob file.