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