LifecycleDefinitionType¶
Lookup table for lifecycle definition types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime2 | Date/Time this entity got created |
| ID | bigint | Internal ID for the LifecycleDefinitionType entity (Primary Key) |
| Name | nvarchar | Software life cycle definition type |
| OctopusID | nvarchar | Internal Id used for catalog updates |