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

Operation 类

定义

IoT Central REST API 操作

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

构造函数

Operation()

初始化 Operation 类的新实例。

Operation(String, OperationDisplay, String, Object)

初始化 Operation 类的新实例。

属性

Display

获取或设置表示操作的 对象。

Name

获取操作名称:{provider}/{resource}/{read | write | action | delete}

Origin

获取操作的预期执行程序。

Properties

获取操作的其他说明。

适用于