@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
|
@@ -80,26 +80,22 @@ export interface DataflowEndpointDataExplorerAuthentication {
|
|
|
80
80
|
}
|
|
81
81
|
export declare function dataflowEndpointDataExplorerAuthenticationSerializer(item: DataflowEndpointDataExplorerAuthentication): any;
|
|
82
82
|
export declare function dataflowEndpointDataExplorerAuthenticationDeserializer(item: any): DataflowEndpointDataExplorerAuthentication;
|
|
83
|
-
/**
|
|
84
|
-
export
|
|
85
|
-
export declare function dataExplorerAuthMethodSerializer(item: DataExplorerAuthMethod): any;
|
|
86
|
-
export declare function dataExplorerAuthMethodDeserializer(item: any): DataExplorerAuthMethod;
|
|
87
|
-
/** Managed Identity Method */
|
|
88
|
-
export declare enum KnownManagedIdentityMethod {
|
|
83
|
+
/** DataflowEndpoint Data Explorer Authentication Method properties */
|
|
84
|
+
export declare enum KnownDataExplorerAuthMethod {
|
|
89
85
|
/** SystemAssignedManagedIdentity type */
|
|
90
86
|
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
91
87
|
/** UserAssignedManagedIdentity type */
|
|
92
88
|
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
93
89
|
}
|
|
94
90
|
/**
|
|
95
|
-
*
|
|
96
|
-
* {@link
|
|
91
|
+
* DataflowEndpoint Data Explorer Authentication Method properties \
|
|
92
|
+
* {@link KnownDataExplorerAuthMethod} can be used interchangeably with DataExplorerAuthMethod,
|
|
97
93
|
* this enum contains the known values that the service supports.
|
|
98
94
|
* ### Known values supported by the service
|
|
99
95
|
* **SystemAssignedManagedIdentity**: SystemAssignedManagedIdentity type \
|
|
100
96
|
* **UserAssignedManagedIdentity**: UserAssignedManagedIdentity type
|
|
101
97
|
*/
|
|
102
|
-
export type
|
|
98
|
+
export type DataExplorerAuthMethod = string;
|
|
103
99
|
/** DataflowEndpoint Authentication SystemAssignedManagedIdentity properties */
|
|
104
100
|
export interface DataflowEndpointAuthenticationSystemAssignedManagedIdentity {
|
|
105
101
|
/** Audience of the service to authenticate against. Optional; defaults to the audience for Service host configuration. */
|
|
@@ -151,23 +147,25 @@ export interface DataflowEndpointDataLakeStorageAuthentication {
|
|
|
151
147
|
}
|
|
152
148
|
export declare function dataflowEndpointDataLakeStorageAuthenticationSerializer(item: DataflowEndpointDataLakeStorageAuthentication): any;
|
|
153
149
|
export declare function dataflowEndpointDataLakeStorageAuthenticationDeserializer(item: any): DataflowEndpointDataLakeStorageAuthentication;
|
|
154
|
-
/**
|
|
155
|
-
export
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
/**
|
|
159
|
-
|
|
150
|
+
/** DataflowEndpoint Data Lake Storage Authentication Method properties */
|
|
151
|
+
export declare enum KnownDataLakeStorageAuthMethod {
|
|
152
|
+
/** SystemAssignedManagedIdentity type */
|
|
153
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
154
|
+
/** UserAssignedManagedIdentity type */
|
|
155
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity",
|
|
160
156
|
/** AccessToken Option */
|
|
161
157
|
AccessToken = "AccessToken"
|
|
162
158
|
}
|
|
163
159
|
/**
|
|
164
|
-
*
|
|
165
|
-
* {@link
|
|
160
|
+
* DataflowEndpoint Data Lake Storage Authentication Method properties \
|
|
161
|
+
* {@link KnownDataLakeStorageAuthMethod} can be used interchangeably with DataLakeStorageAuthMethod,
|
|
166
162
|
* this enum contains the known values that the service supports.
|
|
167
163
|
* ### Known values supported by the service
|
|
164
|
+
* **SystemAssignedManagedIdentity**: SystemAssignedManagedIdentity type \
|
|
165
|
+
* **UserAssignedManagedIdentity**: UserAssignedManagedIdentity type \
|
|
168
166
|
* **AccessToken**: AccessToken Option
|
|
169
167
|
*/
|
|
170
|
-
export type
|
|
168
|
+
export type DataLakeStorageAuthMethod = string;
|
|
171
169
|
/** DataflowEndpoint Authentication Access Token properties */
|
|
172
170
|
export interface DataflowEndpointAuthenticationAccessToken {
|
|
173
171
|
/** Token secret name. */
|
|
@@ -201,10 +199,22 @@ export interface DataflowEndpointFabricOneLakeAuthentication {
|
|
|
201
199
|
}
|
|
202
200
|
export declare function dataflowEndpointFabricOneLakeAuthenticationSerializer(item: DataflowEndpointFabricOneLakeAuthentication): any;
|
|
203
201
|
export declare function dataflowEndpointFabricOneLakeAuthenticationDeserializer(item: any): DataflowEndpointFabricOneLakeAuthentication;
|
|
204
|
-
/**
|
|
205
|
-
export
|
|
206
|
-
|
|
207
|
-
|
|
202
|
+
/** DataflowEndpoint Fabric One Lake Authentication Method properties */
|
|
203
|
+
export declare enum KnownFabricOneLakeAuthMethod {
|
|
204
|
+
/** SystemAssignedManagedIdentity type */
|
|
205
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
206
|
+
/** UserAssignedManagedIdentity type */
|
|
207
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
208
|
+
}
|
|
209
|
+
/**
|
|
210
|
+
* DataflowEndpoint Fabric One Lake Authentication Method properties \
|
|
211
|
+
* {@link KnownFabricOneLakeAuthMethod} can be used interchangeably with FabricOneLakeAuthMethod,
|
|
212
|
+
* this enum contains the known values that the service supports.
|
|
213
|
+
* ### Known values supported by the service
|
|
214
|
+
* **SystemAssignedManagedIdentity**: SystemAssignedManagedIdentity type \
|
|
215
|
+
* **UserAssignedManagedIdentity**: UserAssignedManagedIdentity type
|
|
216
|
+
*/
|
|
217
|
+
export type FabricOneLakeAuthMethod = string;
|
|
208
218
|
/** Microsoft Fabric endpoint Names properties */
|
|
209
219
|
export interface DataflowEndpointFabricOneLakeNames {
|
|
210
220
|
/** Lakehouse name. */
|
|
@@ -270,49 +280,31 @@ export interface DataflowEndpointKafkaAuthentication {
|
|
|
270
280
|
}
|
|
271
281
|
export declare function dataflowEndpointKafkaAuthenticationSerializer(item: DataflowEndpointKafkaAuthentication): any;
|
|
272
282
|
export declare function dataflowEndpointKafkaAuthenticationDeserializer(item: any): DataflowEndpointKafkaAuthentication;
|
|
273
|
-
/**
|
|
274
|
-
export
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
/**
|
|
278
|
-
|
|
283
|
+
/** DataflowEndpoint Kafka Authentication Method properties */
|
|
284
|
+
export declare enum KnownKafkaAuthMethod {
|
|
285
|
+
/** SystemAssignedManagedIdentity type */
|
|
286
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
287
|
+
/** UserAssignedManagedIdentity type */
|
|
288
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity",
|
|
279
289
|
/** Sasl Option */
|
|
280
|
-
Sasl = "Sasl"
|
|
281
|
-
}
|
|
282
|
-
/**
|
|
283
|
-
* Sasl Method \
|
|
284
|
-
* {@link KnownSaslMethod} can be used interchangeably with SaslMethod,
|
|
285
|
-
* this enum contains the known values that the service supports.
|
|
286
|
-
* ### Known values supported by the service
|
|
287
|
-
* **Sasl**: Sasl Option
|
|
288
|
-
*/
|
|
289
|
-
export type SaslMethod = string;
|
|
290
|
-
/** x509 Certificate Method */
|
|
291
|
-
export declare enum KnownX509CertificateMethod {
|
|
290
|
+
Sasl = "Sasl",
|
|
292
291
|
/** x509Certificate Option */
|
|
293
|
-
X509Certificate = "X509Certificate"
|
|
294
|
-
}
|
|
295
|
-
/**
|
|
296
|
-
* x509 Certificate Method \
|
|
297
|
-
* {@link Knownx509CertificateMethod} can be used interchangeably with x509CertificateMethod,
|
|
298
|
-
* this enum contains the known values that the service supports.
|
|
299
|
-
* ### Known values supported by the service
|
|
300
|
-
* **X509Certificate**: x509Certificate Option
|
|
301
|
-
*/
|
|
302
|
-
export type X509CertificateMethod = string;
|
|
303
|
-
/** x509 Certificate Method */
|
|
304
|
-
export declare enum KnownAnonymousMethod {
|
|
292
|
+
X509Certificate = "X509Certificate",
|
|
305
293
|
/** Anonymous Option */
|
|
306
294
|
Anonymous = "Anonymous"
|
|
307
295
|
}
|
|
308
296
|
/**
|
|
309
|
-
*
|
|
310
|
-
* {@link
|
|
297
|
+
* DataflowEndpoint Kafka Authentication Method properties \
|
|
298
|
+
* {@link KnownKafkaAuthMethod} can be used interchangeably with KafkaAuthMethod,
|
|
311
299
|
* this enum contains the known values that the service supports.
|
|
312
300
|
* ### Known values supported by the service
|
|
301
|
+
* **SystemAssignedManagedIdentity**: SystemAssignedManagedIdentity type \
|
|
302
|
+
* **UserAssignedManagedIdentity**: UserAssignedManagedIdentity type \
|
|
303
|
+
* **Sasl**: Sasl Option \
|
|
304
|
+
* **X509Certificate**: x509Certificate Option \
|
|
313
305
|
* **Anonymous**: Anonymous Option
|
|
314
306
|
*/
|
|
315
|
-
export type
|
|
307
|
+
export type KafkaAuthMethod = string;
|
|
316
308
|
/** DataflowEndpoint Authentication Sasl properties */
|
|
317
309
|
export interface DataflowEndpointAuthenticationSasl {
|
|
318
310
|
/** Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512. */
|
|
@@ -514,23 +506,31 @@ export interface DataflowEndpointMqttAuthentication {
|
|
|
514
506
|
}
|
|
515
507
|
export declare function dataflowEndpointMqttAuthenticationSerializer(item: DataflowEndpointMqttAuthentication): any;
|
|
516
508
|
export declare function dataflowEndpointMqttAuthenticationDeserializer(item: any): DataflowEndpointMqttAuthentication;
|
|
517
|
-
/**
|
|
518
|
-
export
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
/**
|
|
522
|
-
|
|
509
|
+
/** DataflowEndpoint Mqtt Authentication Method properties */
|
|
510
|
+
export declare enum KnownMqttAuthMethod {
|
|
511
|
+
/** SystemAssignedManagedIdentity type */
|
|
512
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
513
|
+
/** UserAssignedManagedIdentity type */
|
|
514
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity",
|
|
523
515
|
/** ServiceAccountToken Option */
|
|
524
|
-
ServiceAccountToken = "ServiceAccountToken"
|
|
516
|
+
ServiceAccountToken = "ServiceAccountToken",
|
|
517
|
+
/** x509Certificate Option */
|
|
518
|
+
X509Certificate = "X509Certificate",
|
|
519
|
+
/** Anonymous Option */
|
|
520
|
+
Anonymous = "Anonymous"
|
|
525
521
|
}
|
|
526
522
|
/**
|
|
527
|
-
*
|
|
528
|
-
* {@link
|
|
523
|
+
* DataflowEndpoint Mqtt Authentication Method properties \
|
|
524
|
+
* {@link KnownMqttAuthMethod} can be used interchangeably with MqttAuthMethod,
|
|
529
525
|
* this enum contains the known values that the service supports.
|
|
530
526
|
* ### Known values supported by the service
|
|
531
|
-
* **
|
|
527
|
+
* **SystemAssignedManagedIdentity**: SystemAssignedManagedIdentity type \
|
|
528
|
+
* **UserAssignedManagedIdentity**: UserAssignedManagedIdentity type \
|
|
529
|
+
* **ServiceAccountToken**: ServiceAccountToken Option \
|
|
530
|
+
* **X509Certificate**: x509Certificate Option \
|
|
531
|
+
* **Anonymous**: Anonymous Option
|
|
532
532
|
*/
|
|
533
|
-
export type
|
|
533
|
+
export type MqttAuthMethod = string;
|
|
534
534
|
/** Service Account Token for BrokerAuthentication */
|
|
535
535
|
export interface DataflowEndpointAuthenticationServiceAccountToken {
|
|
536
536
|
/** Audience of the service account. Optional, defaults to the broker internal service account audience. */
|
|
@@ -570,7 +570,7 @@ export declare enum KnownMqttRetainType {
|
|
|
570
570
|
* **Never**: Never retain messages.
|
|
571
571
|
*/
|
|
572
572
|
export type MqttRetainType = string;
|
|
573
|
-
/** The
|
|
573
|
+
/** The enum defining status of resource. */
|
|
574
574
|
export declare enum KnownProvisioningState {
|
|
575
575
|
/** Resource has been created. */
|
|
576
576
|
Succeeded = "Succeeded",
|
|
@@ -578,31 +578,29 @@ export declare enum KnownProvisioningState {
|
|
|
578
578
|
Failed = "Failed",
|
|
579
579
|
/** Resource creation was canceled. */
|
|
580
580
|
Canceled = "Canceled",
|
|
581
|
-
/** Resource
|
|
581
|
+
/** Resource is getting provisioned. */
|
|
582
582
|
Provisioning = "Provisioning",
|
|
583
|
-
/** Resource
|
|
583
|
+
/** Resource is Updating. */
|
|
584
584
|
Updating = "Updating",
|
|
585
|
-
/** Resource
|
|
585
|
+
/** Resource is Deleting. */
|
|
586
586
|
Deleting = "Deleting",
|
|
587
|
-
/** Resource
|
|
587
|
+
/** Resource has been Accepted. */
|
|
588
588
|
Accepted = "Accepted"
|
|
589
589
|
}
|
|
590
590
|
/**
|
|
591
|
-
* The
|
|
592
|
-
* {@link KnownProvisioningState} can be used interchangeably with
|
|
591
|
+
* The enum defining status of resource. \
|
|
592
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
593
593
|
* this enum contains the known values that the service supports.
|
|
594
594
|
* ### Known values supported by the service
|
|
595
595
|
* **Succeeded**: Resource has been created. \
|
|
596
596
|
* **Failed**: Resource creation failed. \
|
|
597
|
-
* **Canceled**: Resource creation canceled. \
|
|
598
|
-
* **Provisioning**: Resource
|
|
599
|
-
* **Updating**: Resource
|
|
600
|
-
* **Deleting**: Resource
|
|
601
|
-
* **Accepted**: Resource
|
|
597
|
+
* **Canceled**: Resource creation was canceled. \
|
|
598
|
+
* **Provisioning**: Resource is getting provisioned. \
|
|
599
|
+
* **Updating**: Resource is Updating. \
|
|
600
|
+
* **Deleting**: Resource is Deleting. \
|
|
601
|
+
* **Accepted**: Resource has been Accepted.
|
|
602
602
|
*/
|
|
603
603
|
export type ProvisioningState = string;
|
|
604
|
-
export declare function provisioningStateSerializer(item: ProvisioningState): any;
|
|
605
|
-
export declare function provisioningStateDeserializer(item: any): ProvisioningState;
|
|
606
604
|
/** Extended location is an extension of Azure locations. They provide a way to use their Azure ARC enabled Kubernetes clusters as target locations for deploying Azure services instances. */
|
|
607
605
|
export interface ExtendedLocation {
|
|
608
606
|
/** The name of the extended location. */
|
|
@@ -711,6 +709,8 @@ export interface DataflowProperties {
|
|
|
711
709
|
}
|
|
712
710
|
export declare function dataflowPropertiesSerializer(item: DataflowProperties): any;
|
|
713
711
|
export declare function dataflowPropertiesDeserializer(item: any): DataflowProperties;
|
|
712
|
+
export declare function dataflowOperationArraySerializer(result: Array<DataflowOperation>): any[];
|
|
713
|
+
export declare function dataflowOperationArrayDeserializer(result: Array<DataflowOperation>): any[];
|
|
714
714
|
/** Dataflow Operation properties. NOTE - One only method is allowed to be used for one entry. */
|
|
715
715
|
export interface DataflowOperation {
|
|
716
716
|
/** Type of operation. */
|
|
@@ -807,6 +807,8 @@ export declare enum KnownTransformationSerializationFormat {
|
|
|
807
807
|
* **Parquet**: Parquet Format
|
|
808
808
|
*/
|
|
809
809
|
export type TransformationSerializationFormat = string;
|
|
810
|
+
export declare function dataflowBuiltInTransformationDatasetArraySerializer(result: Array<DataflowBuiltInTransformationDataset>): any[];
|
|
811
|
+
export declare function dataflowBuiltInTransformationDatasetArrayDeserializer(result: Array<DataflowBuiltInTransformationDataset>): any[];
|
|
810
812
|
/** Dataflow BuiltIn Transformation dataset properties */
|
|
811
813
|
export interface DataflowBuiltInTransformationDataset {
|
|
812
814
|
/** The key of the dataset. */
|
|
@@ -822,8 +824,8 @@ export interface DataflowBuiltInTransformationDataset {
|
|
|
822
824
|
}
|
|
823
825
|
export declare function dataflowBuiltInTransformationDatasetSerializer(item: DataflowBuiltInTransformationDataset): any;
|
|
824
826
|
export declare function dataflowBuiltInTransformationDatasetDeserializer(item: any): DataflowBuiltInTransformationDataset;
|
|
825
|
-
export declare function
|
|
826
|
-
export declare function
|
|
827
|
+
export declare function dataflowBuiltInTransformationFilterArraySerializer(result: Array<DataflowBuiltInTransformationFilter>): any[];
|
|
828
|
+
export declare function dataflowBuiltInTransformationFilterArrayDeserializer(result: Array<DataflowBuiltInTransformationFilter>): any[];
|
|
827
829
|
/** Dataflow BuiltIn Transformation filter properties */
|
|
828
830
|
export interface DataflowBuiltInTransformationFilter {
|
|
829
831
|
/** The type of dataflow operation. */
|
|
@@ -850,8 +852,8 @@ export declare enum KnownFilterType {
|
|
|
850
852
|
* **Filter**: Filter type
|
|
851
853
|
*/
|
|
852
854
|
export type FilterType = string;
|
|
853
|
-
export declare function
|
|
854
|
-
export declare function
|
|
855
|
+
export declare function dataflowBuiltInTransformationMapArraySerializer(result: Array<DataflowBuiltInTransformationMap>): any[];
|
|
856
|
+
export declare function dataflowBuiltInTransformationMapArrayDeserializer(result: Array<DataflowBuiltInTransformationMap>): any[];
|
|
855
857
|
/** Dataflow BuiltIn Transformation map properties */
|
|
856
858
|
export interface DataflowBuiltInTransformationMap {
|
|
857
859
|
/** Type of transformation. */
|
|
@@ -892,8 +894,6 @@ export declare enum KnownDataflowMappingType {
|
|
|
892
894
|
* **BuiltInFunction**: Built in function type
|
|
893
895
|
*/
|
|
894
896
|
export type DataflowMappingType = string;
|
|
895
|
-
export declare function dataflowBuiltInTransformationMapArraySerializer(result: Array<DataflowBuiltInTransformationMap>): any[];
|
|
896
|
-
export declare function dataflowBuiltInTransformationMapArrayDeserializer(result: Array<DataflowBuiltInTransformationMap>): any[];
|
|
897
897
|
/** Dataflow Destination Operation properties */
|
|
898
898
|
export interface DataflowDestinationOperationSettings {
|
|
899
899
|
/** Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type. */
|
|
@@ -903,8 +903,6 @@ export interface DataflowDestinationOperationSettings {
|
|
|
903
903
|
}
|
|
904
904
|
export declare function dataflowDestinationOperationSettingsSerializer(item: DataflowDestinationOperationSettings): any;
|
|
905
905
|
export declare function dataflowDestinationOperationSettingsDeserializer(item: any): DataflowDestinationOperationSettings;
|
|
906
|
-
export declare function dataflowOperationArraySerializer(result: Array<DataflowOperation>): any[];
|
|
907
|
-
export declare function dataflowOperationArrayDeserializer(result: Array<DataflowOperation>): any[];
|
|
908
906
|
/** The response of a DataflowResource list operation. */
|
|
909
907
|
export interface _DataflowResourceListResult {
|
|
910
908
|
/** The DataflowResource items on this page */
|
|
@@ -995,6 +993,8 @@ export interface AuthorizationConfig {
|
|
|
995
993
|
}
|
|
996
994
|
export declare function authorizationConfigSerializer(item: AuthorizationConfig): any;
|
|
997
995
|
export declare function authorizationConfigDeserializer(item: any): AuthorizationConfig;
|
|
996
|
+
export declare function authorizationRuleArraySerializer(result: Array<AuthorizationRule>): any[];
|
|
997
|
+
export declare function authorizationRuleArrayDeserializer(result: Array<AuthorizationRule>): any[];
|
|
998
998
|
/** AuthorizationConfig Rule Properties */
|
|
999
999
|
export interface AuthorizationRule {
|
|
1000
1000
|
/** Give access to Broker methods and topics. */
|
|
@@ -1006,6 +1006,8 @@ export interface AuthorizationRule {
|
|
|
1006
1006
|
}
|
|
1007
1007
|
export declare function authorizationRuleSerializer(item: AuthorizationRule): any;
|
|
1008
1008
|
export declare function authorizationRuleDeserializer(item: any): AuthorizationRule;
|
|
1009
|
+
export declare function brokerResourceRuleArraySerializer(result: Array<BrokerResourceRule>): any[];
|
|
1010
|
+
export declare function brokerResourceRuleArrayDeserializer(result: Array<BrokerResourceRule>): any[];
|
|
1009
1011
|
/** Broker Resource Rule properties. This defines the objects that represent the actions or topics, such as - method.Connect, method.Publish, etc. */
|
|
1010
1012
|
export interface BrokerResourceRule {
|
|
1011
1013
|
/** Give access for a Broker method (i.e., Connect, Subscribe, or Publish). */
|
|
@@ -1036,8 +1038,6 @@ export declare enum KnownBrokerResourceDefinitionMethods {
|
|
|
1036
1038
|
* **Subscribe**: Allowed Subscribing to Broker
|
|
1037
1039
|
*/
|
|
1038
1040
|
export type BrokerResourceDefinitionMethods = string;
|
|
1039
|
-
export declare function brokerResourceRuleArraySerializer(result: Array<BrokerResourceRule>): any[];
|
|
1040
|
-
export declare function brokerResourceRuleArrayDeserializer(result: Array<BrokerResourceRule>): any[];
|
|
1041
1041
|
/** PrincipalDefinition properties of Rule */
|
|
1042
1042
|
export interface PrincipalDefinition {
|
|
1043
1043
|
/** A list of key-value pairs that match the attributes of the clients. The attributes are case-sensitive and must match the attributes provided by the clients during authentication. */
|
|
@@ -1049,6 +1049,8 @@ export interface PrincipalDefinition {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
export declare function principalDefinitionSerializer(item: PrincipalDefinition): any;
|
|
1051
1051
|
export declare function principalDefinitionDeserializer(item: any): PrincipalDefinition;
|
|
1052
|
+
export declare function stateStoreResourceRuleArraySerializer(result: Array<StateStoreResourceRule>): any[];
|
|
1053
|
+
export declare function stateStoreResourceRuleArrayDeserializer(result: Array<StateStoreResourceRule>): any[];
|
|
1052
1054
|
/** State Store Resource Rule properties. */
|
|
1053
1055
|
export interface StateStoreResourceRule {
|
|
1054
1056
|
/** Allowed keyTypes pattern, string, binary. The key type used for matching, for example pattern tries to match the key to a glob-style pattern and string checks key is equal to value provided in keys. */
|
|
@@ -1098,10 +1100,6 @@ export declare enum KnownStateStoreResourceDefinitionMethods {
|
|
|
1098
1100
|
* **ReadWrite**: Allowed all operations on Store - Get\/KeyNotify\/Set\/Delete
|
|
1099
1101
|
*/
|
|
1100
1102
|
export type StateStoreResourceDefinitionMethods = string;
|
|
1101
|
-
export declare function stateStoreResourceRuleArraySerializer(result: Array<StateStoreResourceRule>): any[];
|
|
1102
|
-
export declare function stateStoreResourceRuleArrayDeserializer(result: Array<StateStoreResourceRule>): any[];
|
|
1103
|
-
export declare function authorizationRuleArraySerializer(result: Array<AuthorizationRule>): any[];
|
|
1104
|
-
export declare function authorizationRuleArrayDeserializer(result: Array<AuthorizationRule>): any[];
|
|
1105
1103
|
/** The response of a BrokerAuthorizationResource list operation. */
|
|
1106
1104
|
export interface _BrokerAuthorizationResourceListResult {
|
|
1107
1105
|
/** The BrokerAuthorizationResource items on this page */
|
|
@@ -1130,6 +1128,8 @@ export interface BrokerAuthenticationProperties {
|
|
|
1130
1128
|
}
|
|
1131
1129
|
export declare function brokerAuthenticationPropertiesSerializer(item: BrokerAuthenticationProperties): any;
|
|
1132
1130
|
export declare function brokerAuthenticationPropertiesDeserializer(item: any): BrokerAuthenticationProperties;
|
|
1131
|
+
export declare function brokerAuthenticatorMethodsArraySerializer(result: Array<BrokerAuthenticatorMethods>): any[];
|
|
1132
|
+
export declare function brokerAuthenticatorMethodsArrayDeserializer(result: Array<BrokerAuthenticatorMethods>): any[];
|
|
1133
1133
|
/** Set of broker authentication policies. Only one method is supported for each entry. */
|
|
1134
1134
|
export interface BrokerAuthenticatorMethods {
|
|
1135
1135
|
/** Custom authentication configuration. */
|
|
@@ -1205,6 +1205,8 @@ export interface BrokerAuthenticatorMethodX509 {
|
|
|
1205
1205
|
}
|
|
1206
1206
|
export declare function brokerAuthenticatorMethodX509Serializer(item: BrokerAuthenticatorMethodX509): any;
|
|
1207
1207
|
export declare function brokerAuthenticatorMethodX509Deserializer(item: any): BrokerAuthenticatorMethodX509;
|
|
1208
|
+
export declare function brokerAuthenticatorMethodX509AttributesRecordSerializer(item: Record<string, BrokerAuthenticatorMethodX509Attributes>): Record<string, any>;
|
|
1209
|
+
export declare function brokerAuthenticatorMethodX509AttributesRecordDeserializer(item: Record<string, any>): Record<string, BrokerAuthenticatorMethodX509Attributes>;
|
|
1208
1210
|
/** BrokerAuthenticatorMethodX509Attributes properties. */
|
|
1209
1211
|
export interface BrokerAuthenticatorMethodX509Attributes {
|
|
1210
1212
|
/** Attributes object. */
|
|
@@ -1214,10 +1216,6 @@ export interface BrokerAuthenticatorMethodX509Attributes {
|
|
|
1214
1216
|
}
|
|
1215
1217
|
export declare function brokerAuthenticatorMethodX509AttributesSerializer(item: BrokerAuthenticatorMethodX509Attributes): any;
|
|
1216
1218
|
export declare function brokerAuthenticatorMethodX509AttributesDeserializer(item: any): BrokerAuthenticatorMethodX509Attributes;
|
|
1217
|
-
export declare function brokerAuthenticatorMethodX509AttributesRecordSerializer(item: Record<string, BrokerAuthenticatorMethodX509Attributes>): Record<string, any>;
|
|
1218
|
-
export declare function brokerAuthenticatorMethodX509AttributesRecordDeserializer(item: Record<string, any>): Record<string, BrokerAuthenticatorMethodX509Attributes>;
|
|
1219
|
-
export declare function brokerAuthenticatorMethodsArraySerializer(result: Array<BrokerAuthenticatorMethods>): any[];
|
|
1220
|
-
export declare function brokerAuthenticatorMethodsArrayDeserializer(result: Array<BrokerAuthenticatorMethods>): any[];
|
|
1221
1219
|
/** The response of a BrokerAuthenticationResource list operation. */
|
|
1222
1220
|
export interface _BrokerAuthenticationResourceListResult {
|
|
1223
1221
|
/** The BrokerAuthenticationResource items on this page */
|
|
@@ -1250,6 +1248,8 @@ export interface BrokerListenerProperties {
|
|
|
1250
1248
|
}
|
|
1251
1249
|
export declare function brokerListenerPropertiesSerializer(item: BrokerListenerProperties): any;
|
|
1252
1250
|
export declare function brokerListenerPropertiesDeserializer(item: any): BrokerListenerProperties;
|
|
1251
|
+
export declare function listenerPortArraySerializer(result: Array<ListenerPort>): any[];
|
|
1252
|
+
export declare function listenerPortArrayDeserializer(result: Array<ListenerPort>): any[];
|
|
1253
1253
|
/** Defines a TCP port on which a `BrokerListener` listens. */
|
|
1254
1254
|
export interface ListenerPort {
|
|
1255
1255
|
/** Reference to client authentication settings. Omit to disable authentication. */
|
|
@@ -1403,8 +1403,6 @@ export interface SanForCert {
|
|
|
1403
1403
|
}
|
|
1404
1404
|
export declare function sanForCertSerializer(item: SanForCert): any;
|
|
1405
1405
|
export declare function sanForCertDeserializer(item: any): SanForCert;
|
|
1406
|
-
export declare function listenerPortArraySerializer(result: Array<ListenerPort>): any[];
|
|
1407
|
-
export declare function listenerPortArrayDeserializer(result: Array<ListenerPort>): any[];
|
|
1408
1406
|
/** Kubernetes Service Types supported by Listener */
|
|
1409
1407
|
export declare enum KnownServiceType {
|
|
1410
1408
|
/** Cluster IP Service. */
|
|
@@ -1675,6 +1673,8 @@ export interface VolumeClaimSpecSelector {
|
|
|
1675
1673
|
}
|
|
1676
1674
|
export declare function volumeClaimSpecSelectorSerializer(item: VolumeClaimSpecSelector): any;
|
|
1677
1675
|
export declare function volumeClaimSpecSelectorDeserializer(item: any): VolumeClaimSpecSelector;
|
|
1676
|
+
export declare function volumeClaimSpecSelectorMatchExpressionsArraySerializer(result: Array<VolumeClaimSpecSelectorMatchExpressions>): any[];
|
|
1677
|
+
export declare function volumeClaimSpecSelectorMatchExpressionsArrayDeserializer(result: Array<VolumeClaimSpecSelectorMatchExpressions>): any[];
|
|
1678
1678
|
/** VolumeClaimSpecSelectorMatchExpressions properties */
|
|
1679
1679
|
export interface VolumeClaimSpecSelectorMatchExpressions {
|
|
1680
1680
|
/** key is the label key that the selector applies to. */
|
|
@@ -1708,8 +1708,6 @@ export declare enum KnownOperatorValues {
|
|
|
1708
1708
|
* **DoesNotExist**: DoesNotExist operator.
|
|
1709
1709
|
*/
|
|
1710
1710
|
export type OperatorValues = string;
|
|
1711
|
-
export declare function volumeClaimSpecSelectorMatchExpressionsArraySerializer(result: Array<VolumeClaimSpecSelectorMatchExpressions>): any[];
|
|
1712
|
-
export declare function volumeClaimSpecSelectorMatchExpressionsArrayDeserializer(result: Array<VolumeClaimSpecSelectorMatchExpressions>): any[];
|
|
1713
1711
|
/** GenerateResourceLimits properties */
|
|
1714
1712
|
export interface GenerateResourceLimits {
|
|
1715
1713
|
/** The toggle to enable/disable cpu resource limits. */
|
|
@@ -1859,6 +1857,7 @@ export interface _OperationListResult {
|
|
|
1859
1857
|
nextLink?: string;
|
|
1860
1858
|
}
|
|
1861
1859
|
export declare function _operationListResultDeserializer(item: any): _OperationListResult;
|
|
1860
|
+
export declare function operationArrayDeserializer(result: Array<Operation>): any[];
|
|
1862
1861
|
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
1863
1862
|
export interface Operation {
|
|
1864
1863
|
/** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
|
|
@@ -1887,11 +1886,11 @@ export interface OperationDisplay {
|
|
|
1887
1886
|
export declare function operationDisplayDeserializer(item: any): OperationDisplay;
|
|
1888
1887
|
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
1889
1888
|
export declare enum KnownOrigin {
|
|
1890
|
-
/** user */
|
|
1889
|
+
/** Indicates the operation is initiated by a user. */
|
|
1891
1890
|
User = "user",
|
|
1892
|
-
/** system */
|
|
1891
|
+
/** Indicates the operation is initiated by a system. */
|
|
1893
1892
|
System = "system",
|
|
1894
|
-
/** user
|
|
1893
|
+
/** Indicates the operation is initiated by a user or system. */
|
|
1895
1894
|
UserSystem = "user,system"
|
|
1896
1895
|
}
|
|
1897
1896
|
/**
|
|
@@ -1917,5 +1916,9 @@ export declare enum KnownActionType {
|
|
|
1917
1916
|
* **Internal**: Actions are for internal-only APIs.
|
|
1918
1917
|
*/
|
|
1919
1918
|
export type ActionType = string;
|
|
1920
|
-
|
|
1919
|
+
/** Api versions */
|
|
1920
|
+
export declare enum KnownVersions {
|
|
1921
|
+
/** 2024-11-01 version */
|
|
1922
|
+
"V2024-11-01" = "2024-11-01"
|
|
1923
|
+
}
|
|
1921
1924
|
//# sourceMappingURL=models.d.ts.map
|