Share via


DataflowEndpointFabricPathType Struct

Definition

DataflowEndpoint Fabric Path Type properties.

public readonly struct DataflowEndpointFabricPathType : IEquatable<Azure.ResourceManager.IotOperations.Models.DataflowEndpointFabricPathType>
type DataflowEndpointFabricPathType = struct
Public Structure DataflowEndpointFabricPathType
Implements IEquatable(Of DataflowEndpointFabricPathType)
Inheritance
DataflowEndpointFabricPathType
Implements

Constructors

DataflowEndpointFabricPathType(String)

Initializes a new instance of DataflowEndpointFabricPathType.

Properties

Files

FILES Type.

Tables

TABLES Type.

Methods

Equals(DataflowEndpointFabricPathType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(DataflowEndpointFabricPathType, DataflowEndpointFabricPathType)

Determines if two DataflowEndpointFabricPathType values are the same.

Implicit(String to DataflowEndpointFabricPathType)

Converts a String to a DataflowEndpointFabricPathType.

Inequality(DataflowEndpointFabricPathType, DataflowEndpointFabricPathType)

Determines if two DataflowEndpointFabricPathType values are not the same.

Applies to