Share via


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

ResponseInterceptor 类

定义

用于检查和修改 BatchResponse 的 BatchClientBehavior。

public class ResponseInterceptor : Microsoft.Azure.Batch.BatchClientBehavior
type ResponseInterceptor = class
    inherit BatchClientBehavior
Public Class ResponseInterceptor
Inherits BatchClientBehavior
继承
ResponseInterceptor

构造函数

ResponseInterceptor(ResponseInterceptor+BatchResponseInterceptHandler)

初始化 ResponseInterceptor 类的新实例。

属性

ResponseInterceptHandler

获取或设置要对截获的响应调用的方法。

适用于