CloudProviderAccountLicensingPlanHistory¶
Licensing Plan history information.
Fields¶
| Field | Type | Description |
|---|---|---|
| ActiveUnits | numeric | Number of active licensing units |
| CloudProviderAccountLicensingPlanID | numeric | Internal ID that references the CloudProviderAccountLicensingPlan entity (Foreign Key) |
| ConsumedUnits | numeric | Number of consumed licensing units |
| Created | datetime | Date/Time the history record got created |
| Date | date | Date of the history record |
| ID | numeric | Internal ID for the CloudProviderAccountLicensingPlanHistory entity (Primary Key) |
| LockedOutUnits | numeric | Number of locked-out licensing units |
| ScanGuid | guid | |
| WarningUnits | numeric | Number of licensing units that are in warning state |