Share via


DataflowEndpointFabricPathType(String) Constructor

Definition

Initializes a new instance of DataflowEndpointFabricPathType.

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

Parameters

value
String

Exceptions

value is null.

Applies to