@azure/arm-iotoperations 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/README.md +10 -4
- package/dist/browser/api/broker/index.d.ts.map +1 -1
- package/dist/browser/api/broker/index.js +1 -1
- package/dist/browser/api/broker/index.js.map +1 -1
- package/dist/browser/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/browser/api/brokerAuthentication/index.js +1 -1
- package/dist/browser/api/brokerAuthentication/index.js.map +1 -1
- package/dist/browser/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/browser/api/brokerAuthorization/index.js +1 -1
- package/dist/browser/api/brokerAuthorization/index.js.map +1 -1
- package/dist/browser/api/brokerListener/index.d.ts.map +1 -1
- package/dist/browser/api/brokerListener/index.js +1 -1
- package/dist/browser/api/brokerListener/index.js.map +1 -1
- package/dist/browser/api/dataflow/index.d.ts.map +1 -1
- package/dist/browser/api/dataflow/index.js +1 -1
- package/dist/browser/api/dataflow/index.js.map +1 -1
- package/dist/browser/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/browser/api/dataflowEndpoint/index.js +1 -1
- package/dist/browser/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/browser/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/browser/api/dataflowProfile/index.js +1 -1
- package/dist/browser/api/dataflowProfile/index.js.map +1 -1
- package/dist/browser/api/instance/index.d.ts.map +1 -1
- package/dist/browser/api/instance/index.js +1 -1
- package/dist/browser/api/instance/index.js.map +1 -1
- package/dist/browser/api/ioTOperationsContext.d.ts +1 -0
- package/dist/browser/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/browser/api/ioTOperationsContext.js +2 -2
- package/dist/browser/api/ioTOperationsContext.js.map +1 -1
- package/dist/browser/index.d.ts +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/ioTOperationsClient.js +1 -1
- package/dist/browser/ioTOperationsClient.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -1
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +109 -106
- package/dist/browser/models/models.d.ts.map +1 -1
- package/dist/browser/models/models.js +179 -209
- package/dist/browser/models/models.js.map +1 -1
- package/dist/commonjs/api/broker/index.d.ts.map +1 -1
- package/dist/commonjs/api/broker/index.js +1 -1
- package/dist/commonjs/api/broker/index.js.map +1 -1
- package/dist/commonjs/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerAuthentication/index.js +1 -1
- package/dist/commonjs/api/brokerAuthentication/index.js.map +1 -1
- package/dist/commonjs/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerAuthorization/index.js +1 -1
- package/dist/commonjs/api/brokerAuthorization/index.js.map +1 -1
- package/dist/commonjs/api/brokerListener/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerListener/index.js +1 -1
- package/dist/commonjs/api/brokerListener/index.js.map +1 -1
- package/dist/commonjs/api/dataflow/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflow/index.js +1 -1
- package/dist/commonjs/api/dataflow/index.js.map +1 -1
- package/dist/commonjs/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflowEndpoint/index.js +1 -1
- package/dist/commonjs/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/commonjs/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflowProfile/index.js +1 -1
- package/dist/commonjs/api/dataflowProfile/index.js.map +1 -1
- package/dist/commonjs/api/instance/index.d.ts.map +1 -1
- package/dist/commonjs/api/instance/index.js +1 -1
- package/dist/commonjs/api/instance/index.js.map +1 -1
- package/dist/commonjs/api/ioTOperationsContext.d.ts +1 -0
- package/dist/commonjs/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/commonjs/api/ioTOperationsContext.js +2 -2
- package/dist/commonjs/api/ioTOperationsContext.js.map +1 -1
- package/dist/commonjs/index.d.ts +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +7 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/ioTOperationsClient.js +1 -1
- package/dist/commonjs/ioTOperationsClient.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +7 -7
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +109 -106
- package/dist/commonjs/models/models.d.ts.map +1 -1
- package/dist/commonjs/models/models.js +203 -245
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/broker/index.d.ts.map +1 -1
- package/dist/esm/api/broker/index.js +1 -1
- package/dist/esm/api/broker/index.js.map +1 -1
- package/dist/esm/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/esm/api/brokerAuthentication/index.js +1 -1
- package/dist/esm/api/brokerAuthentication/index.js.map +1 -1
- package/dist/esm/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/esm/api/brokerAuthorization/index.js +1 -1
- package/dist/esm/api/brokerAuthorization/index.js.map +1 -1
- package/dist/esm/api/brokerListener/index.d.ts.map +1 -1
- package/dist/esm/api/brokerListener/index.js +1 -1
- package/dist/esm/api/brokerListener/index.js.map +1 -1
- package/dist/esm/api/dataflow/index.d.ts.map +1 -1
- package/dist/esm/api/dataflow/index.js +1 -1
- package/dist/esm/api/dataflow/index.js.map +1 -1
- package/dist/esm/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/esm/api/dataflowEndpoint/index.js +1 -1
- package/dist/esm/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/esm/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/esm/api/dataflowProfile/index.js +1 -1
- package/dist/esm/api/dataflowProfile/index.js.map +1 -1
- package/dist/esm/api/instance/index.d.ts.map +1 -1
- package/dist/esm/api/instance/index.js +1 -1
- package/dist/esm/api/instance/index.js.map +1 -1
- package/dist/esm/api/ioTOperationsContext.d.ts +1 -0
- package/dist/esm/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/esm/api/ioTOperationsContext.js +2 -2
- package/dist/esm/api/ioTOperationsContext.js.map +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/ioTOperationsClient.js +1 -1
- package/dist/esm/ioTOperationsClient.js.map +1 -1
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +109 -106
- package/dist/esm/models/models.d.ts.map +1 -1
- package/dist/esm/models/models.js +179 -209
- package/dist/esm/models/models.js.map +1 -1
- package/dist/react-native/api/broker/index.d.ts.map +1 -1
- package/dist/react-native/api/broker/index.js +1 -1
- package/dist/react-native/api/broker/index.js.map +1 -1
- package/dist/react-native/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerAuthentication/index.js +1 -1
- package/dist/react-native/api/brokerAuthentication/index.js.map +1 -1
- package/dist/react-native/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerAuthorization/index.js +1 -1
- package/dist/react-native/api/brokerAuthorization/index.js.map +1 -1
- package/dist/react-native/api/brokerListener/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerListener/index.js +1 -1
- package/dist/react-native/api/brokerListener/index.js.map +1 -1
- package/dist/react-native/api/dataflow/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflow/index.js +1 -1
- package/dist/react-native/api/dataflow/index.js.map +1 -1
- package/dist/react-native/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflowEndpoint/index.js +1 -1
- package/dist/react-native/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/react-native/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflowProfile/index.js +1 -1
- package/dist/react-native/api/dataflowProfile/index.js.map +1 -1
- package/dist/react-native/api/instance/index.d.ts.map +1 -1
- package/dist/react-native/api/instance/index.js +1 -1
- package/dist/react-native/api/instance/index.js.map +1 -1
- package/dist/react-native/api/ioTOperationsContext.d.ts +1 -0
- package/dist/react-native/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/react-native/api/ioTOperationsContext.js +2 -2
- package/dist/react-native/api/ioTOperationsContext.js.map +1 -1
- package/dist/react-native/index.d.ts +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/ioTOperationsClient.js +1 -1
- package/dist/react-native/ioTOperationsClient.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -1
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +109 -106
- package/dist/react-native/models/models.d.ts.map +1 -1
- package/dist/react-native/models/models.js +179 -209
- package/dist/react-native/models/models.js.map +1 -1
- package/package.json +11 -9
- package/review/arm-iotoperations-models.api.md +40 -47
- package/review/arm-iotoperations.api.md +40 -47
|
@@ -66,9 +66,7 @@ export function dataflowEndpointPropertiesDeserializer(item) {
|
|
|
66
66
|
mqttSettings: !item["mqttSettings"]
|
|
67
67
|
? item["mqttSettings"]
|
|
68
68
|
: dataflowEndpointMqttDeserializer(item["mqttSettings"]),
|
|
69
|
-
provisioningState:
|
|
70
|
-
? item["provisioningState"]
|
|
71
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
69
|
+
provisioningState: item["provisioningState"],
|
|
72
70
|
};
|
|
73
71
|
}
|
|
74
72
|
/** DataflowEndpoint Type properties */
|
|
@@ -109,7 +107,7 @@ export function dataflowEndpointDataExplorerDeserializer(item) {
|
|
|
109
107
|
}
|
|
110
108
|
export function dataflowEndpointDataExplorerAuthenticationSerializer(item) {
|
|
111
109
|
return {
|
|
112
|
-
method:
|
|
110
|
+
method: item["method"],
|
|
113
111
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
114
112
|
? item["systemAssignedManagedIdentitySettings"]
|
|
115
113
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentitySerializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -120,7 +118,7 @@ export function dataflowEndpointDataExplorerAuthenticationSerializer(item) {
|
|
|
120
118
|
}
|
|
121
119
|
export function dataflowEndpointDataExplorerAuthenticationDeserializer(item) {
|
|
122
120
|
return {
|
|
123
|
-
method:
|
|
121
|
+
method: item["method"],
|
|
124
122
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
125
123
|
? item["systemAssignedManagedIdentitySettings"]
|
|
126
124
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentityDeserializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -129,20 +127,14 @@ export function dataflowEndpointDataExplorerAuthenticationDeserializer(item) {
|
|
|
129
127
|
: dataflowEndpointAuthenticationUserAssignedManagedIdentityDeserializer(item["userAssignedManagedIdentitySettings"]),
|
|
130
128
|
};
|
|
131
129
|
}
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export function dataExplorerAuthMethodDeserializer(item) {
|
|
136
|
-
return item;
|
|
137
|
-
}
|
|
138
|
-
/** Managed Identity Method */
|
|
139
|
-
export var KnownManagedIdentityMethod;
|
|
140
|
-
(function (KnownManagedIdentityMethod) {
|
|
130
|
+
/** DataflowEndpoint Data Explorer Authentication Method properties */
|
|
131
|
+
export var KnownDataExplorerAuthMethod;
|
|
132
|
+
(function (KnownDataExplorerAuthMethod) {
|
|
141
133
|
/** SystemAssignedManagedIdentity type */
|
|
142
|
-
|
|
134
|
+
KnownDataExplorerAuthMethod["SystemAssignedManagedIdentity"] = "SystemAssignedManagedIdentity";
|
|
143
135
|
/** UserAssignedManagedIdentity type */
|
|
144
|
-
|
|
145
|
-
})(
|
|
136
|
+
KnownDataExplorerAuthMethod["UserAssignedManagedIdentity"] = "UserAssignedManagedIdentity";
|
|
137
|
+
})(KnownDataExplorerAuthMethod || (KnownDataExplorerAuthMethod = {}));
|
|
146
138
|
export function dataflowEndpointAuthenticationSystemAssignedManagedIdentitySerializer(item) {
|
|
147
139
|
return { audience: item["audience"] };
|
|
148
140
|
}
|
|
@@ -197,7 +189,7 @@ export function dataflowEndpointDataLakeStorageDeserializer(item) {
|
|
|
197
189
|
}
|
|
198
190
|
export function dataflowEndpointDataLakeStorageAuthenticationSerializer(item) {
|
|
199
191
|
return {
|
|
200
|
-
method:
|
|
192
|
+
method: item["method"],
|
|
201
193
|
accessTokenSettings: !item["accessTokenSettings"]
|
|
202
194
|
? item["accessTokenSettings"]
|
|
203
195
|
: dataflowEndpointAuthenticationAccessTokenSerializer(item["accessTokenSettings"]),
|
|
@@ -211,7 +203,7 @@ export function dataflowEndpointDataLakeStorageAuthenticationSerializer(item) {
|
|
|
211
203
|
}
|
|
212
204
|
export function dataflowEndpointDataLakeStorageAuthenticationDeserializer(item) {
|
|
213
205
|
return {
|
|
214
|
-
method:
|
|
206
|
+
method: item["method"],
|
|
215
207
|
accessTokenSettings: !item["accessTokenSettings"]
|
|
216
208
|
? item["accessTokenSettings"]
|
|
217
209
|
: dataflowEndpointAuthenticationAccessTokenDeserializer(item["accessTokenSettings"]),
|
|
@@ -223,18 +215,16 @@ export function dataflowEndpointDataLakeStorageAuthenticationDeserializer(item)
|
|
|
223
215
|
: dataflowEndpointAuthenticationUserAssignedManagedIdentityDeserializer(item["userAssignedManagedIdentitySettings"]),
|
|
224
216
|
};
|
|
225
217
|
}
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
export var KnownAccessTokenMethod;
|
|
234
|
-
(function (KnownAccessTokenMethod) {
|
|
218
|
+
/** DataflowEndpoint Data Lake Storage Authentication Method properties */
|
|
219
|
+
export var KnownDataLakeStorageAuthMethod;
|
|
220
|
+
(function (KnownDataLakeStorageAuthMethod) {
|
|
221
|
+
/** SystemAssignedManagedIdentity type */
|
|
222
|
+
KnownDataLakeStorageAuthMethod["SystemAssignedManagedIdentity"] = "SystemAssignedManagedIdentity";
|
|
223
|
+
/** UserAssignedManagedIdentity type */
|
|
224
|
+
KnownDataLakeStorageAuthMethod["UserAssignedManagedIdentity"] = "UserAssignedManagedIdentity";
|
|
235
225
|
/** AccessToken Option */
|
|
236
|
-
|
|
237
|
-
})(
|
|
226
|
+
KnownDataLakeStorageAuthMethod["AccessToken"] = "AccessToken";
|
|
227
|
+
})(KnownDataLakeStorageAuthMethod || (KnownDataLakeStorageAuthMethod = {}));
|
|
238
228
|
export function dataflowEndpointAuthenticationAccessTokenSerializer(item) {
|
|
239
229
|
return { secretRef: item["secretRef"] };
|
|
240
230
|
}
|
|
@@ -267,7 +257,7 @@ export function dataflowEndpointFabricOneLakeDeserializer(item) {
|
|
|
267
257
|
}
|
|
268
258
|
export function dataflowEndpointFabricOneLakeAuthenticationSerializer(item) {
|
|
269
259
|
return {
|
|
270
|
-
method:
|
|
260
|
+
method: item["method"],
|
|
271
261
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
272
262
|
? item["systemAssignedManagedIdentitySettings"]
|
|
273
263
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentitySerializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -278,7 +268,7 @@ export function dataflowEndpointFabricOneLakeAuthenticationSerializer(item) {
|
|
|
278
268
|
}
|
|
279
269
|
export function dataflowEndpointFabricOneLakeAuthenticationDeserializer(item) {
|
|
280
270
|
return {
|
|
281
|
-
method:
|
|
271
|
+
method: item["method"],
|
|
282
272
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
283
273
|
? item["systemAssignedManagedIdentitySettings"]
|
|
284
274
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentityDeserializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -287,12 +277,14 @@ export function dataflowEndpointFabricOneLakeAuthenticationDeserializer(item) {
|
|
|
287
277
|
: dataflowEndpointAuthenticationUserAssignedManagedIdentityDeserializer(item["userAssignedManagedIdentitySettings"]),
|
|
288
278
|
};
|
|
289
279
|
}
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
280
|
+
/** DataflowEndpoint Fabric One Lake Authentication Method properties */
|
|
281
|
+
export var KnownFabricOneLakeAuthMethod;
|
|
282
|
+
(function (KnownFabricOneLakeAuthMethod) {
|
|
283
|
+
/** SystemAssignedManagedIdentity type */
|
|
284
|
+
KnownFabricOneLakeAuthMethod["SystemAssignedManagedIdentity"] = "SystemAssignedManagedIdentity";
|
|
285
|
+
/** UserAssignedManagedIdentity type */
|
|
286
|
+
KnownFabricOneLakeAuthMethod["UserAssignedManagedIdentity"] = "UserAssignedManagedIdentity";
|
|
287
|
+
})(KnownFabricOneLakeAuthMethod || (KnownFabricOneLakeAuthMethod = {}));
|
|
296
288
|
export function dataflowEndpointFabricOneLakeNamesSerializer(item) {
|
|
297
289
|
return {
|
|
298
290
|
lakehouseName: item["lakehouseName"],
|
|
@@ -347,7 +339,7 @@ export function dataflowEndpointKafkaDeserializer(item) {
|
|
|
347
339
|
}
|
|
348
340
|
export function dataflowEndpointKafkaAuthenticationSerializer(item) {
|
|
349
341
|
return {
|
|
350
|
-
method:
|
|
342
|
+
method: item["method"],
|
|
351
343
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
352
344
|
? item["systemAssignedManagedIdentitySettings"]
|
|
353
345
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentitySerializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -364,7 +356,7 @@ export function dataflowEndpointKafkaAuthenticationSerializer(item) {
|
|
|
364
356
|
}
|
|
365
357
|
export function dataflowEndpointKafkaAuthenticationDeserializer(item) {
|
|
366
358
|
return {
|
|
367
|
-
method:
|
|
359
|
+
method: item["method"],
|
|
368
360
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
369
361
|
? item["systemAssignedManagedIdentitySettings"]
|
|
370
362
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentityDeserializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -379,30 +371,20 @@ export function dataflowEndpointKafkaAuthenticationDeserializer(item) {
|
|
|
379
371
|
: dataflowEndpointAuthenticationX509Deserializer(item["x509CertificateSettings"]),
|
|
380
372
|
};
|
|
381
373
|
}
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
export var KnownSaslMethod;
|
|
390
|
-
(function (KnownSaslMethod) {
|
|
374
|
+
/** DataflowEndpoint Kafka Authentication Method properties */
|
|
375
|
+
export var KnownKafkaAuthMethod;
|
|
376
|
+
(function (KnownKafkaAuthMethod) {
|
|
377
|
+
/** SystemAssignedManagedIdentity type */
|
|
378
|
+
KnownKafkaAuthMethod["SystemAssignedManagedIdentity"] = "SystemAssignedManagedIdentity";
|
|
379
|
+
/** UserAssignedManagedIdentity type */
|
|
380
|
+
KnownKafkaAuthMethod["UserAssignedManagedIdentity"] = "UserAssignedManagedIdentity";
|
|
391
381
|
/** Sasl Option */
|
|
392
|
-
|
|
393
|
-
})(KnownSaslMethod || (KnownSaslMethod = {}));
|
|
394
|
-
/** x509 Certificate Method */
|
|
395
|
-
export var KnownX509CertificateMethod;
|
|
396
|
-
(function (KnownX509CertificateMethod) {
|
|
382
|
+
KnownKafkaAuthMethod["Sasl"] = "Sasl";
|
|
397
383
|
/** x509Certificate Option */
|
|
398
|
-
|
|
399
|
-
})(KnownX509CertificateMethod || (KnownX509CertificateMethod = {}));
|
|
400
|
-
/** x509 Certificate Method */
|
|
401
|
-
export var KnownAnonymousMethod;
|
|
402
|
-
(function (KnownAnonymousMethod) {
|
|
384
|
+
KnownKafkaAuthMethod["X509Certificate"] = "X509Certificate";
|
|
403
385
|
/** Anonymous Option */
|
|
404
|
-
|
|
405
|
-
})(
|
|
386
|
+
KnownKafkaAuthMethod["Anonymous"] = "Anonymous";
|
|
387
|
+
})(KnownKafkaAuthMethod || (KnownKafkaAuthMethod = {}));
|
|
406
388
|
export function dataflowEndpointAuthenticationSaslSerializer(item) {
|
|
407
389
|
return { saslType: item["saslType"], secretRef: item["secretRef"] };
|
|
408
390
|
}
|
|
@@ -548,7 +530,7 @@ export function dataflowEndpointMqttDeserializer(item) {
|
|
|
548
530
|
}
|
|
549
531
|
export function dataflowEndpointMqttAuthenticationSerializer(item) {
|
|
550
532
|
return {
|
|
551
|
-
method:
|
|
533
|
+
method: item["method"],
|
|
552
534
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
553
535
|
? item["systemAssignedManagedIdentitySettings"]
|
|
554
536
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentitySerializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -565,7 +547,7 @@ export function dataflowEndpointMqttAuthenticationSerializer(item) {
|
|
|
565
547
|
}
|
|
566
548
|
export function dataflowEndpointMqttAuthenticationDeserializer(item) {
|
|
567
549
|
return {
|
|
568
|
-
method:
|
|
550
|
+
method: item["method"],
|
|
569
551
|
systemAssignedManagedIdentitySettings: !item["systemAssignedManagedIdentitySettings"]
|
|
570
552
|
? item["systemAssignedManagedIdentitySettings"]
|
|
571
553
|
: dataflowEndpointAuthenticationSystemAssignedManagedIdentityDeserializer(item["systemAssignedManagedIdentitySettings"]),
|
|
@@ -580,18 +562,20 @@ export function dataflowEndpointMqttAuthenticationDeserializer(item) {
|
|
|
580
562
|
: dataflowEndpointAuthenticationX509Deserializer(item["x509CertificateSettings"]),
|
|
581
563
|
};
|
|
582
564
|
}
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
export var KnownServiceAccountTokenMethod;
|
|
591
|
-
(function (KnownServiceAccountTokenMethod) {
|
|
565
|
+
/** DataflowEndpoint Mqtt Authentication Method properties */
|
|
566
|
+
export var KnownMqttAuthMethod;
|
|
567
|
+
(function (KnownMqttAuthMethod) {
|
|
568
|
+
/** SystemAssignedManagedIdentity type */
|
|
569
|
+
KnownMqttAuthMethod["SystemAssignedManagedIdentity"] = "SystemAssignedManagedIdentity";
|
|
570
|
+
/** UserAssignedManagedIdentity type */
|
|
571
|
+
KnownMqttAuthMethod["UserAssignedManagedIdentity"] = "UserAssignedManagedIdentity";
|
|
592
572
|
/** ServiceAccountToken Option */
|
|
593
|
-
|
|
594
|
-
|
|
573
|
+
KnownMqttAuthMethod["ServiceAccountToken"] = "ServiceAccountToken";
|
|
574
|
+
/** x509Certificate Option */
|
|
575
|
+
KnownMqttAuthMethod["X509Certificate"] = "X509Certificate";
|
|
576
|
+
/** Anonymous Option */
|
|
577
|
+
KnownMqttAuthMethod["Anonymous"] = "Anonymous";
|
|
578
|
+
})(KnownMqttAuthMethod || (KnownMqttAuthMethod = {}));
|
|
595
579
|
export function dataflowEndpointAuthenticationServiceAccountTokenSerializer(item) {
|
|
596
580
|
return { audience: item["audience"] };
|
|
597
581
|
}
|
|
@@ -616,7 +600,7 @@ export var KnownMqttRetainType;
|
|
|
616
600
|
/** Never retain messages. */
|
|
617
601
|
KnownMqttRetainType["Never"] = "Never";
|
|
618
602
|
})(KnownMqttRetainType || (KnownMqttRetainType = {}));
|
|
619
|
-
/** The
|
|
603
|
+
/** The enum defining status of resource. */
|
|
620
604
|
export var KnownProvisioningState;
|
|
621
605
|
(function (KnownProvisioningState) {
|
|
622
606
|
/** Resource has been created. */
|
|
@@ -625,21 +609,15 @@ export var KnownProvisioningState;
|
|
|
625
609
|
KnownProvisioningState["Failed"] = "Failed";
|
|
626
610
|
/** Resource creation was canceled. */
|
|
627
611
|
KnownProvisioningState["Canceled"] = "Canceled";
|
|
628
|
-
/** Resource
|
|
612
|
+
/** Resource is getting provisioned. */
|
|
629
613
|
KnownProvisioningState["Provisioning"] = "Provisioning";
|
|
630
|
-
/** Resource
|
|
614
|
+
/** Resource is Updating. */
|
|
631
615
|
KnownProvisioningState["Updating"] = "Updating";
|
|
632
|
-
/** Resource
|
|
616
|
+
/** Resource is Deleting. */
|
|
633
617
|
KnownProvisioningState["Deleting"] = "Deleting";
|
|
634
|
-
/** Resource
|
|
618
|
+
/** Resource has been Accepted. */
|
|
635
619
|
KnownProvisioningState["Accepted"] = "Accepted";
|
|
636
620
|
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
637
|
-
export function provisioningStateSerializer(item) {
|
|
638
|
-
return item;
|
|
639
|
-
}
|
|
640
|
-
export function provisioningStateDeserializer(item) {
|
|
641
|
-
return item;
|
|
642
|
-
}
|
|
643
621
|
export function extendedLocationSerializer(item) {
|
|
644
622
|
return { name: item["name"], type: item["type"] };
|
|
645
623
|
}
|
|
@@ -753,11 +731,19 @@ export function dataflowPropertiesDeserializer(item) {
|
|
|
753
731
|
return {
|
|
754
732
|
mode: item["mode"],
|
|
755
733
|
operations: dataflowOperationArrayDeserializer(item["operations"]),
|
|
756
|
-
provisioningState:
|
|
757
|
-
? item["provisioningState"]
|
|
758
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
734
|
+
provisioningState: item["provisioningState"],
|
|
759
735
|
};
|
|
760
736
|
}
|
|
737
|
+
export function dataflowOperationArraySerializer(result) {
|
|
738
|
+
return result.map((item) => {
|
|
739
|
+
return dataflowOperationSerializer(item);
|
|
740
|
+
});
|
|
741
|
+
}
|
|
742
|
+
export function dataflowOperationArrayDeserializer(result) {
|
|
743
|
+
return result.map((item) => {
|
|
744
|
+
return dataflowOperationDeserializer(item);
|
|
745
|
+
});
|
|
746
|
+
}
|
|
761
747
|
export function dataflowOperationSerializer(item) {
|
|
762
748
|
return {
|
|
763
749
|
operationType: item["operationType"],
|
|
@@ -864,6 +850,16 @@ export var KnownTransformationSerializationFormat;
|
|
|
864
850
|
/** Parquet Format */
|
|
865
851
|
KnownTransformationSerializationFormat["Parquet"] = "Parquet";
|
|
866
852
|
})(KnownTransformationSerializationFormat || (KnownTransformationSerializationFormat = {}));
|
|
853
|
+
export function dataflowBuiltInTransformationDatasetArraySerializer(result) {
|
|
854
|
+
return result.map((item) => {
|
|
855
|
+
return dataflowBuiltInTransformationDatasetSerializer(item);
|
|
856
|
+
});
|
|
857
|
+
}
|
|
858
|
+
export function dataflowBuiltInTransformationDatasetArrayDeserializer(result) {
|
|
859
|
+
return result.map((item) => {
|
|
860
|
+
return dataflowBuiltInTransformationDatasetDeserializer(item);
|
|
861
|
+
});
|
|
862
|
+
}
|
|
867
863
|
export function dataflowBuiltInTransformationDatasetSerializer(item) {
|
|
868
864
|
return {
|
|
869
865
|
key: item["key"],
|
|
@@ -886,14 +882,14 @@ export function dataflowBuiltInTransformationDatasetDeserializer(item) {
|
|
|
886
882
|
expression: item["expression"],
|
|
887
883
|
};
|
|
888
884
|
}
|
|
889
|
-
export function
|
|
885
|
+
export function dataflowBuiltInTransformationFilterArraySerializer(result) {
|
|
890
886
|
return result.map((item) => {
|
|
891
|
-
return
|
|
887
|
+
return dataflowBuiltInTransformationFilterSerializer(item);
|
|
892
888
|
});
|
|
893
889
|
}
|
|
894
|
-
export function
|
|
890
|
+
export function dataflowBuiltInTransformationFilterArrayDeserializer(result) {
|
|
895
891
|
return result.map((item) => {
|
|
896
|
-
return
|
|
892
|
+
return dataflowBuiltInTransformationFilterDeserializer(item);
|
|
897
893
|
});
|
|
898
894
|
}
|
|
899
895
|
export function dataflowBuiltInTransformationFilterSerializer(item) {
|
|
@@ -922,14 +918,14 @@ export var KnownFilterType;
|
|
|
922
918
|
/** Filter type */
|
|
923
919
|
KnownFilterType["Filter"] = "Filter";
|
|
924
920
|
})(KnownFilterType || (KnownFilterType = {}));
|
|
925
|
-
export function
|
|
921
|
+
export function dataflowBuiltInTransformationMapArraySerializer(result) {
|
|
926
922
|
return result.map((item) => {
|
|
927
|
-
return
|
|
923
|
+
return dataflowBuiltInTransformationMapSerializer(item);
|
|
928
924
|
});
|
|
929
925
|
}
|
|
930
|
-
export function
|
|
926
|
+
export function dataflowBuiltInTransformationMapArrayDeserializer(result) {
|
|
931
927
|
return result.map((item) => {
|
|
932
|
-
return
|
|
928
|
+
return dataflowBuiltInTransformationMapDeserializer(item);
|
|
933
929
|
});
|
|
934
930
|
}
|
|
935
931
|
export function dataflowBuiltInTransformationMapSerializer(item) {
|
|
@@ -968,16 +964,6 @@ export var KnownDataflowMappingType;
|
|
|
968
964
|
/** Built in function type */
|
|
969
965
|
KnownDataflowMappingType["BuiltInFunction"] = "BuiltInFunction";
|
|
970
966
|
})(KnownDataflowMappingType || (KnownDataflowMappingType = {}));
|
|
971
|
-
export function dataflowBuiltInTransformationMapArraySerializer(result) {
|
|
972
|
-
return result.map((item) => {
|
|
973
|
-
return dataflowBuiltInTransformationMapSerializer(item);
|
|
974
|
-
});
|
|
975
|
-
}
|
|
976
|
-
export function dataflowBuiltInTransformationMapArrayDeserializer(result) {
|
|
977
|
-
return result.map((item) => {
|
|
978
|
-
return dataflowBuiltInTransformationMapDeserializer(item);
|
|
979
|
-
});
|
|
980
|
-
}
|
|
981
967
|
export function dataflowDestinationOperationSettingsSerializer(item) {
|
|
982
968
|
return {
|
|
983
969
|
endpointRef: item["endpointRef"],
|
|
@@ -990,16 +976,6 @@ export function dataflowDestinationOperationSettingsDeserializer(item) {
|
|
|
990
976
|
dataDestination: item["dataDestination"],
|
|
991
977
|
};
|
|
992
978
|
}
|
|
993
|
-
export function dataflowOperationArraySerializer(result) {
|
|
994
|
-
return result.map((item) => {
|
|
995
|
-
return dataflowOperationSerializer(item);
|
|
996
|
-
});
|
|
997
|
-
}
|
|
998
|
-
export function dataflowOperationArrayDeserializer(result) {
|
|
999
|
-
return result.map((item) => {
|
|
1000
|
-
return dataflowOperationDeserializer(item);
|
|
1001
|
-
});
|
|
1002
|
-
}
|
|
1003
979
|
export function _dataflowResourceListResultDeserializer(item) {
|
|
1004
980
|
return {
|
|
1005
981
|
value: dataflowResourceArrayDeserializer(item["value"]),
|
|
@@ -1052,9 +1028,7 @@ export function dataflowProfilePropertiesDeserializer(item) {
|
|
|
1052
1028
|
? item["diagnostics"]
|
|
1053
1029
|
: profileDiagnosticsDeserializer(item["diagnostics"]),
|
|
1054
1030
|
instanceCount: item["instanceCount"],
|
|
1055
|
-
provisioningState:
|
|
1056
|
-
? item["provisioningState"]
|
|
1057
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
1031
|
+
provisioningState: item["provisioningState"],
|
|
1058
1032
|
};
|
|
1059
1033
|
}
|
|
1060
1034
|
export function profileDiagnosticsSerializer(item) {
|
|
@@ -1131,9 +1105,7 @@ export function brokerAuthorizationPropertiesSerializer(item) {
|
|
|
1131
1105
|
export function brokerAuthorizationPropertiesDeserializer(item) {
|
|
1132
1106
|
return {
|
|
1133
1107
|
authorizationPolicies: authorizationConfigDeserializer(item["authorizationPolicies"]),
|
|
1134
|
-
provisioningState:
|
|
1135
|
-
? item["provisioningState"]
|
|
1136
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
1108
|
+
provisioningState: item["provisioningState"],
|
|
1137
1109
|
};
|
|
1138
1110
|
}
|
|
1139
1111
|
export function authorizationConfigSerializer(item) {
|
|
@@ -1148,6 +1120,16 @@ export function authorizationConfigDeserializer(item) {
|
|
|
1148
1120
|
rules: !item["rules"] ? item["rules"] : authorizationRuleArrayDeserializer(item["rules"]),
|
|
1149
1121
|
};
|
|
1150
1122
|
}
|
|
1123
|
+
export function authorizationRuleArraySerializer(result) {
|
|
1124
|
+
return result.map((item) => {
|
|
1125
|
+
return authorizationRuleSerializer(item);
|
|
1126
|
+
});
|
|
1127
|
+
}
|
|
1128
|
+
export function authorizationRuleArrayDeserializer(result) {
|
|
1129
|
+
return result.map((item) => {
|
|
1130
|
+
return authorizationRuleDeserializer(item);
|
|
1131
|
+
});
|
|
1132
|
+
}
|
|
1151
1133
|
export function authorizationRuleSerializer(item) {
|
|
1152
1134
|
return {
|
|
1153
1135
|
brokerResources: brokerResourceRuleArraySerializer(item["brokerResources"]),
|
|
@@ -1166,6 +1148,16 @@ export function authorizationRuleDeserializer(item) {
|
|
|
1166
1148
|
: stateStoreResourceRuleArrayDeserializer(item["stateStoreResources"]),
|
|
1167
1149
|
};
|
|
1168
1150
|
}
|
|
1151
|
+
export function brokerResourceRuleArraySerializer(result) {
|
|
1152
|
+
return result.map((item) => {
|
|
1153
|
+
return brokerResourceRuleSerializer(item);
|
|
1154
|
+
});
|
|
1155
|
+
}
|
|
1156
|
+
export function brokerResourceRuleArrayDeserializer(result) {
|
|
1157
|
+
return result.map((item) => {
|
|
1158
|
+
return brokerResourceRuleDeserializer(item);
|
|
1159
|
+
});
|
|
1160
|
+
}
|
|
1169
1161
|
export function brokerResourceRuleSerializer(item) {
|
|
1170
1162
|
return {
|
|
1171
1163
|
method: item["method"],
|
|
@@ -1206,16 +1198,6 @@ export var KnownBrokerResourceDefinitionMethods;
|
|
|
1206
1198
|
/** Allowed Subscribing to Broker */
|
|
1207
1199
|
KnownBrokerResourceDefinitionMethods["Subscribe"] = "Subscribe";
|
|
1208
1200
|
})(KnownBrokerResourceDefinitionMethods || (KnownBrokerResourceDefinitionMethods = {}));
|
|
1209
|
-
export function brokerResourceRuleArraySerializer(result) {
|
|
1210
|
-
return result.map((item) => {
|
|
1211
|
-
return brokerResourceRuleSerializer(item);
|
|
1212
|
-
});
|
|
1213
|
-
}
|
|
1214
|
-
export function brokerResourceRuleArrayDeserializer(result) {
|
|
1215
|
-
return result.map((item) => {
|
|
1216
|
-
return brokerResourceRuleDeserializer(item);
|
|
1217
|
-
});
|
|
1218
|
-
}
|
|
1219
1201
|
export function principalDefinitionSerializer(item) {
|
|
1220
1202
|
return {
|
|
1221
1203
|
attributes: !item["attributes"]
|
|
@@ -1254,6 +1236,16 @@ export function principalDefinitionDeserializer(item) {
|
|
|
1254
1236
|
}),
|
|
1255
1237
|
};
|
|
1256
1238
|
}
|
|
1239
|
+
export function stateStoreResourceRuleArraySerializer(result) {
|
|
1240
|
+
return result.map((item) => {
|
|
1241
|
+
return stateStoreResourceRuleSerializer(item);
|
|
1242
|
+
});
|
|
1243
|
+
}
|
|
1244
|
+
export function stateStoreResourceRuleArrayDeserializer(result) {
|
|
1245
|
+
return result.map((item) => {
|
|
1246
|
+
return stateStoreResourceRuleDeserializer(item);
|
|
1247
|
+
});
|
|
1248
|
+
}
|
|
1257
1249
|
export function stateStoreResourceRuleSerializer(item) {
|
|
1258
1250
|
return {
|
|
1259
1251
|
keyType: item["keyType"],
|
|
@@ -1292,26 +1284,6 @@ export var KnownStateStoreResourceDefinitionMethods;
|
|
|
1292
1284
|
/** Allowed all operations on Store - Get/KeyNotify/Set/Delete */
|
|
1293
1285
|
KnownStateStoreResourceDefinitionMethods["ReadWrite"] = "ReadWrite";
|
|
1294
1286
|
})(KnownStateStoreResourceDefinitionMethods || (KnownStateStoreResourceDefinitionMethods = {}));
|
|
1295
|
-
export function stateStoreResourceRuleArraySerializer(result) {
|
|
1296
|
-
return result.map((item) => {
|
|
1297
|
-
return stateStoreResourceRuleSerializer(item);
|
|
1298
|
-
});
|
|
1299
|
-
}
|
|
1300
|
-
export function stateStoreResourceRuleArrayDeserializer(result) {
|
|
1301
|
-
return result.map((item) => {
|
|
1302
|
-
return stateStoreResourceRuleDeserializer(item);
|
|
1303
|
-
});
|
|
1304
|
-
}
|
|
1305
|
-
export function authorizationRuleArraySerializer(result) {
|
|
1306
|
-
return result.map((item) => {
|
|
1307
|
-
return authorizationRuleSerializer(item);
|
|
1308
|
-
});
|
|
1309
|
-
}
|
|
1310
|
-
export function authorizationRuleArrayDeserializer(result) {
|
|
1311
|
-
return result.map((item) => {
|
|
1312
|
-
return authorizationRuleDeserializer(item);
|
|
1313
|
-
});
|
|
1314
|
-
}
|
|
1315
1287
|
export function _brokerAuthorizationResourceListResultDeserializer(item) {
|
|
1316
1288
|
return {
|
|
1317
1289
|
value: brokerAuthorizationResourceArrayDeserializer(item["value"]),
|
|
@@ -1358,11 +1330,19 @@ export function brokerAuthenticationPropertiesSerializer(item) {
|
|
|
1358
1330
|
export function brokerAuthenticationPropertiesDeserializer(item) {
|
|
1359
1331
|
return {
|
|
1360
1332
|
authenticationMethods: brokerAuthenticatorMethodsArrayDeserializer(item["authenticationMethods"]),
|
|
1361
|
-
provisioningState:
|
|
1362
|
-
? item["provisioningState"]
|
|
1363
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
1333
|
+
provisioningState: item["provisioningState"],
|
|
1364
1334
|
};
|
|
1365
1335
|
}
|
|
1336
|
+
export function brokerAuthenticatorMethodsArraySerializer(result) {
|
|
1337
|
+
return result.map((item) => {
|
|
1338
|
+
return brokerAuthenticatorMethodsSerializer(item);
|
|
1339
|
+
});
|
|
1340
|
+
}
|
|
1341
|
+
export function brokerAuthenticatorMethodsArrayDeserializer(result) {
|
|
1342
|
+
return result.map((item) => {
|
|
1343
|
+
return brokerAuthenticatorMethodsDeserializer(item);
|
|
1344
|
+
});
|
|
1345
|
+
}
|
|
1366
1346
|
export function brokerAuthenticatorMethodsSerializer(item) {
|
|
1367
1347
|
return {
|
|
1368
1348
|
method: item["method"],
|
|
@@ -1463,15 +1443,6 @@ export function brokerAuthenticatorMethodX509Deserializer(item) {
|
|
|
1463
1443
|
trustedClientCaCert: item["trustedClientCaCert"],
|
|
1464
1444
|
};
|
|
1465
1445
|
}
|
|
1466
|
-
export function brokerAuthenticatorMethodX509AttributesSerializer(item) {
|
|
1467
|
-
return { attributes: item["attributes"], subject: item["subject"] };
|
|
1468
|
-
}
|
|
1469
|
-
export function brokerAuthenticatorMethodX509AttributesDeserializer(item) {
|
|
1470
|
-
return {
|
|
1471
|
-
attributes: item["attributes"],
|
|
1472
|
-
subject: item["subject"],
|
|
1473
|
-
};
|
|
1474
|
-
}
|
|
1475
1446
|
export function brokerAuthenticatorMethodX509AttributesRecordSerializer(item) {
|
|
1476
1447
|
const result = {};
|
|
1477
1448
|
Object.keys(item).map((key) => {
|
|
@@ -1490,15 +1461,14 @@ export function brokerAuthenticatorMethodX509AttributesRecordDeserializer(item)
|
|
|
1490
1461
|
});
|
|
1491
1462
|
return result;
|
|
1492
1463
|
}
|
|
1493
|
-
export function
|
|
1494
|
-
return
|
|
1495
|
-
return brokerAuthenticatorMethodsSerializer(item);
|
|
1496
|
-
});
|
|
1464
|
+
export function brokerAuthenticatorMethodX509AttributesSerializer(item) {
|
|
1465
|
+
return { attributes: item["attributes"], subject: item["subject"] };
|
|
1497
1466
|
}
|
|
1498
|
-
export function
|
|
1499
|
-
return
|
|
1500
|
-
|
|
1501
|
-
|
|
1467
|
+
export function brokerAuthenticatorMethodX509AttributesDeserializer(item) {
|
|
1468
|
+
return {
|
|
1469
|
+
attributes: item["attributes"],
|
|
1470
|
+
subject: item["subject"],
|
|
1471
|
+
};
|
|
1502
1472
|
}
|
|
1503
1473
|
export function _brokerAuthenticationResourceListResultDeserializer(item) {
|
|
1504
1474
|
return {
|
|
@@ -1550,11 +1520,19 @@ export function brokerListenerPropertiesDeserializer(item) {
|
|
|
1550
1520
|
serviceName: item["serviceName"],
|
|
1551
1521
|
ports: listenerPortArrayDeserializer(item["ports"]),
|
|
1552
1522
|
serviceType: item["serviceType"],
|
|
1553
|
-
provisioningState:
|
|
1554
|
-
? item["provisioningState"]
|
|
1555
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
1523
|
+
provisioningState: item["provisioningState"],
|
|
1556
1524
|
};
|
|
1557
1525
|
}
|
|
1526
|
+
export function listenerPortArraySerializer(result) {
|
|
1527
|
+
return result.map((item) => {
|
|
1528
|
+
return listenerPortSerializer(item);
|
|
1529
|
+
});
|
|
1530
|
+
}
|
|
1531
|
+
export function listenerPortArrayDeserializer(result) {
|
|
1532
|
+
return result.map((item) => {
|
|
1533
|
+
return listenerPortDeserializer(item);
|
|
1534
|
+
});
|
|
1535
|
+
}
|
|
1558
1536
|
export function listenerPortSerializer(item) {
|
|
1559
1537
|
return {
|
|
1560
1538
|
authenticationRef: item["authenticationRef"],
|
|
@@ -1701,16 +1679,6 @@ export function sanForCertDeserializer(item) {
|
|
|
1701
1679
|
}),
|
|
1702
1680
|
};
|
|
1703
1681
|
}
|
|
1704
|
-
export function listenerPortArraySerializer(result) {
|
|
1705
|
-
return result.map((item) => {
|
|
1706
|
-
return listenerPortSerializer(item);
|
|
1707
|
-
});
|
|
1708
|
-
}
|
|
1709
|
-
export function listenerPortArrayDeserializer(result) {
|
|
1710
|
-
return result.map((item) => {
|
|
1711
|
-
return listenerPortDeserializer(item);
|
|
1712
|
-
});
|
|
1713
|
-
}
|
|
1714
1682
|
/** Kubernetes Service Types supported by Listener */
|
|
1715
1683
|
export var KnownServiceType;
|
|
1716
1684
|
(function (KnownServiceType) {
|
|
@@ -1793,9 +1761,7 @@ export function brokerPropertiesDeserializer(item) {
|
|
|
1793
1761
|
? item["generateResourceLimits"]
|
|
1794
1762
|
: generateResourceLimitsDeserializer(item["generateResourceLimits"]),
|
|
1795
1763
|
memoryProfile: item["memoryProfile"],
|
|
1796
|
-
provisioningState:
|
|
1797
|
-
? item["provisioningState"]
|
|
1798
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
1764
|
+
provisioningState: item["provisioningState"],
|
|
1799
1765
|
};
|
|
1800
1766
|
}
|
|
1801
1767
|
export function advancedSettingsSerializer(item) {
|
|
@@ -2086,6 +2052,16 @@ export function volumeClaimSpecSelectorDeserializer(item) {
|
|
|
2086
2052
|
matchLabels: item["matchLabels"],
|
|
2087
2053
|
};
|
|
2088
2054
|
}
|
|
2055
|
+
export function volumeClaimSpecSelectorMatchExpressionsArraySerializer(result) {
|
|
2056
|
+
return result.map((item) => {
|
|
2057
|
+
return volumeClaimSpecSelectorMatchExpressionsSerializer(item);
|
|
2058
|
+
});
|
|
2059
|
+
}
|
|
2060
|
+
export function volumeClaimSpecSelectorMatchExpressionsArrayDeserializer(result) {
|
|
2061
|
+
return result.map((item) => {
|
|
2062
|
+
return volumeClaimSpecSelectorMatchExpressionsDeserializer(item);
|
|
2063
|
+
});
|
|
2064
|
+
}
|
|
2089
2065
|
export function volumeClaimSpecSelectorMatchExpressionsSerializer(item) {
|
|
2090
2066
|
return {
|
|
2091
2067
|
key: item["key"],
|
|
@@ -2120,16 +2096,6 @@ export var KnownOperatorValues;
|
|
|
2120
2096
|
/** DoesNotExist operator. */
|
|
2121
2097
|
KnownOperatorValues["DoesNotExist"] = "DoesNotExist";
|
|
2122
2098
|
})(KnownOperatorValues || (KnownOperatorValues = {}));
|
|
2123
|
-
export function volumeClaimSpecSelectorMatchExpressionsArraySerializer(result) {
|
|
2124
|
-
return result.map((item) => {
|
|
2125
|
-
return volumeClaimSpecSelectorMatchExpressionsSerializer(item);
|
|
2126
|
-
});
|
|
2127
|
-
}
|
|
2128
|
-
export function volumeClaimSpecSelectorMatchExpressionsArrayDeserializer(result) {
|
|
2129
|
-
return result.map((item) => {
|
|
2130
|
-
return volumeClaimSpecSelectorMatchExpressionsDeserializer(item);
|
|
2131
|
-
});
|
|
2132
|
-
}
|
|
2133
2099
|
export function generateResourceLimitsSerializer(item) {
|
|
2134
2100
|
return { cpu: item["cpu"] };
|
|
2135
2101
|
}
|
|
@@ -2207,9 +2173,7 @@ export function instancePropertiesSerializer(item) {
|
|
|
2207
2173
|
export function instancePropertiesDeserializer(item) {
|
|
2208
2174
|
return {
|
|
2209
2175
|
description: item["description"],
|
|
2210
|
-
provisioningState:
|
|
2211
|
-
? item["provisioningState"]
|
|
2212
|
-
: provisioningStateDeserializer(item["provisioningState"]),
|
|
2176
|
+
provisioningState: item["provisioningState"],
|
|
2213
2177
|
version: item["version"],
|
|
2214
2178
|
schemaRegistryRef: schemaRegistryRefDeserializer(item["schemaRegistryRef"]),
|
|
2215
2179
|
};
|
|
@@ -2302,6 +2266,11 @@ export function _operationListResultDeserializer(item) {
|
|
|
2302
2266
|
nextLink: item["nextLink"],
|
|
2303
2267
|
};
|
|
2304
2268
|
}
|
|
2269
|
+
export function operationArrayDeserializer(result) {
|
|
2270
|
+
return result.map((item) => {
|
|
2271
|
+
return operationDeserializer(item);
|
|
2272
|
+
});
|
|
2273
|
+
}
|
|
2305
2274
|
export function operationDeserializer(item) {
|
|
2306
2275
|
return {
|
|
2307
2276
|
name: item["name"],
|
|
@@ -2322,11 +2291,11 @@ export function operationDisplayDeserializer(item) {
|
|
|
2322
2291
|
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
2323
2292
|
export var KnownOrigin;
|
|
2324
2293
|
(function (KnownOrigin) {
|
|
2325
|
-
/** user */
|
|
2294
|
+
/** Indicates the operation is initiated by a user. */
|
|
2326
2295
|
KnownOrigin["User"] = "user";
|
|
2327
|
-
/** system */
|
|
2296
|
+
/** Indicates the operation is initiated by a system. */
|
|
2328
2297
|
KnownOrigin["System"] = "system";
|
|
2329
|
-
/** user
|
|
2298
|
+
/** Indicates the operation is initiated by a user or system. */
|
|
2330
2299
|
KnownOrigin["UserSystem"] = "user,system";
|
|
2331
2300
|
})(KnownOrigin || (KnownOrigin = {}));
|
|
2332
2301
|
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
@@ -2335,9 +2304,10 @@ export var KnownActionType;
|
|
|
2335
2304
|
/** Actions are for internal-only APIs. */
|
|
2336
2305
|
KnownActionType["Internal"] = "Internal";
|
|
2337
2306
|
})(KnownActionType || (KnownActionType = {}));
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2307
|
+
/** Api versions */
|
|
2308
|
+
export var KnownVersions;
|
|
2309
|
+
(function (KnownVersions) {
|
|
2310
|
+
/** 2024-11-01 version */
|
|
2311
|
+
KnownVersions["V2024-11-01"] = "2024-11-01";
|
|
2312
|
+
})(KnownVersions || (KnownVersions = {}));
|
|
2343
2313
|
//# sourceMappingURL=models.js.map
|