UserCloudProviderAccountLicensingPlanCloudProviderService
User assigned account licensing plan service relation status Information.
erDiagram
CloudProviderAccountLicensingPlanCloudProviderService ||--o{ UserCloudProviderAccountLicensingPlanCloudProviderService : "CloudProviderAccountLicensingPlanCloudProviderServiceID"
UserCloudProviderAccountLicensingPlan ||--o{ UserCloudProviderAccountLicensingPlanCloudProviderService : "UserCloudProviderAccountLicensingPlanID"
Fields
| Field |
Type |
Description |
| CloudProviderAccountLicensingPlanCloudProviderServiceID |
numeric |
Internal ID that references the CloudProviderAccountLicensingPlanCloudProviderService entity (Foreign Key) |
| Created |
datetime |
Date/Time this relation was created |
| CreatedGuid |
guid |
GUID of the scan that created this relation |
| ID |
numeric |
Internal ID for the UserCloudProviderAccountLicensingPlanCloudProviderService entity (Primary Key) |
| LastScan |
datetime |
Date/Time this relation was last scanned |
| LastScanGuid |
guid |
GUID of the last scan |
| LastUserActivityDetected |
datetime |
Last detected user activity for this service (if supported) |
| ProvisioningStatus |
string |
Provider dependent provisioning status |
| UserCloudProviderAccountLicensingPlanID |
numeric |
Internal ID that references the UserCloudProviderAccountLicensingPlan entity (Foreign Key) |
References