mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-01 23:32:02 +00:00
renamed params
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
export enum TestExplorerParams {
|
||||
notebooksTestRunnerApplicationId = "notebooksTestRunnerApplicationId",
|
||||
notebooksTestRunnerTenantId = "notebooksTestRunnerTenantId",
|
||||
notebooksTestRunnerClientId = "notebooksTestRunnerClientId",
|
||||
notebooksTestRunnerClientSecret = "notebooksTestRunnerClientSecret",
|
||||
notebooksAccountName = "notebooksAccountName",
|
||||
notebooksAccountKey = "notebooksAccountKey",
|
||||
notebooksAccountSubscriptonId = "notebooksAccountSubscriptonId",
|
||||
notebooksAccountResourceGroup = "notebooksAccountResourceGroup"
|
||||
portalRunnerDatabaseAccount = "notebooksAccountName",
|
||||
portalRunnerKey = "notebooksAccountKey",
|
||||
portalRunnerSubscripton = "notebooksAccountSubscriptonId",
|
||||
portalRunnerResourceGroup = "notebooksAccountResourceGroup"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user