mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
13 lines
281 B
JSON
13 lines
281 B
JSON
{
|
|
"accounts.azure.enableUsGovCloud": {
|
|
"type": "boolean",
|
|
"default": false,
|
|
"description": "%config.enableUsGovCloudDescription%"
|
|
},
|
|
"accounts.azure.enableChinaCloud": {
|
|
"type": "boolean",
|
|
"default": false,
|
|
"description": "%config.enableChinaCloudDescription%"
|
|
}
|
|
}
|