UserCloudProviderAccountLicensingPlanCloudProviderService¶
User assigned account licensing plan service rlation status Information.
Fields¶
| Field | Type | Description |
|---|---|---|
| CloudProviderAccountLicensingPlanCloudProviderServiceID | bigint | Internal ID that references the CloudProviderAccountLicensingPlanCloudProviderService entity (Foreign Key) |
| CloudProviderAccountLicensingPlanCloudProviderServiceID | bigint | Internal ID that references the CloudProviderAccountLicensingPlanCloudProviderService entity (Foreign Key) |
| Created | datetime2 | Date/Time this relation got created, |
| CreatedGuid | uniqueidentifier | GUID of the scan that created this relation, |
| ID | bigint | Internal ID for the UserCloudProviderAccountLicensingPlanCloudProviderService entity (Primary Key) |
| LastScan | datetime2 | Date/Time this relation got last scanned, |
| LastScanGuid | uniqueidentifier | GUID of the last scan, |
| LastUserActivityDetected | datetime2 | Last detected user activity for this service (if supported), |
| ProvisioningStatus | nvarchar | Provider dependent provisioning status, |
| UserCloudProviderAccountLicensingPlanID | bigint | Internal ID that references the UserCloudProviderAccountLicensingPlan entity (Foreign Key) |
| UserCloudProviderAccountLicensingPlanID | bigint | Internal ID that references the UserCloudProviderAccountLicensingPlan entity (Foreign Key) |