你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SparkBatchOperationsExtensions.Delete 方法

定义

public static void Delete (this Microsoft.Azure.Synapse.ISparkBatchOperations operations, string workspaceName, string sparkPoolName, int batchId);
static member Delete : Microsoft.Azure.Synapse.ISparkBatchOperations * string * string * int -> unit
<Extension()>
Public Sub Delete (operations As ISparkBatchOperations, workspaceName As String, sparkPoolName As String, batchId As Integer)

参数

workspaceName
String
sparkPoolName
String
batchId
Int32

适用于