dm_resource_governor_external_resource_pools


Columns

Column Type Size Nulls Auto Default Children Parents Comments
external_pool_id int 4 null
name nvarchar 512 null
pool_version bigint 8 null
max_cpu_percent int 4 null
max_processes int 4 null
max_memory_percent int 4 null
statistics_start_time datetime 16,3 null
peak_memory_kb bigint 8 null
write_io_count bigint 8 null
read_io_count bigint 8 null
total_cpu_kernel_ms bigint 8 null
total_cpu_user_ms bigint 8 null
active_processes_count bigint 8 null

Relationships