다음을 통해 공유


IotOperationsDataflowEndpointProperties(DataflowEndpointType) Constructor

Definition

Initializes a new instance of IotOperationsDataflowEndpointProperties.

public IotOperationsDataflowEndpointProperties(Azure.ResourceManager.IotOperations.Models.DataflowEndpointType endpointType);
new Azure.ResourceManager.IotOperations.Models.IotOperationsDataflowEndpointProperties : Azure.ResourceManager.IotOperations.Models.DataflowEndpointType -> Azure.ResourceManager.IotOperations.Models.IotOperationsDataflowEndpointProperties
Public Sub New (endpointType As DataflowEndpointType)

Parameters

endpointType
DataflowEndpointType

Endpoint Type.

Applies to