CloudProviderAccountLicensingPlanCloudProviderService¶
N:m relation between licensing plan and service.
Fields¶
Field | Type | Description |
---|---|---|
CloudProviderAccountLicensingPlanID | bigint | |
CloudProviderServiceID | bigint | Internal ID that references the CloudProviderService entity (Foreign Key) |
Created | datetime2 | Date/Time this record got created |
CreatedGuid | uniqueidentifier | GUID of the scan that created this record |
ID | bigint | Internal ID for the CloudProviderAccountLicensingPlanCloudProviderService entity (Primary Key) |
LastScan | datetime2 | Date/Time this relation got last scanned |
LastScanGuid | uniqueidentifier | GUID of the scan that last scanned this relation |
ProvisioningStatus | nvarchar | Provider dependent provisioning state |