Table of Contents

Class DeploymentSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

public IList<DeploymentSpecificationIndexEntry> Entries { get; init; }

Property Value

IList<DeploymentSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string