Skip to content

UserCloudProviderAccountLicensingPlan

User assigned account licensing plan relation Information.

erDiagram
    CloudProviderAccountLicensingPlan ||--o{ UserCloudProviderAccountLicensingPlan : "CloudProviderAccountLicensingPlanID"
    User ||--o{ UserCloudProviderAccountLicensingPlan : "UserID"
    UserCloudProviderAccountLicensingPlan ||--o{ UserCloudProviderAccountLicensingPlanCloudProviderService : "UserCloudProviderAccountLicensingPlanID"

Fields

Field Type Description
CloudProviderAccountLicensingPlanID numeric Internal ID that references the CloudProviderAccountLicensingPlan entity (Foreign Key)
Created datetime Date/Time this relation was created
ID numeric Internal ID for the UserCloudProviderAccountLicensingPlan entity (Primary Key)
LastScan datetime Date/Time this relation was last scanned
LastScanGuid guid GUID of the last scan that scanned this relation
LastUserActivityDetected datetime Date/Time of the last user activity concerning this licensing plan (if supported)
UserID numeric Internal ID that references the User entity (Foreign Key)

References

Column Name Referenced Table Description
CloudProviderAccountLicensingPlanID CloudProviderAccountLicensingPlan Cloud provider licensing plan information
UserID User Basic user Information

Referenced by

Table Column Name Description
UserCloudProviderAccountLicensingPlanCloudProviderService UserCloudProviderAccountLicensingPlanID User assigned account licensing plan service relation status Information