en-US/about_AtlassianPS.Configuration_Keys.help.txt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
TOPIC
about_atlassianps.configuration_keys SHORT DESCRIPTION This article documents the Keys that AtlassianPS.Configuration supports and how they are used. LONG DESCRIPTION Here is the list of the currently supported Keys: ServerList Is a list of servers currently stored by the user. > ServerData objects are describe here: > <https://atlassianps.org/docs/AtlassianPS.Configuration/classes/AtlassianPS.ServerData/> DataType: AtlassianPS.ServerData Allowed Values: any Used By: none yet Message Is a AtlassianPS.MessageStyle which describes the user's preference on how to see verbose and debug messages. DataType: AtlassianPS.MessageStyle Allowed Values: any Used By: none yet NOTE In case you find that this document is not be up-to-date, please let us know on github as an issue . RELATED LINKS AtlassianPS.MessageStyle |