mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"version": "1.2",
|
|
"name": "Custom Ruleset 2",
|
|
"rules":[
|
|
{
|
|
"id": "DBSpaceAvailable",
|
|
"itemType": "override",
|
|
"threshold": .50
|
|
}
|
|
]
|
|
}
|