Share via


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

AddTaskCollectionTerminatedException 类

定义

终止 AddTaskCollection 操作时引发的异常。

public class AddTaskCollectionTerminatedException : Microsoft.Azure.Batch.BatchClientException
type AddTaskCollectionTerminatedException = class
    inherit BatchClientException
Public Class AddTaskCollectionTerminatedException
Inherits BatchClientException
继承
AddTaskCollectionTerminatedException

属性

AddTaskResult

AddTaskResult获取导致异常的任务的 。

RequestInformation

获取有关失败的请求的信息。

(继承自 BatchException)

方法

ToString()

生成描述异常的字符串。

(继承自 BatchException)

适用于