CloudProviderAccount¶
Cloud provider specific account.
Fields¶
| Field | Type | Description |
|---|---|---|
| CloudProviderID | numeric | Internal ID that references the CloudProvider entity (Foreign Key) |
| Created | datetime | Date/Time this account record got created |
| CreatedGuid | guid | GUID of the scan that created the account record |
| EntraIdTenantId | guid | Entra ID tenant id |
| ID | numeric | Internal ID for the CloudProviderAccount entity (Primary Key) |
| LastScan | datetime | Date/Time this account got last scanned |
| LastScanGuid | guid | GUID of the last scan |
| Name | string | Cloud provider account name |