DataflowEndpointFabricPathType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET