SoftwareLicenseMetricGroup
Defines groups of software license metrics.
erDiagram
SoftwareLicenseMetricGroup ||--o{ SoftwareLicenseMetric : "SoftwareLicenseMetricGroupID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time the entity was created |
| Description |
string |
Description of the software license metric group |
| ExtraData |
string |
Optional JSON document that can hold extra data for this SoftwareLicenseMetricGroup entity |
| ID |
numeric |
Internal ID for the SoftwareLicenseMetricGroup entity (Primary Key) |
| LastModification |
datetime |
Date/Time the software license metric group was last modified |
| Name |
string |
Name of the software license metric group |
| OctopusID |
string |
OctoSAM internal name for programmatic access to the software license metric group (e.g., in queries) |
Referenced by
| Table |
Column Name |
Description |
| SoftwareLicenseMetric |
SoftwareLicenseMetricGroupID |
Software license metrics define how software licenses are measured |