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