次の方法で共有


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