IotOperationsDataflowGraphProperties.Nodes Property

Definition

List of nodes in the dataflow graph.

public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.DataflowGraphNode> Nodes { get; }
member this.Nodes : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.DataflowGraphNode>
Public ReadOnly Property Nodes As IList(Of DataflowGraphNode)

Property Value

Applies to