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

DataflowOperationProperties(DataflowOperationType) Constructor

Definition

Initializes a new instance of DataflowOperationProperties.

public DataflowOperationProperties(Azure.ResourceManager.IotOperations.Models.DataflowOperationType operationType);
new Azure.ResourceManager.IotOperations.Models.DataflowOperationProperties : Azure.ResourceManager.IotOperations.Models.DataflowOperationType -> Azure.ResourceManager.IotOperations.Models.DataflowOperationProperties
Public Sub New (operationType As DataflowOperationType)

Parameters

operationType
DataflowOperationType

Type of operation.

Applies to