Contains information about each deployment topology.
Column | Data Type | Constraint | Description |
---|---|---|---|
| VARCHAR(40) | not null | The unique ID for a topology. |
| BIGINT | not null | The version of the target associated with the topology. |
| TINYINT | null | Indicates whether this topology is the primary topology for the target. |