CloudProviderAccountLicensingPlanCloudProviderService
N:m relation between licensing plan and service.
erDiagram
CloudProviderAccountLicensingPlan ||--o{ CloudProviderAccountLicensingPlanCloudProviderService : "CloudProviderAccountLicensingPlanID"
CloudProviderService ||--o{ CloudProviderAccountLicensingPlanCloudProviderService : "CloudProviderServiceID"
CloudProviderAccountLicensingPlanCloudProviderService ||--o{ UserCloudProviderAccountLicensingPlanCloudProviderService : "CloudProviderAccountLicensingPlanCloudProviderServiceID"
Fields
| Field |
Type |
Description |
| CloudProviderAccountLicensingPlanID |
numeric |
Internal ID that references the CloudProviderAccountLicensingPlan entity (Foreign Key) |
| CloudProviderServiceID |
numeric |
Internal ID that references the CloudProviderService entity (Foreign Key) |
| Created |
datetime |
Date/Time this record was created |
| CreatedGuid |
guid |
GUID of the scan that created this record |
| ID |
numeric |
Internal ID for the CloudProviderAccountLicensingPlanCloudProviderService entity (Primary Key) |
| LastScan |
datetime |
Date/Time this relation was last scanned |
| LastScanGuid |
guid |
GUID of the scan that last scanned this relation |
| ProvisioningStatus |
string |
Provider dependent provisioning state |
References
Referenced by