AccountOperations.customBehaviors 方法
定义
Gets a collection of behaviors that modify or customize requests to the Batch service.
public Collection<BatchClientBehavior> customBehaviors()
返回
Collection<BatchClientBehavior>
A collection of BatchClientBehavior instances.
- 替代