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

OperationCollection 类

定义

操作项的集合。

public class OperationCollection
type OperationCollection = class
Public Class OperationCollection
继承
OperationCollection

构造函数

OperationCollection()

初始化 OperationCollection 类的新实例。

OperationCollection(IList<Operation>)

初始化 OperationCollection 类的新实例。

属性

Value

获取或设置操作项的集合。

适用于