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
FromEnv
public string FromEnv { get; set; }
Property Value
ToEnv
public string ToEnv { get; set; }