CloudProviderAccountLicensingPlanHistory
Licensing Plan history information.
erDiagram
CloudProviderAccountLicensingPlan ||--o{ CloudProviderAccountLicensingPlanHistory : "CloudProviderAccountLicensingPlanID"
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 was 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 |
Guid of the scan that created this history record (deprecated) |
| WarningUnits |
numeric |
Number of licensing units that are in warning state |
References