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

CodePackageActivator.AbortCodePackage(IList<String>) 方法

定义

仅适用于内部

public void AbortCodePackage (System.Collections.Generic.IList<string> codePackageNames);
member this.AbortCodePackage : System.Collections.Generic.IList<string> -> unit
Public Sub AbortCodePackage (codePackageNames As IList(Of String))

参数

codePackageNames
IList<String>

适用于