Skip to content

Commit 0373907

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24441)
Co-authored-by: azurepowershell <[email protected]>
1 parent e3757db commit 0373907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/ConfigKeys.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ internal static class ConfigKeys
3535
//Use DisableErrorRecordsPersistence as opt-out for now, will replace it with EnableErrorRecordsPersistence as opt-in at next major release (November 2023)
3636
public const string DisableErrorRecordsPersistence = "DisableErrorRecordsPersistence";
3737
public const string EnableErrorRecordsPersistence = "EnableErrorRecordsPersistence";
38+
public const string DisableInstanceDiscovery = "DisableInstanceDiscovery";
3839
public const string CheckForUpgrade = "CheckForUpgrade";
3940
public const string EnvCheckForUpgrade = "AZUREPS_CHECK_FOR_UPGRADE";
4041
public const string DisplaySecretsWarning = "DisplaySecretsWarning";

0 commit comments

Comments
 (0)