Class DeploymentTraceability
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class DeploymentTraceability
- Inheritance
-
DeploymentTraceability
- Inherited Members
Properties
Downstream
public DeploymentDownstreamTrace Downstream { get; set; }
Property Value
Upstream
public IList<string> Upstream { get; init; }