Table of Contents

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

DeploymentDownstreamTrace

Upstream

public IList<string> Upstream { get; init; }

Property Value

IList<string>