Share via


DataflowEndpointType(String) Constructor

Definition

Initializes a new instance of DataflowEndpointType.

public DataflowEndpointType(string value);
new Azure.ResourceManager.IotOperations.Models.DataflowEndpointType : string -> Azure.ResourceManager.IotOperations.Models.DataflowEndpointType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to