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.
public class DAGNode<DataT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.Node<DataT>
type DAGNode<'DataT> = class
inherit Node<'DataT>
Public Class DAGNode(Of DataT)
Inherits Node(Of DataT)