Class Placement
Inheritance
System.Object
Placement
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class Placement : Object
Constructors
Placement()
Declaration
public Placement()
Properties
Action
Declaration
public PlacementAction Action { get; set; }
Property Value
Type | Description |
---|---|
PlacementAction |
NodeDetail
Declaration
public NodeDetail NodeDetail { get; set; }
Property Value
Type | Description |
---|---|
NodeDetail |
Tree
Declaration
public TreeType Tree { get; set; }
Property Value
Type | Description |
---|---|
TreeType |