Graph<NodeDataT,NodeT>.graph Field

Definition

protected System.Collections.Generic.IDictionary<string,NodeT> graph;
val mutable graph : System.Collections.Generic.IDictionary<string, 'NodeT (requires 'NodeT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.Node<'NodeDataT>)>
Protected graph As IDictionary(Of String, NodeT) 

Field Value

Applies to