1+ {
2+ "value" : [
3+ {
4+ "id" : " /subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster/configurations/array_nulls" ,
5+ "name" : " array_nulls" ,
6+ "type" : " Microsoft.DBforPostgreSQL/serverGroupsv2/configurations" ,
7+ "systemData" : {
8+ "createdBy" : " user1" ,
9+ "createdByType" : " User" ,
10+ "createdAt" : " 2020-01-01T17:18:19.1234567Z" ,
11+ "lastModifiedBy" : " user2" ,
12+ "lastModifiedByType" : " User" ,
13+ "lastModifiedAt" : " 2020-01-02T17:18:19.1234567Z"
14+ },
15+ "properties" : {
16+ "description" : " Enable input of NULL elements in arrays." ,
17+ "dataType" : " Boolean" ,
18+ "allowedValues" : " on,off" ,
19+ "serverRoleGroupConfigurations" : [
20+ {
21+ "role" : " Coordinator" ,
22+ "value" : " on" ,
23+ "defaultValue" : " on" ,
24+ "source" : " system-default"
25+ },
26+ {
27+ "role" : " Worker" ,
28+ "value" : " off" ,
29+ "defaultValue" : " on" ,
30+ "source" : " user-override"
31+ }
32+ ],
33+ "provisioningState" : " Succeeded"
34+ }
35+ },
36+ {
37+ "id" : " /subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster/configurations/backslash_quote" ,
38+ "name" : " backslash_quote" ,
39+ "type" : " Microsoft.DBforPostgreSQL/serverGroupsv2/configurations" ,
40+ "systemData" : {
41+ "createdBy" : " user1" ,
42+ "createdByType" : " User" ,
43+ "createdAt" : " 2020-01-01T17:18:19.1234567Z" ,
44+ "lastModifiedBy" : " user2" ,
45+ "lastModifiedByType" : " User" ,
46+ "lastModifiedAt" : " 2020-01-02T17:18:19.1234567Z"
47+ },
48+ "properties" : {
49+ "description" : " Sets whether \"\\ '\" is allowed in string literals." ,
50+ "dataType" : " Enumeration" ,
51+ "allowedValues" : " safe_encoding,on,off" ,
52+ "serverRoleGroupConfigurations" : [
53+ {
54+ "role" : " Coordinator" ,
55+ "value" : " off" ,
56+ "defaultValue" : " safe_encoding" ,
57+ "source" : " user-override"
58+ },
59+ {
60+ "role" : " Worker" ,
61+ "value" : " safe_encoding" ,
62+ "defaultValue" : " safe_encoding" ,
63+ "source" : " system-default"
64+ }
65+ ],
66+ "provisioningState" : " Succeeded"
67+ }
68+ },
69+ {
70+ "id" : " /subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster/configurations/work_mem" ,
71+ "name" : " work_mem" ,
72+ "type" : " Microsoft.DBforPostgreSQL/serverGroupsv2/configurations" ,
73+ "systemData" : {
74+ "createdBy" : " user1" ,
75+ "createdByType" : " User" ,
76+ "createdAt" : " 2020-01-01T17:18:19.1234567Z" ,
77+ "lastModifiedBy" : " user2" ,
78+ "lastModifiedByType" : " User" ,
79+ "lastModifiedAt" : " 2020-01-02T17:18:19.1234567Z"
80+ },
81+ "properties" : {
82+ "description" : " Sets the amount of memory to be used by internal sort operations and hash tables before writing to temporary disk files." ,
83+ "dataType" : " Integer" ,
84+ "allowedValues" : " 4096-2097151" ,
85+ "serverRoleGroupConfigurations" : [
86+ {
87+ "role" : " Coordinator" ,
88+ "value" : " 158720" ,
89+ "defaultValue" : " 158720" ,
90+ "source" : " system-default"
91+ },
92+ {
93+ "role" : " Worker" ,
94+ "value" : " 115712" ,
95+ "defaultValue" : " 115712" ,
96+ "source" : " system-default"
97+ }
98+ ],
99+ "provisioningState" : " Succeeded"
100+ }
101+ },
102+ {
103+ "id" : " /subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster/configurations/client_encoding" ,
104+ "name" : " client_encoding" ,
105+ "type" : " Microsoft.DBforPostgreSQL/serverGroupsv2/configurations" ,
106+ "systemData" : {
107+ "createdBy" : " user1" ,
108+ "createdByType" : " User" ,
109+ "createdAt" : " 2020-01-01T17:18:19.1234567Z" ,
110+ "lastModifiedBy" : " user2" ,
111+ "lastModifiedByType" : " User" ,
112+ "lastModifiedAt" : " 2020-01-02T17:18:19.1234567Z"
113+ },
114+ "properties" : {
115+ "description" : " Sets the client's character set encoding." ,
116+ "dataType" : " Enumeration" ,
117+ "allowedValues" : " BIG5,EUC_CN,EUC_JP,EUC_JIS_2004,EUC_KR,EUC_TW,GB18030,GBK,ISO_8859_5,ISO_8859_6,ISO_8859_7,ISO_8859_8,JOHAB,KOI8R,KOI8U,LATIN1,LATIN2,LATIN3,LATIN4,LATIN5,LATIN6,LATIN7,LATIN8,LATIN9,LATIN10,MULE_INTERNAL,SJIS,SHIFT_JIS_2004,SQL_ASCII,UHC,UTF8,WIN866,WIN874,WIN1250,WIN1251,WIN1252,WIN1253,WIN1254,WIN1255,WIN1256,WIN1257,WIN1258" ,
118+ "serverRoleGroupConfigurations" : [
119+ {
120+ "role" : " Coordinator" ,
121+ "value" : " ISO_8859_7" ,
122+ "defaultValue" : " sql_ascii" ,
123+ "source" : " user-override"
124+ },
125+ {
126+ "role" : " Worker" ,
127+ "value" : " ISO_8859_7" ,
128+ "defaultValue" : " sql_ascii" ,
129+ "source" : " user-override"
130+ }
131+ ],
132+ "provisioningState" : " Succeeded"
133+ }
134+ }
135+ ]
136+ }
0 commit comments