Skip to content

Commit 760d496

Browse files
data: regenerating based on the latest Swagger (#4753)
Co-authored-by: hc-github-team-tf-azure <>
1 parent 4e12009 commit 760d496

25 files changed

Lines changed: 748 additions & 33 deletions

api-definitions/resource-manager/ChaosStudio/2025-01-01/Targets/Model-Target.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"referenceNameIsCommonType": null
6363
}
6464
},
65-
"optional": true,
65+
"optional": false,
6666
"readOnly": false,
67-
"required": false,
67+
"required": true,
6868
"sensitive": false
6969
},
7070
{
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "AmazonRdsForOracleAuthenticationType",
3+
"type": "String",
4+
"values": [
5+
{
6+
"key": "Basic",
7+
"value": "Basic"
8+
}
9+
]
10+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "ImpalaThriftTransportProtocol",
3+
"type": "String",
4+
"values": [
5+
{
6+
"key": "Binary",
7+
"value": "Binary"
8+
},
9+
{
10+
"key": "HTTP",
11+
"value": "HTTP"
12+
}
13+
]
14+
}

api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-AmazonRdsForLinkedServiceTypeProperties.json

Lines changed: 212 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "AmazonRdsForLinkedServiceTypeProperties",
33
"fields": [
4+
{
5+
"containsDiscriminatedTypeValue": false,
6+
"jsonName": "authenticationType",
7+
"name": "AuthenticationType",
8+
"objectDefinition": {
9+
"type": "Reference",
10+
"nullable": false,
11+
"referenceName": "AmazonRdsForOracleAuthenticationType",
12+
"referenceNameIsCommonType": null
13+
},
14+
"optional": true,
15+
"readOnly": false,
16+
"required": false,
17+
"sensitive": false
18+
},
419
{
520
"containsDiscriminatedTypeValue": false,
621
"jsonName": "connectionString",
@@ -11,9 +26,54 @@
1126
"referenceName": null,
1227
"referenceNameIsCommonType": null
1328
},
14-
"optional": false,
29+
"optional": true,
1530
"readOnly": false,
16-
"required": true,
31+
"required": false,
32+
"sensitive": false
33+
},
34+
{
35+
"containsDiscriminatedTypeValue": false,
36+
"jsonName": "cryptoChecksumClient",
37+
"name": "CryptoChecksumClient",
38+
"objectDefinition": {
39+
"type": "RawObject",
40+
"nullable": false,
41+
"referenceName": null,
42+
"referenceNameIsCommonType": null
43+
},
44+
"optional": true,
45+
"readOnly": false,
46+
"required": false,
47+
"sensitive": false
48+
},
49+
{
50+
"containsDiscriminatedTypeValue": false,
51+
"jsonName": "cryptoChecksumTypesClient",
52+
"name": "CryptoChecksumTypesClient",
53+
"objectDefinition": {
54+
"type": "RawObject",
55+
"nullable": false,
56+
"referenceName": null,
57+
"referenceNameIsCommonType": null
58+
},
59+
"optional": true,
60+
"readOnly": false,
61+
"required": false,
62+
"sensitive": false
63+
},
64+
{
65+
"containsDiscriminatedTypeValue": false,
66+
"jsonName": "enableBulkLoad",
67+
"name": "EnableBulkLoad",
68+
"objectDefinition": {
69+
"type": "Boolean",
70+
"nullable": false,
71+
"referenceName": null,
72+
"referenceNameIsCommonType": null
73+
},
74+
"optional": true,
75+
"readOnly": false,
76+
"required": false,
1777
"sensitive": false
1878
},
1979
{
@@ -31,6 +91,96 @@
3191
"required": false,
3292
"sensitive": false
3393
},
94+
{
95+
"containsDiscriminatedTypeValue": false,
96+
"jsonName": "encryptionClient",
97+
"name": "EncryptionClient",
98+
"objectDefinition": {
99+
"type": "RawObject",
100+
"nullable": false,
101+
"referenceName": null,
102+
"referenceNameIsCommonType": null
103+
},
104+
"optional": true,
105+
"readOnly": false,
106+
"required": false,
107+
"sensitive": false
108+
},
109+
{
110+
"containsDiscriminatedTypeValue": false,
111+
"jsonName": "encryptionTypesClient",
112+
"name": "EncryptionTypesClient",
113+
"objectDefinition": {
114+
"type": "RawObject",
115+
"nullable": false,
116+
"referenceName": null,
117+
"referenceNameIsCommonType": null
118+
},
119+
"optional": true,
120+
"readOnly": false,
121+
"required": false,
122+
"sensitive": false
123+
},
124+
{
125+
"containsDiscriminatedTypeValue": false,
126+
"jsonName": "fetchSize",
127+
"name": "FetchSize",
128+
"objectDefinition": {
129+
"type": "Integer",
130+
"nullable": false,
131+
"referenceName": null,
132+
"referenceNameIsCommonType": null
133+
},
134+
"optional": true,
135+
"readOnly": false,
136+
"required": false,
137+
"sensitive": false
138+
},
139+
{
140+
"containsDiscriminatedTypeValue": false,
141+
"jsonName": "fetchTswtzAsTimestamp",
142+
"name": "FetchTswtzAsTimestamp",
143+
"objectDefinition": {
144+
"type": "Boolean",
145+
"nullable": false,
146+
"referenceName": null,
147+
"referenceNameIsCommonType": null
148+
},
149+
"optional": true,
150+
"readOnly": false,
151+
"required": false,
152+
"sensitive": false
153+
},
154+
{
155+
"containsDiscriminatedTypeValue": false,
156+
"jsonName": "initialLobFetchSize",
157+
"name": "InitialLobFetchSize",
158+
"objectDefinition": {
159+
"type": "Integer",
160+
"nullable": false,
161+
"referenceName": null,
162+
"referenceNameIsCommonType": null
163+
},
164+
"optional": true,
165+
"readOnly": false,
166+
"required": false,
167+
"sensitive": false
168+
},
169+
{
170+
"containsDiscriminatedTypeValue": false,
171+
"jsonName": "initializationString",
172+
"name": "InitializationString",
173+
"objectDefinition": {
174+
"type": "RawObject",
175+
"nullable": false,
176+
"referenceName": null,
177+
"referenceNameIsCommonType": null
178+
},
179+
"optional": true,
180+
"readOnly": false,
181+
"required": false,
182+
"sensitive": false
183+
},
34184
{
35185
"containsDiscriminatedTypeValue": false,
36186
"jsonName": "password",
@@ -45,6 +195,66 @@
45195
"readOnly": false,
46196
"required": false,
47197
"sensitive": false
198+
},
199+
{
200+
"containsDiscriminatedTypeValue": false,
201+
"jsonName": "server",
202+
"name": "Server",
203+
"objectDefinition": {
204+
"type": "RawObject",
205+
"nullable": false,
206+
"referenceName": null,
207+
"referenceNameIsCommonType": null
208+
},
209+
"optional": true,
210+
"readOnly": false,
211+
"required": false,
212+
"sensitive": false
213+
},
214+
{
215+
"containsDiscriminatedTypeValue": false,
216+
"jsonName": "statementCacheSize",
217+
"name": "StatementCacheSize",
218+
"objectDefinition": {
219+
"type": "Integer",
220+
"nullable": false,
221+
"referenceName": null,
222+
"referenceNameIsCommonType": null
223+
},
224+
"optional": true,
225+
"readOnly": false,
226+
"required": false,
227+
"sensitive": false
228+
},
229+
{
230+
"containsDiscriminatedTypeValue": false,
231+
"jsonName": "supportV1DataTypes",
232+
"name": "SupportV1DataTypes",
233+
"objectDefinition": {
234+
"type": "Boolean",
235+
"nullable": false,
236+
"referenceName": null,
237+
"referenceNameIsCommonType": null
238+
},
239+
"optional": true,
240+
"readOnly": false,
241+
"required": false,
242+
"sensitive": false
243+
},
244+
{
245+
"containsDiscriminatedTypeValue": false,
246+
"jsonName": "username",
247+
"name": "Username",
248+
"objectDefinition": {
249+
"type": "RawObject",
250+
"nullable": false,
251+
"referenceName": null,
252+
"referenceNameIsCommonType": null
253+
},
254+
"optional": true,
255+
"readOnly": false,
256+
"required": false,
257+
"sensitive": false
48258
}
49259
],
50260
"IsParent": false

api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-AzureDatabricksLinkedServiceTypeProperties.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,21 @@
4646
"required": false,
4747
"sensitive": false
4848
},
49+
{
50+
"containsDiscriminatedTypeValue": false,
51+
"jsonName": "dataSecurityMode",
52+
"name": "DataSecurityMode",
53+
"objectDefinition": {
54+
"type": "RawObject",
55+
"nullable": false,
56+
"referenceName": null,
57+
"referenceNameIsCommonType": null
58+
},
59+
"optional": true,
60+
"readOnly": false,
61+
"required": false,
62+
"sensitive": false
63+
},
4964
{
5065
"containsDiscriminatedTypeValue": false,
5166
"jsonName": "domain",

api-definitions/resource-manager/DataFactory/2018-06-01/DataFlowDebugSession/Model-ImpalaLinkedServiceTypeProperties.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,21 @@
4646
"required": true,
4747
"sensitive": false
4848
},
49+
{
50+
"containsDiscriminatedTypeValue": false,
51+
"jsonName": "enableServerCertificateValidation",
52+
"name": "EnableServerCertificateValidation",
53+
"objectDefinition": {
54+
"type": "Boolean",
55+
"nullable": false,
56+
"referenceName": null,
57+
"referenceNameIsCommonType": null
58+
},
59+
"optional": true,
60+
"readOnly": false,
61+
"required": false,
62+
"sensitive": false
63+
},
4964
{
5065
"containsDiscriminatedTypeValue": false,
5166
"jsonName": "enableSsl",
@@ -121,6 +136,21 @@
121136
"required": false,
122137
"sensitive": false
123138
},
139+
{
140+
"containsDiscriminatedTypeValue": false,
141+
"jsonName": "thriftTransportProtocol",
142+
"name": "ThriftTransportProtocol",
143+
"objectDefinition": {
144+
"type": "Reference",
145+
"nullable": false,
146+
"referenceName": "ImpalaThriftTransportProtocol",
147+
"referenceNameIsCommonType": null
148+
},
149+
"optional": true,
150+
"readOnly": false,
151+
"required": false,
152+
"sensitive": false
153+
},
124154
{
125155
"containsDiscriminatedTypeValue": false,
126156
"jsonName": "trustedCertPath",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "AmazonRdsForOracleAuthenticationType",
3+
"type": "String",
4+
"values": [
5+
{
6+
"key": "Basic",
7+
"value": "Basic"
8+
}
9+
]
10+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "ImpalaThriftTransportProtocol",
3+
"type": "String",
4+
"values": [
5+
{
6+
"key": "Binary",
7+
"value": "Binary"
8+
},
9+
{
10+
"key": "HTTP",
11+
"value": "HTTP"
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)