Table of Contents

Class DeploymentPromotionGate

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class DeploymentPromotionGate
Inheritance
DeploymentPromotionGate
Inherited Members

Properties

Criteria

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

Property Value

IList<string>

FromEnv

public string FromEnv { get; set; }

Property Value

string

ToEnv

public string ToEnv { get; set; }

Property Value

string