Table of Contents

Class DeploymentPipelineStage

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

Properties

Automated

public bool Automated { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string

Order

public int Order { get; set; }

Property Value

int