@azure/arm-iotoperations 1.0.0-beta.1 → 2.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 +252 -2
- package/LICENSE +4 -4
- package/README.md +32 -17
- package/dist/browser/api/akriConnector/index.d.ts +3 -0
- package/dist/browser/api/akriConnector/index.d.ts.map +1 -0
- package/dist/browser/api/akriConnector/index.js +4 -0
- package/dist/browser/api/akriConnector/index.js.map +1 -0
- package/dist/browser/api/akriConnector/operations.d.ts +28 -0
- package/dist/browser/api/akriConnector/operations.d.ts.map +1 -0
- package/dist/browser/api/akriConnector/operations.js +140 -0
- package/dist/browser/api/akriConnector/operations.js.map +1 -0
- package/dist/browser/api/akriConnector/options.d.ts +18 -0
- package/dist/browser/api/akriConnector/options.d.ts.map +1 -0
- package/dist/browser/api/akriConnector/options.js.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/index.d.ts +3 -0
- package/dist/browser/api/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/index.js +4 -0
- package/dist/browser/api/akriConnectorTemplate/index.js.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/operations.d.ts +28 -0
- package/dist/browser/api/akriConnectorTemplate/operations.d.ts.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/operations.js +136 -0
- package/dist/browser/api/akriConnectorTemplate/operations.js.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/options.d.ts +18 -0
- package/dist/browser/api/akriConnectorTemplate/options.d.ts.map +1 -0
- package/dist/browser/api/akriConnectorTemplate/options.js.map +1 -0
- package/dist/browser/api/akriService/index.d.ts +3 -0
- package/dist/browser/api/akriService/index.d.ts.map +1 -0
- package/dist/browser/api/akriService/index.js +4 -0
- package/dist/browser/api/akriService/index.js.map +1 -0
- package/dist/browser/api/akriService/operations.d.ts +28 -0
- package/dist/browser/api/akriService/operations.d.ts.map +1 -0
- package/dist/browser/api/akriService/operations.js +136 -0
- package/dist/browser/api/akriService/operations.js.map +1 -0
- package/dist/browser/api/akriService/options.d.ts +18 -0
- package/dist/browser/api/akriService/options.d.ts.map +1 -0
- package/dist/browser/api/akriService/options.js.map +1 -0
- package/dist/browser/api/broker/index.d.ts +2 -21
- package/dist/browser/api/broker/index.d.ts.map +1 -1
- package/dist/browser/api/broker/index.js +1 -79
- package/dist/browser/api/broker/index.js.map +1 -1
- package/dist/browser/api/broker/operations.d.ts +28 -0
- package/dist/browser/api/broker/operations.d.ts.map +1 -0
- package/dist/browser/api/broker/operations.js +136 -0
- package/dist/browser/api/broker/operations.js.map +1 -0
- package/dist/browser/api/broker/options.d.ts +18 -0
- package/dist/browser/api/broker/options.d.ts.map +1 -0
- package/dist/browser/api/broker/options.js +4 -0
- package/dist/browser/api/broker/options.js.map +1 -0
- package/dist/browser/api/brokerAuthentication/index.d.ts +2 -21
- package/dist/browser/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/browser/api/brokerAuthentication/index.js +1 -87
- package/dist/browser/api/brokerAuthentication/index.js.map +1 -1
- package/dist/browser/api/brokerAuthentication/operations.d.ts +28 -0
- package/dist/browser/api/brokerAuthentication/operations.d.ts.map +1 -0
- package/dist/browser/api/brokerAuthentication/operations.js +140 -0
- package/dist/browser/api/brokerAuthentication/operations.js.map +1 -0
- package/dist/browser/api/brokerAuthentication/options.d.ts +18 -0
- package/dist/browser/api/brokerAuthentication/options.d.ts.map +1 -0
- package/dist/browser/api/brokerAuthentication/options.js +4 -0
- package/dist/browser/api/brokerAuthentication/options.js.map +1 -0
- package/dist/browser/api/brokerAuthorization/index.d.ts +2 -21
- package/dist/browser/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/browser/api/brokerAuthorization/index.js +1 -87
- package/dist/browser/api/brokerAuthorization/index.js.map +1 -1
- package/dist/browser/api/brokerAuthorization/operations.d.ts +28 -0
- package/dist/browser/api/brokerAuthorization/operations.d.ts.map +1 -0
- package/dist/browser/api/brokerAuthorization/operations.js +140 -0
- package/dist/browser/api/brokerAuthorization/operations.js.map +1 -0
- package/dist/browser/api/brokerAuthorization/options.d.ts +18 -0
- package/dist/browser/api/brokerAuthorization/options.d.ts.map +1 -0
- package/dist/browser/api/brokerAuthorization/options.js +4 -0
- package/dist/browser/api/brokerAuthorization/options.js.map +1 -0
- package/dist/browser/api/brokerListener/index.d.ts +2 -21
- package/dist/browser/api/brokerListener/index.d.ts.map +1 -1
- package/dist/browser/api/brokerListener/index.js +1 -83
- package/dist/browser/api/brokerListener/index.js.map +1 -1
- package/dist/browser/api/brokerListener/operations.d.ts +28 -0
- package/dist/browser/api/brokerListener/operations.d.ts.map +1 -0
- package/dist/browser/api/brokerListener/operations.js +140 -0
- package/dist/browser/api/brokerListener/operations.js.map +1 -0
- package/dist/browser/api/brokerListener/options.d.ts +18 -0
- package/dist/browser/api/brokerListener/options.d.ts.map +1 -0
- package/dist/browser/api/brokerListener/options.js +4 -0
- package/dist/browser/api/brokerListener/options.js.map +1 -0
- package/dist/browser/api/dataflow/index.d.ts +2 -21
- package/dist/browser/api/dataflow/index.d.ts.map +1 -1
- package/dist/browser/api/dataflow/index.js +1 -79
- package/dist/browser/api/dataflow/index.js.map +1 -1
- package/dist/browser/api/dataflow/operations.d.ts +28 -0
- package/dist/browser/api/dataflow/operations.d.ts.map +1 -0
- package/dist/browser/api/dataflow/operations.js +140 -0
- package/dist/browser/api/dataflow/operations.js.map +1 -0
- package/dist/browser/api/dataflow/options.d.ts +18 -0
- package/dist/browser/api/dataflow/options.d.ts.map +1 -0
- package/dist/browser/api/dataflow/options.js +4 -0
- package/dist/browser/api/dataflow/options.js.map +1 -0
- package/dist/browser/api/dataflowEndpoint/index.d.ts +2 -21
- package/dist/browser/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/browser/api/dataflowEndpoint/index.js +1 -87
- package/dist/browser/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/browser/api/dataflowEndpoint/operations.d.ts +28 -0
- package/dist/browser/api/dataflowEndpoint/operations.d.ts.map +1 -0
- package/dist/browser/api/dataflowEndpoint/operations.js +136 -0
- package/dist/browser/api/dataflowEndpoint/operations.js.map +1 -0
- package/dist/browser/api/dataflowEndpoint/options.d.ts +18 -0
- package/dist/browser/api/dataflowEndpoint/options.d.ts.map +1 -0
- package/dist/browser/api/dataflowEndpoint/options.js +4 -0
- package/dist/browser/api/dataflowEndpoint/options.js.map +1 -0
- package/dist/browser/api/dataflowGraph/index.d.ts +3 -0
- package/dist/browser/api/dataflowGraph/index.d.ts.map +1 -0
- package/dist/browser/api/dataflowGraph/index.js +4 -0
- package/dist/browser/api/dataflowGraph/index.js.map +1 -0
- package/dist/browser/api/dataflowGraph/operations.d.ts +28 -0
- package/dist/browser/api/dataflowGraph/operations.d.ts.map +1 -0
- package/dist/browser/api/dataflowGraph/operations.js +140 -0
- package/dist/browser/api/dataflowGraph/operations.js.map +1 -0
- package/dist/browser/api/dataflowGraph/options.d.ts +18 -0
- package/dist/browser/api/dataflowGraph/options.d.ts.map +1 -0
- package/dist/browser/api/dataflowGraph/options.js +4 -0
- package/dist/browser/api/dataflowGraph/options.js.map +1 -0
- package/dist/browser/api/dataflowProfile/index.d.ts +2 -21
- package/dist/browser/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/browser/api/dataflowProfile/index.js +1 -83
- package/dist/browser/api/dataflowProfile/index.js.map +1 -1
- package/dist/browser/api/dataflowProfile/operations.d.ts +28 -0
- package/dist/browser/api/dataflowProfile/operations.d.ts.map +1 -0
- package/dist/browser/api/dataflowProfile/operations.js +136 -0
- package/dist/browser/api/dataflowProfile/operations.js.map +1 -0
- package/dist/browser/api/dataflowProfile/options.d.ts +18 -0
- package/dist/browser/api/dataflowProfile/options.d.ts.map +1 -0
- package/dist/browser/api/dataflowProfile/options.js +4 -0
- package/dist/browser/api/dataflowProfile/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +2 -11
- package/dist/browser/api/index.d.ts.map +1 -1
- package/dist/browser/api/index.js +1 -10
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/instance/index.d.ts +2 -29
- package/dist/browser/api/instance/index.d.ts.map +1 -1
- package/dist/browser/api/instance/index.js +1 -112
- package/dist/browser/api/instance/index.js.map +1 -1
- package/dist/browser/api/instance/operations.d.ts +36 -0
- package/dist/browser/api/instance/operations.d.ts.map +1 -0
- package/dist/browser/api/instance/operations.js +187 -0
- package/dist/browser/api/instance/operations.js.map +1 -0
- package/dist/browser/api/instance/options.d.ts +24 -0
- package/dist/browser/api/instance/options.d.ts.map +1 -0
- package/dist/browser/api/instance/options.js +4 -0
- package/dist/browser/api/instance/options.js.map +1 -0
- package/dist/browser/api/ioTOperationsContext.d.ts +12 -3
- package/dist/browser/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/browser/api/ioTOperationsContext.js +13 -24
- package/dist/browser/api/ioTOperationsContext.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +2 -8
- package/dist/browser/api/operations/index.d.ts.map +1 -1
- package/dist/browser/api/operations/index.js +1 -19
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.d.ts.map +1 -0
- package/dist/browser/api/operations/operations.js +31 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.d.ts.map +1 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/registryEndpoint/index.d.ts +3 -0
- package/dist/browser/api/registryEndpoint/index.d.ts.map +1 -0
- package/dist/browser/api/registryEndpoint/index.js +4 -0
- package/dist/browser/api/registryEndpoint/index.js.map +1 -0
- package/dist/browser/api/registryEndpoint/operations.d.ts +28 -0
- package/dist/browser/api/registryEndpoint/operations.d.ts.map +1 -0
- package/dist/browser/api/registryEndpoint/operations.js +136 -0
- package/dist/browser/api/registryEndpoint/operations.js.map +1 -0
- package/dist/browser/api/registryEndpoint/options.d.ts +18 -0
- package/dist/browser/api/registryEndpoint/options.d.ts.map +1 -0
- package/dist/browser/api/registryEndpoint/options.js +4 -0
- package/dist/browser/api/registryEndpoint/options.js.map +1 -0
- package/dist/browser/classic/akriConnector/index.d.ts +23 -0
- package/dist/browser/classic/akriConnector/index.d.ts.map +1 -0
- package/dist/browser/classic/akriConnector/index.js +17 -0
- package/dist/browser/classic/akriConnector/index.js.map +1 -0
- package/dist/browser/classic/akriConnectorTemplate/index.d.ts +23 -0
- package/dist/browser/classic/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/browser/classic/akriConnectorTemplate/index.js +17 -0
- package/dist/browser/classic/akriConnectorTemplate/index.js.map +1 -0
- package/dist/browser/classic/akriService/index.d.ts +23 -0
- package/dist/browser/classic/akriService/index.d.ts.map +1 -0
- package/dist/browser/classic/akriService/index.js +17 -0
- package/dist/browser/classic/akriService/index.js.map +1 -0
- package/dist/browser/classic/broker/index.d.ts +17 -18
- package/dist/browser/classic/broker/index.d.ts.map +1 -1
- package/dist/browser/classic/broker/index.js +10 -8
- package/dist/browser/classic/broker/index.js.map +1 -1
- package/dist/browser/classic/brokerAuthentication/index.d.ts +17 -18
- package/dist/browser/classic/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/browser/classic/brokerAuthentication/index.js +10 -8
- package/dist/browser/classic/brokerAuthentication/index.js.map +1 -1
- package/dist/browser/classic/brokerAuthorization/index.d.ts +17 -18
- package/dist/browser/classic/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/browser/classic/brokerAuthorization/index.js +10 -8
- package/dist/browser/classic/brokerAuthorization/index.js.map +1 -1
- package/dist/browser/classic/brokerListener/index.d.ts +17 -18
- package/dist/browser/classic/brokerListener/index.d.ts.map +1 -1
- package/dist/browser/classic/brokerListener/index.js +10 -8
- package/dist/browser/classic/brokerListener/index.js.map +1 -1
- package/dist/browser/classic/dataflow/index.d.ts +17 -18
- package/dist/browser/classic/dataflow/index.d.ts.map +1 -1
- package/dist/browser/classic/dataflow/index.js +10 -8
- package/dist/browser/classic/dataflow/index.js.map +1 -1
- package/dist/browser/classic/dataflowEndpoint/index.d.ts +17 -18
- package/dist/browser/classic/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/browser/classic/dataflowEndpoint/index.js +10 -8
- package/dist/browser/classic/dataflowEndpoint/index.js.map +1 -1
- package/dist/browser/classic/dataflowGraph/index.d.ts +23 -0
- package/dist/browser/classic/dataflowGraph/index.d.ts.map +1 -0
- package/dist/browser/classic/dataflowGraph/index.js +17 -0
- package/dist/browser/classic/dataflowGraph/index.js.map +1 -0
- package/dist/browser/classic/dataflowProfile/index.d.ts +17 -18
- package/dist/browser/classic/dataflowProfile/index.d.ts.map +1 -1
- package/dist/browser/classic/dataflowProfile/index.js +10 -8
- package/dist/browser/classic/dataflowProfile/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +14 -9
- package/dist/browser/classic/index.d.ts.map +1 -1
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/instance/index.d.ts +21 -24
- package/dist/browser/classic/instance/index.d.ts.map +1 -1
- package/dist/browser/classic/instance/index.js +12 -10
- package/dist/browser/classic/instance/index.js.map +1 -1
- package/dist/browser/classic/operations/index.d.ts +5 -8
- package/dist/browser/classic/operations/index.d.ts.map +1 -1
- package/dist/browser/classic/operations/index.js +7 -5
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/registryEndpoint/index.d.ts +23 -0
- package/dist/browser/classic/registryEndpoint/index.d.ts.map +1 -0
- package/dist/browser/classic/registryEndpoint/index.js +17 -0
- package/dist/browser/classic/registryEndpoint/index.js.map +1 -0
- package/dist/browser/index.d.ts +26 -6
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +3 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/ioTOperationsClient.d.ts +45 -30
- package/dist/browser/ioTOperationsClient.d.ts.map +1 -1
- package/dist/browser/ioTOperationsClient.js +66 -23
- package/dist/browser/ioTOperationsClient.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -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 +3097 -1527
- package/dist/browser/models/models.d.ts.map +1 -1
- package/dist/browser/models/models.js +3878 -1694
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.d.ts.map +1 -1
- package/dist/browser/restorePollerHelpers.js +78 -71
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +59 -53
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +33 -14
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.js +200 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/akriConnector/index.d.ts +3 -0
- package/dist/commonjs/api/akriConnector/index.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnector/index.js +34 -0
- package/dist/commonjs/api/akriConnector/index.js.map +7 -0
- package/dist/commonjs/api/akriConnector/operations.d.ts +28 -0
- package/dist/commonjs/api/akriConnector/operations.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnector/operations.js +227 -0
- package/dist/commonjs/api/akriConnector/operations.js.map +7 -0
- package/dist/commonjs/api/akriConnector/options.d.ts +18 -0
- package/dist/commonjs/api/akriConnector/options.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnector/options.js +16 -0
- package/dist/commonjs/api/akriConnector/options.js.map +7 -0
- package/dist/commonjs/api/akriConnectorTemplate/index.d.ts +3 -0
- package/dist/commonjs/api/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnectorTemplate/index.js +34 -0
- package/dist/commonjs/api/akriConnectorTemplate/index.js.map +7 -0
- package/dist/commonjs/api/akriConnectorTemplate/operations.d.ts +28 -0
- package/dist/commonjs/api/akriConnectorTemplate/operations.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnectorTemplate/operations.js +208 -0
- package/dist/commonjs/api/akriConnectorTemplate/operations.js.map +7 -0
- package/dist/commonjs/api/akriConnectorTemplate/options.d.ts +18 -0
- package/dist/commonjs/api/akriConnectorTemplate/options.d.ts.map +1 -0
- package/dist/commonjs/api/akriConnectorTemplate/options.js +16 -0
- package/dist/commonjs/api/akriConnectorTemplate/options.js.map +7 -0
- package/dist/commonjs/api/akriService/index.d.ts +3 -0
- package/dist/commonjs/api/akriService/index.d.ts.map +1 -0
- package/dist/commonjs/api/akriService/index.js +34 -0
- package/dist/commonjs/api/akriService/index.js.map +7 -0
- package/dist/commonjs/api/akriService/operations.d.ts +28 -0
- package/dist/commonjs/api/akriService/operations.d.ts.map +1 -0
- package/dist/commonjs/api/akriService/operations.js +202 -0
- package/dist/commonjs/api/akriService/operations.js.map +7 -0
- package/dist/commonjs/api/akriService/options.d.ts +18 -0
- package/dist/commonjs/api/akriService/options.d.ts.map +1 -0
- package/dist/commonjs/api/akriService/options.js +16 -0
- package/dist/commonjs/api/akriService/options.js.map +7 -0
- package/dist/commonjs/api/broker/index.d.ts +2 -21
- package/dist/commonjs/api/broker/index.d.ts.map +1 -1
- package/dist/commonjs/api/broker/index.js +34 -96
- package/dist/commonjs/api/broker/index.js.map +7 -1
- package/dist/commonjs/api/broker/operations.d.ts +28 -0
- package/dist/commonjs/api/broker/operations.d.ts.map +1 -0
- package/dist/commonjs/api/broker/operations.js +195 -0
- package/dist/commonjs/api/broker/operations.js.map +7 -0
- package/dist/commonjs/api/broker/options.d.ts +18 -0
- package/dist/commonjs/api/broker/options.d.ts.map +1 -0
- package/dist/commonjs/api/broker/options.js +16 -0
- package/dist/commonjs/api/broker/options.js.map +7 -0
- package/dist/commonjs/api/brokerAuthentication/index.d.ts +2 -21
- package/dist/commonjs/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerAuthentication/index.js +34 -104
- package/dist/commonjs/api/brokerAuthentication/index.js.map +7 -1
- package/dist/commonjs/api/brokerAuthentication/operations.d.ts +28 -0
- package/dist/commonjs/api/brokerAuthentication/operations.d.ts.map +1 -0
- package/dist/commonjs/api/brokerAuthentication/operations.js +221 -0
- package/dist/commonjs/api/brokerAuthentication/operations.js.map +7 -0
- package/dist/commonjs/api/brokerAuthentication/options.d.ts +18 -0
- package/dist/commonjs/api/brokerAuthentication/options.d.ts.map +1 -0
- package/dist/commonjs/api/brokerAuthentication/options.js +16 -0
- package/dist/commonjs/api/brokerAuthentication/options.js.map +7 -0
- package/dist/commonjs/api/brokerAuthorization/index.d.ts +2 -21
- package/dist/commonjs/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerAuthorization/index.js +34 -104
- package/dist/commonjs/api/brokerAuthorization/index.js.map +7 -1
- package/dist/commonjs/api/brokerAuthorization/operations.d.ts +28 -0
- package/dist/commonjs/api/brokerAuthorization/operations.d.ts.map +1 -0
- package/dist/commonjs/api/brokerAuthorization/operations.js +221 -0
- package/dist/commonjs/api/brokerAuthorization/operations.js.map +7 -0
- package/dist/commonjs/api/brokerAuthorization/options.d.ts +18 -0
- package/dist/commonjs/api/brokerAuthorization/options.d.ts.map +1 -0
- package/dist/commonjs/api/brokerAuthorization/options.js +16 -0
- package/dist/commonjs/api/brokerAuthorization/options.js.map +7 -0
- package/dist/commonjs/api/brokerListener/index.d.ts +2 -21
- package/dist/commonjs/api/brokerListener/index.d.ts.map +1 -1
- package/dist/commonjs/api/brokerListener/index.js +34 -100
- package/dist/commonjs/api/brokerListener/index.js.map +7 -1
- package/dist/commonjs/api/brokerListener/operations.d.ts +28 -0
- package/dist/commonjs/api/brokerListener/operations.d.ts.map +1 -0
- package/dist/commonjs/api/brokerListener/operations.js +214 -0
- package/dist/commonjs/api/brokerListener/operations.js.map +7 -0
- package/dist/commonjs/api/brokerListener/options.d.ts +18 -0
- package/dist/commonjs/api/brokerListener/options.d.ts.map +1 -0
- package/dist/commonjs/api/brokerListener/options.js +16 -0
- package/dist/commonjs/api/brokerListener/options.js.map +7 -0
- package/dist/commonjs/api/dataflow/index.d.ts +2 -21
- package/dist/commonjs/api/dataflow/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflow/index.js +34 -96
- package/dist/commonjs/api/dataflow/index.js.map +7 -1
- package/dist/commonjs/api/dataflow/operations.d.ts +28 -0
- package/dist/commonjs/api/dataflow/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dataflow/operations.js +227 -0
- package/dist/commonjs/api/dataflow/operations.js.map +7 -0
- package/dist/commonjs/api/dataflow/options.d.ts +18 -0
- package/dist/commonjs/api/dataflow/options.d.ts.map +1 -0
- package/dist/commonjs/api/dataflow/options.js +16 -0
- package/dist/commonjs/api/dataflow/options.js.map +7 -0
- package/dist/commonjs/api/dataflowEndpoint/index.d.ts +2 -21
- package/dist/commonjs/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflowEndpoint/index.js +34 -104
- package/dist/commonjs/api/dataflowEndpoint/index.js.map +7 -1
- package/dist/commonjs/api/dataflowEndpoint/operations.d.ts +28 -0
- package/dist/commonjs/api/dataflowEndpoint/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowEndpoint/operations.js +208 -0
- package/dist/commonjs/api/dataflowEndpoint/operations.js.map +7 -0
- package/dist/commonjs/api/dataflowEndpoint/options.d.ts +18 -0
- package/dist/commonjs/api/dataflowEndpoint/options.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowEndpoint/options.js +16 -0
- package/dist/commonjs/api/dataflowEndpoint/options.js.map +7 -0
- package/dist/commonjs/api/dataflowGraph/index.d.ts +3 -0
- package/dist/commonjs/api/dataflowGraph/index.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowGraph/index.js +34 -0
- package/dist/commonjs/api/dataflowGraph/index.js.map +7 -0
- package/dist/commonjs/api/dataflowGraph/operations.d.ts +28 -0
- package/dist/commonjs/api/dataflowGraph/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowGraph/operations.js +227 -0
- package/dist/commonjs/api/dataflowGraph/operations.js.map +7 -0
- package/dist/commonjs/api/dataflowGraph/options.d.ts +18 -0
- package/dist/commonjs/api/dataflowGraph/options.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowGraph/options.js +16 -0
- package/dist/commonjs/api/dataflowGraph/options.js.map +7 -0
- package/dist/commonjs/api/dataflowProfile/index.d.ts +2 -21
- package/dist/commonjs/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/commonjs/api/dataflowProfile/index.js +34 -100
- package/dist/commonjs/api/dataflowProfile/index.js.map +7 -1
- package/dist/commonjs/api/dataflowProfile/operations.d.ts +28 -0
- package/dist/commonjs/api/dataflowProfile/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowProfile/operations.js +208 -0
- package/dist/commonjs/api/dataflowProfile/operations.js.map +7 -0
- package/dist/commonjs/api/dataflowProfile/options.d.ts +18 -0
- package/dist/commonjs/api/dataflowProfile/options.d.ts.map +1 -0
- package/dist/commonjs/api/dataflowProfile/options.js +16 -0
- package/dist/commonjs/api/dataflowProfile/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +2 -11
- package/dist/commonjs/api/index.d.ts.map +1 -1
- package/dist/commonjs/api/index.js +28 -52
- package/dist/commonjs/api/index.js.map +7 -1
- package/dist/commonjs/api/instance/index.d.ts +2 -29
- package/dist/commonjs/api/instance/index.d.ts.map +1 -1
- package/dist/commonjs/api/instance/index.js +38 -135
- package/dist/commonjs/api/instance/index.js.map +7 -1
- package/dist/commonjs/api/instance/operations.d.ts +36 -0
- package/dist/commonjs/api/instance/operations.d.ts.map +1 -0
- package/dist/commonjs/api/instance/operations.js +270 -0
- package/dist/commonjs/api/instance/operations.js.map +7 -0
- package/dist/commonjs/api/instance/options.d.ts +24 -0
- package/dist/commonjs/api/instance/options.d.ts.map +1 -0
- package/dist/commonjs/api/instance/options.js +16 -0
- package/dist/commonjs/api/instance/options.js.map +7 -0
- package/dist/commonjs/api/ioTOperationsContext.d.ts +12 -3
- package/dist/commonjs/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/commonjs/api/ioTOperationsContext.js +44 -37
- package/dist/commonjs/api/ioTOperationsContext.js.map +7 -1
- package/dist/commonjs/api/operations/index.d.ts +2 -8
- package/dist/commonjs/api/operations/index.d.ts.map +1 -1
- package/dist/commonjs/api/operations/index.js +28 -27
- package/dist/commonjs/api/operations/index.js.map +7 -1
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/api/operations/operations.js +68 -0
- package/dist/commonjs/api/operations/operations.js.map +7 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.d.ts.map +1 -0
- package/dist/commonjs/api/operations/options.js +16 -0
- package/dist/commonjs/api/operations/options.js.map +7 -0
- package/dist/commonjs/api/registryEndpoint/index.d.ts +3 -0
- package/dist/commonjs/api/registryEndpoint/index.d.ts.map +1 -0
- package/dist/commonjs/api/registryEndpoint/index.js +34 -0
- package/dist/commonjs/api/registryEndpoint/index.js.map +7 -0
- package/dist/commonjs/api/registryEndpoint/operations.d.ts +28 -0
- package/dist/commonjs/api/registryEndpoint/operations.d.ts.map +1 -0
- package/dist/commonjs/api/registryEndpoint/operations.js +208 -0
- package/dist/commonjs/api/registryEndpoint/operations.js.map +7 -0
- package/dist/commonjs/api/registryEndpoint/options.d.ts +18 -0
- package/dist/commonjs/api/registryEndpoint/options.d.ts.map +1 -0
- package/dist/commonjs/api/registryEndpoint/options.js +16 -0
- package/dist/commonjs/api/registryEndpoint/options.js.map +7 -0
- package/dist/commonjs/classic/akriConnector/index.d.ts +23 -0
- package/dist/commonjs/classic/akriConnector/index.d.ts.map +1 -0
- package/dist/commonjs/classic/akriConnector/index.js +63 -0
- package/dist/commonjs/classic/akriConnector/index.js.map +7 -0
- package/dist/commonjs/classic/akriConnectorTemplate/index.d.ts +23 -0
- package/dist/commonjs/classic/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/commonjs/classic/akriConnectorTemplate/index.js +48 -0
- package/dist/commonjs/classic/akriConnectorTemplate/index.js.map +7 -0
- package/dist/commonjs/classic/akriService/index.d.ts +23 -0
- package/dist/commonjs/classic/akriService/index.d.ts.map +1 -0
- package/dist/commonjs/classic/akriService/index.js +41 -0
- package/dist/commonjs/classic/akriService/index.js.map +7 -0
- package/dist/commonjs/classic/broker/index.d.ts +17 -18
- package/dist/commonjs/classic/broker/index.d.ts.map +1 -1
- package/dist/commonjs/classic/broker/index.js +39 -17
- package/dist/commonjs/classic/broker/index.js.map +7 -1
- package/dist/commonjs/classic/brokerAuthentication/index.d.ts +17 -18
- package/dist/commonjs/classic/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/commonjs/classic/brokerAuthentication/index.js +47 -17
- package/dist/commonjs/classic/brokerAuthentication/index.js.map +7 -1
- package/dist/commonjs/classic/brokerAuthorization/index.d.ts +17 -18
- package/dist/commonjs/classic/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/commonjs/classic/brokerAuthorization/index.js +47 -17
- package/dist/commonjs/classic/brokerAuthorization/index.js.map +7 -1
- package/dist/commonjs/classic/brokerListener/index.d.ts +17 -18
- package/dist/commonjs/classic/brokerListener/index.d.ts.map +1 -1
- package/dist/commonjs/classic/brokerListener/index.js +47 -17
- package/dist/commonjs/classic/brokerListener/index.js.map +7 -1
- package/dist/commonjs/classic/dataflow/index.d.ts +17 -18
- package/dist/commonjs/classic/dataflow/index.d.ts.map +1 -1
- package/dist/commonjs/classic/dataflow/index.js +47 -17
- package/dist/commonjs/classic/dataflow/index.js.map +7 -1
- package/dist/commonjs/classic/dataflowEndpoint/index.d.ts +17 -18
- package/dist/commonjs/classic/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/commonjs/classic/dataflowEndpoint/index.js +46 -17
- package/dist/commonjs/classic/dataflowEndpoint/index.js.map +7 -1
- package/dist/commonjs/classic/dataflowGraph/index.d.ts +23 -0
- package/dist/commonjs/classic/dataflowGraph/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dataflowGraph/index.js +63 -0
- package/dist/commonjs/classic/dataflowGraph/index.js.map +7 -0
- package/dist/commonjs/classic/dataflowProfile/index.d.ts +17 -18
- package/dist/commonjs/classic/dataflowProfile/index.d.ts.map +1 -1
- package/dist/commonjs/classic/dataflowProfile/index.js +46 -17
- package/dist/commonjs/classic/dataflowProfile/index.js.map +7 -1
- package/dist/commonjs/classic/index.d.ts +14 -9
- package/dist/commonjs/classic/index.d.ts.map +1 -1
- package/dist/commonjs/classic/index.js +16 -5
- package/dist/commonjs/classic/index.js.map +7 -1
- package/dist/commonjs/classic/instance/index.d.ts +21 -24
- package/dist/commonjs/classic/instance/index.d.ts.map +1 -1
- package/dist/commonjs/classic/instance/index.js +41 -19
- package/dist/commonjs/classic/instance/index.js.map +7 -1
- package/dist/commonjs/classic/operations/index.d.ts +5 -8
- package/dist/commonjs/classic/operations/index.d.ts.map +1 -1
- package/dist/commonjs/classic/operations/index.js +36 -14
- package/dist/commonjs/classic/operations/index.js.map +7 -1
- package/dist/commonjs/classic/registryEndpoint/index.d.ts +23 -0
- package/dist/commonjs/classic/registryEndpoint/index.d.ts.map +1 -0
- package/dist/commonjs/classic/registryEndpoint/index.js +48 -0
- package/dist/commonjs/classic/registryEndpoint/index.js.map +7 -0
- package/dist/commonjs/index.d.ts +26 -6
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +155 -50
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/ioTOperationsClient.d.ts +45 -30
- package/dist/commonjs/ioTOperationsClient.d.ts.map +1 -1
- package/dist/commonjs/ioTOperationsClient.js +97 -36
- package/dist/commonjs/ioTOperationsClient.js.map +7 -1
- package/dist/commonjs/logger.js +29 -8
- package/dist/commonjs/logger.js.map +7 -1
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +146 -46
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +3097 -1527
- package/dist/commonjs/models/models.d.ts.map +1 -1
- package/dist/commonjs/models/models.js +4840 -2388
- package/dist/commonjs/models/models.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +169 -152
- package/dist/commonjs/restorePollerHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +131 -128
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js +95 -73
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/akriConnector/index.d.ts +3 -0
- package/dist/esm/api/akriConnector/index.d.ts.map +1 -0
- package/dist/esm/api/akriConnector/index.js +4 -0
- package/dist/esm/api/akriConnector/index.js.map +1 -0
- package/dist/esm/api/akriConnector/operations.d.ts +28 -0
- package/dist/esm/api/akriConnector/operations.d.ts.map +1 -0
- package/dist/esm/api/akriConnector/operations.js +140 -0
- package/dist/esm/api/akriConnector/operations.js.map +1 -0
- package/dist/esm/api/akriConnector/options.d.ts +18 -0
- package/dist/esm/api/akriConnector/options.d.ts.map +1 -0
- package/dist/esm/api/akriConnector/options.js +4 -0
- package/dist/esm/api/akriConnector/options.js.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/index.d.ts +3 -0
- package/dist/esm/api/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/index.js +4 -0
- package/dist/esm/api/akriConnectorTemplate/index.js.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/operations.d.ts +28 -0
- package/dist/esm/api/akriConnectorTemplate/operations.d.ts.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/operations.js +136 -0
- package/dist/esm/api/akriConnectorTemplate/operations.js.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/options.d.ts +18 -0
- package/dist/esm/api/akriConnectorTemplate/options.d.ts.map +1 -0
- package/dist/esm/api/akriConnectorTemplate/options.js +4 -0
- package/dist/esm/api/akriConnectorTemplate/options.js.map +1 -0
- package/dist/esm/api/akriService/index.d.ts +3 -0
- package/dist/esm/api/akriService/index.d.ts.map +1 -0
- package/dist/esm/api/akriService/index.js +4 -0
- package/dist/esm/api/akriService/index.js.map +1 -0
- package/dist/esm/api/akriService/operations.d.ts +28 -0
- package/dist/esm/api/akriService/operations.d.ts.map +1 -0
- package/dist/esm/api/akriService/operations.js +136 -0
- package/dist/esm/api/akriService/operations.js.map +1 -0
- package/dist/esm/api/akriService/options.d.ts +18 -0
- package/dist/esm/api/akriService/options.d.ts.map +1 -0
- package/dist/esm/api/akriService/options.js +4 -0
- package/dist/esm/api/akriService/options.js.map +1 -0
- package/dist/esm/api/broker/index.d.ts +2 -21
- package/dist/esm/api/broker/index.d.ts.map +1 -1
- package/dist/esm/api/broker/index.js +1 -79
- package/dist/esm/api/broker/index.js.map +1 -1
- package/dist/esm/api/broker/operations.d.ts +28 -0
- package/dist/esm/api/broker/operations.d.ts.map +1 -0
- package/dist/esm/api/broker/operations.js +136 -0
- package/dist/esm/api/broker/operations.js.map +1 -0
- package/dist/esm/api/broker/options.d.ts +18 -0
- package/dist/esm/api/broker/options.d.ts.map +1 -0
- package/dist/esm/api/broker/options.js +4 -0
- package/dist/esm/api/broker/options.js.map +1 -0
- package/dist/esm/api/brokerAuthentication/index.d.ts +2 -21
- package/dist/esm/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/esm/api/brokerAuthentication/index.js +1 -87
- package/dist/esm/api/brokerAuthentication/index.js.map +1 -1
- package/dist/esm/api/brokerAuthentication/operations.d.ts +28 -0
- package/dist/esm/api/brokerAuthentication/operations.d.ts.map +1 -0
- package/dist/esm/api/brokerAuthentication/operations.js +140 -0
- package/dist/esm/api/brokerAuthentication/operations.js.map +1 -0
- package/dist/esm/api/brokerAuthentication/options.d.ts +18 -0
- package/dist/esm/api/brokerAuthentication/options.d.ts.map +1 -0
- package/dist/esm/api/brokerAuthentication/options.js +4 -0
- package/dist/esm/api/brokerAuthentication/options.js.map +1 -0
- package/dist/esm/api/brokerAuthorization/index.d.ts +2 -21
- package/dist/esm/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/esm/api/brokerAuthorization/index.js +1 -87
- package/dist/esm/api/brokerAuthorization/index.js.map +1 -1
- package/dist/esm/api/brokerAuthorization/operations.d.ts +28 -0
- package/dist/esm/api/brokerAuthorization/operations.d.ts.map +1 -0
- package/dist/esm/api/brokerAuthorization/operations.js +140 -0
- package/dist/esm/api/brokerAuthorization/operations.js.map +1 -0
- package/dist/esm/api/brokerAuthorization/options.d.ts +18 -0
- package/dist/esm/api/brokerAuthorization/options.d.ts.map +1 -0
- package/dist/esm/api/brokerAuthorization/options.js +4 -0
- package/dist/esm/api/brokerAuthorization/options.js.map +1 -0
- package/dist/esm/api/brokerListener/index.d.ts +2 -21
- package/dist/esm/api/brokerListener/index.d.ts.map +1 -1
- package/dist/esm/api/brokerListener/index.js +1 -83
- package/dist/esm/api/brokerListener/index.js.map +1 -1
- package/dist/esm/api/brokerListener/operations.d.ts +28 -0
- package/dist/esm/api/brokerListener/operations.d.ts.map +1 -0
- package/dist/esm/api/brokerListener/operations.js +140 -0
- package/dist/esm/api/brokerListener/operations.js.map +1 -0
- package/dist/esm/api/brokerListener/options.d.ts +18 -0
- package/dist/esm/api/brokerListener/options.d.ts.map +1 -0
- package/dist/esm/api/brokerListener/options.js +4 -0
- package/dist/esm/api/brokerListener/options.js.map +1 -0
- package/dist/esm/api/dataflow/index.d.ts +2 -21
- package/dist/esm/api/dataflow/index.d.ts.map +1 -1
- package/dist/esm/api/dataflow/index.js +1 -79
- package/dist/esm/api/dataflow/index.js.map +1 -1
- package/dist/esm/api/dataflow/operations.d.ts +28 -0
- package/dist/esm/api/dataflow/operations.d.ts.map +1 -0
- package/dist/esm/api/dataflow/operations.js +140 -0
- package/dist/esm/api/dataflow/operations.js.map +1 -0
- package/dist/esm/api/dataflow/options.d.ts +18 -0
- package/dist/esm/api/dataflow/options.d.ts.map +1 -0
- package/dist/esm/api/dataflow/options.js +4 -0
- package/dist/esm/api/dataflow/options.js.map +1 -0
- package/dist/esm/api/dataflowEndpoint/index.d.ts +2 -21
- package/dist/esm/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/esm/api/dataflowEndpoint/index.js +1 -87
- package/dist/esm/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/esm/api/dataflowEndpoint/operations.d.ts +28 -0
- package/dist/esm/api/dataflowEndpoint/operations.d.ts.map +1 -0
- package/dist/esm/api/dataflowEndpoint/operations.js +136 -0
- package/dist/esm/api/dataflowEndpoint/operations.js.map +1 -0
- package/dist/esm/api/dataflowEndpoint/options.d.ts +18 -0
- package/dist/esm/api/dataflowEndpoint/options.d.ts.map +1 -0
- package/dist/esm/api/dataflowEndpoint/options.js +4 -0
- package/dist/esm/api/dataflowEndpoint/options.js.map +1 -0
- package/dist/esm/api/dataflowGraph/index.d.ts +3 -0
- package/dist/esm/api/dataflowGraph/index.d.ts.map +1 -0
- package/dist/esm/api/dataflowGraph/index.js +4 -0
- package/dist/esm/api/dataflowGraph/index.js.map +1 -0
- package/dist/esm/api/dataflowGraph/operations.d.ts +28 -0
- package/dist/esm/api/dataflowGraph/operations.d.ts.map +1 -0
- package/dist/esm/api/dataflowGraph/operations.js +140 -0
- package/dist/esm/api/dataflowGraph/operations.js.map +1 -0
- package/dist/esm/api/dataflowGraph/options.d.ts +18 -0
- package/dist/esm/api/dataflowGraph/options.d.ts.map +1 -0
- package/dist/esm/api/dataflowGraph/options.js +4 -0
- package/dist/esm/api/dataflowGraph/options.js.map +1 -0
- package/dist/esm/api/dataflowProfile/index.d.ts +2 -21
- package/dist/esm/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/esm/api/dataflowProfile/index.js +1 -83
- package/dist/esm/api/dataflowProfile/index.js.map +1 -1
- package/dist/esm/api/dataflowProfile/operations.d.ts +28 -0
- package/dist/esm/api/dataflowProfile/operations.d.ts.map +1 -0
- package/dist/esm/api/dataflowProfile/operations.js +136 -0
- package/dist/esm/api/dataflowProfile/operations.js.map +1 -0
- package/dist/esm/api/dataflowProfile/options.d.ts +18 -0
- package/dist/esm/api/dataflowProfile/options.d.ts.map +1 -0
- package/dist/esm/api/dataflowProfile/options.js +4 -0
- package/dist/esm/api/dataflowProfile/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +2 -11
- package/dist/esm/api/index.d.ts.map +1 -1
- package/dist/esm/api/index.js +1 -10
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/instance/index.d.ts +2 -29
- package/dist/esm/api/instance/index.d.ts.map +1 -1
- package/dist/esm/api/instance/index.js +1 -112
- package/dist/esm/api/instance/index.js.map +1 -1
- package/dist/esm/api/instance/operations.d.ts +36 -0
- package/dist/esm/api/instance/operations.d.ts.map +1 -0
- package/dist/esm/api/instance/operations.js +187 -0
- package/dist/esm/api/instance/operations.js.map +1 -0
- package/dist/esm/api/instance/options.d.ts +24 -0
- package/dist/esm/api/instance/options.d.ts.map +1 -0
- package/dist/esm/api/instance/options.js +4 -0
- package/dist/esm/api/instance/options.js.map +1 -0
- package/dist/esm/api/ioTOperationsContext.d.ts +12 -3
- package/dist/esm/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/esm/api/ioTOperationsContext.js +13 -24
- package/dist/esm/api/ioTOperationsContext.js.map +1 -1
- package/dist/esm/api/operations/index.d.ts +2 -8
- package/dist/esm/api/operations/index.d.ts.map +1 -1
- package/dist/esm/api/operations/index.js +1 -19
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.d.ts.map +1 -0
- package/dist/esm/api/operations/operations.js +31 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.d.ts.map +1 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/registryEndpoint/index.d.ts +3 -0
- package/dist/esm/api/registryEndpoint/index.d.ts.map +1 -0
- package/dist/esm/api/registryEndpoint/index.js +4 -0
- package/dist/esm/api/registryEndpoint/index.js.map +1 -0
- package/dist/esm/api/registryEndpoint/operations.d.ts +28 -0
- package/dist/esm/api/registryEndpoint/operations.d.ts.map +1 -0
- package/dist/esm/api/registryEndpoint/operations.js +136 -0
- package/dist/esm/api/registryEndpoint/operations.js.map +1 -0
- package/dist/esm/api/registryEndpoint/options.d.ts +18 -0
- package/dist/esm/api/registryEndpoint/options.d.ts.map +1 -0
- package/dist/esm/api/registryEndpoint/options.js +4 -0
- package/dist/esm/api/registryEndpoint/options.js.map +1 -0
- package/dist/esm/classic/akriConnector/index.d.ts +23 -0
- package/dist/esm/classic/akriConnector/index.d.ts.map +1 -0
- package/dist/esm/classic/akriConnector/index.js +17 -0
- package/dist/esm/classic/akriConnector/index.js.map +1 -0
- package/dist/esm/classic/akriConnectorTemplate/index.d.ts +23 -0
- package/dist/esm/classic/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/esm/classic/akriConnectorTemplate/index.js +17 -0
- package/dist/esm/classic/akriConnectorTemplate/index.js.map +1 -0
- package/dist/esm/classic/akriService/index.d.ts +23 -0
- package/dist/esm/classic/akriService/index.d.ts.map +1 -0
- package/dist/esm/classic/akriService/index.js +17 -0
- package/dist/esm/classic/akriService/index.js.map +1 -0
- package/dist/esm/classic/broker/index.d.ts +17 -18
- package/dist/esm/classic/broker/index.d.ts.map +1 -1
- package/dist/esm/classic/broker/index.js +10 -8
- package/dist/esm/classic/broker/index.js.map +1 -1
- package/dist/esm/classic/brokerAuthentication/index.d.ts +17 -18
- package/dist/esm/classic/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/esm/classic/brokerAuthentication/index.js +10 -8
- package/dist/esm/classic/brokerAuthentication/index.js.map +1 -1
- package/dist/esm/classic/brokerAuthorization/index.d.ts +17 -18
- package/dist/esm/classic/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/esm/classic/brokerAuthorization/index.js +10 -8
- package/dist/esm/classic/brokerAuthorization/index.js.map +1 -1
- package/dist/esm/classic/brokerListener/index.d.ts +17 -18
- package/dist/esm/classic/brokerListener/index.d.ts.map +1 -1
- package/dist/esm/classic/brokerListener/index.js +10 -8
- package/dist/esm/classic/brokerListener/index.js.map +1 -1
- package/dist/esm/classic/dataflow/index.d.ts +17 -18
- package/dist/esm/classic/dataflow/index.d.ts.map +1 -1
- package/dist/esm/classic/dataflow/index.js +10 -8
- package/dist/esm/classic/dataflow/index.js.map +1 -1
- package/dist/esm/classic/dataflowEndpoint/index.d.ts +17 -18
- package/dist/esm/classic/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/esm/classic/dataflowEndpoint/index.js +10 -8
- package/dist/esm/classic/dataflowEndpoint/index.js.map +1 -1
- package/dist/esm/classic/dataflowGraph/index.d.ts +23 -0
- package/dist/esm/classic/dataflowGraph/index.d.ts.map +1 -0
- package/dist/esm/classic/dataflowGraph/index.js +17 -0
- package/dist/esm/classic/dataflowGraph/index.js.map +1 -0
- package/dist/esm/classic/dataflowProfile/index.d.ts +17 -18
- package/dist/esm/classic/dataflowProfile/index.d.ts.map +1 -1
- package/dist/esm/classic/dataflowProfile/index.js +10 -8
- package/dist/esm/classic/dataflowProfile/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +14 -9
- package/dist/esm/classic/index.d.ts.map +1 -1
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/instance/index.d.ts +21 -24
- package/dist/esm/classic/instance/index.d.ts.map +1 -1
- package/dist/esm/classic/instance/index.js +12 -10
- package/dist/esm/classic/instance/index.js.map +1 -1
- package/dist/esm/classic/operations/index.d.ts +5 -8
- package/dist/esm/classic/operations/index.d.ts.map +1 -1
- package/dist/esm/classic/operations/index.js +7 -5
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/registryEndpoint/index.d.ts +23 -0
- package/dist/esm/classic/registryEndpoint/index.d.ts.map +1 -0
- package/dist/esm/classic/registryEndpoint/index.js +17 -0
- package/dist/esm/classic/registryEndpoint/index.js.map +1 -0
- package/dist/esm/index.d.ts +26 -6
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/ioTOperationsClient.d.ts +45 -30
- package/dist/esm/ioTOperationsClient.d.ts.map +1 -1
- package/dist/esm/ioTOperationsClient.js +66 -23
- package/dist/esm/ioTOperationsClient.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -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 +3097 -1527
- package/dist/esm/models/models.d.ts.map +1 -1
- package/dist/esm/models/models.js +3878 -1694
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.d.ts.map +1 -1
- package/dist/esm/restorePollerHelpers.js +78 -71
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +59 -53
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +33 -14
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.js +200 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/dist/react-native/api/akriConnector/index.d.ts +3 -0
- package/dist/react-native/api/akriConnector/index.d.ts.map +1 -0
- package/dist/react-native/api/akriConnector/index.js +4 -0
- package/dist/react-native/api/akriConnector/index.js.map +1 -0
- package/dist/react-native/api/akriConnector/operations.d.ts +28 -0
- package/dist/react-native/api/akriConnector/operations.d.ts.map +1 -0
- package/dist/react-native/api/akriConnector/operations.js +140 -0
- package/dist/react-native/api/akriConnector/operations.js.map +1 -0
- package/dist/react-native/api/akriConnector/options.d.ts +18 -0
- package/dist/react-native/api/akriConnector/options.d.ts.map +1 -0
- package/dist/react-native/api/akriConnector/options.js +4 -0
- package/dist/react-native/api/akriConnector/options.js.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/index.d.ts +3 -0
- package/dist/react-native/api/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/index.js +4 -0
- package/dist/react-native/api/akriConnectorTemplate/index.js.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/operations.d.ts +28 -0
- package/dist/react-native/api/akriConnectorTemplate/operations.d.ts.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/operations.js +136 -0
- package/dist/react-native/api/akriConnectorTemplate/operations.js.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/options.d.ts +18 -0
- package/dist/react-native/api/akriConnectorTemplate/options.d.ts.map +1 -0
- package/dist/react-native/api/akriConnectorTemplate/options.js +4 -0
- package/dist/react-native/api/akriConnectorTemplate/options.js.map +1 -0
- package/dist/react-native/api/akriService/index.d.ts +3 -0
- package/dist/react-native/api/akriService/index.d.ts.map +1 -0
- package/dist/react-native/api/akriService/index.js +4 -0
- package/dist/react-native/api/akriService/index.js.map +1 -0
- package/dist/react-native/api/akriService/operations.d.ts +28 -0
- package/dist/react-native/api/akriService/operations.d.ts.map +1 -0
- package/dist/react-native/api/akriService/operations.js +136 -0
- package/dist/react-native/api/akriService/operations.js.map +1 -0
- package/dist/react-native/api/akriService/options.d.ts +18 -0
- package/dist/react-native/api/akriService/options.d.ts.map +1 -0
- package/dist/react-native/api/akriService/options.js +4 -0
- package/dist/react-native/api/akriService/options.js.map +1 -0
- package/dist/react-native/api/broker/index.d.ts +2 -21
- package/dist/react-native/api/broker/index.d.ts.map +1 -1
- package/dist/react-native/api/broker/index.js +1 -79
- package/dist/react-native/api/broker/index.js.map +1 -1
- package/dist/react-native/api/broker/operations.d.ts +28 -0
- package/dist/react-native/api/broker/operations.d.ts.map +1 -0
- package/dist/react-native/api/broker/operations.js +136 -0
- package/dist/react-native/api/broker/operations.js.map +1 -0
- package/dist/react-native/api/broker/options.d.ts +18 -0
- package/dist/react-native/api/broker/options.d.ts.map +1 -0
- package/dist/react-native/api/broker/options.js +4 -0
- package/dist/react-native/api/broker/options.js.map +1 -0
- package/dist/react-native/api/brokerAuthentication/index.d.ts +2 -21
- package/dist/react-native/api/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerAuthentication/index.js +1 -87
- package/dist/react-native/api/brokerAuthentication/index.js.map +1 -1
- package/dist/react-native/api/brokerAuthentication/operations.d.ts +28 -0
- package/dist/react-native/api/brokerAuthentication/operations.d.ts.map +1 -0
- package/dist/react-native/api/brokerAuthentication/operations.js +140 -0
- package/dist/react-native/api/brokerAuthentication/operations.js.map +1 -0
- package/dist/react-native/api/brokerAuthentication/options.d.ts +18 -0
- package/dist/react-native/api/brokerAuthentication/options.d.ts.map +1 -0
- package/dist/react-native/api/brokerAuthentication/options.js +4 -0
- package/dist/react-native/api/brokerAuthentication/options.js.map +1 -0
- package/dist/react-native/api/brokerAuthorization/index.d.ts +2 -21
- package/dist/react-native/api/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerAuthorization/index.js +1 -87
- package/dist/react-native/api/brokerAuthorization/index.js.map +1 -1
- package/dist/react-native/api/brokerAuthorization/operations.d.ts +28 -0
- package/dist/react-native/api/brokerAuthorization/operations.d.ts.map +1 -0
- package/dist/react-native/api/brokerAuthorization/operations.js +140 -0
- package/dist/react-native/api/brokerAuthorization/operations.js.map +1 -0
- package/dist/react-native/api/brokerAuthorization/options.d.ts +18 -0
- package/dist/react-native/api/brokerAuthorization/options.d.ts.map +1 -0
- package/dist/react-native/api/brokerAuthorization/options.js +4 -0
- package/dist/react-native/api/brokerAuthorization/options.js.map +1 -0
- package/dist/react-native/api/brokerListener/index.d.ts +2 -21
- package/dist/react-native/api/brokerListener/index.d.ts.map +1 -1
- package/dist/react-native/api/brokerListener/index.js +1 -83
- package/dist/react-native/api/brokerListener/index.js.map +1 -1
- package/dist/react-native/api/brokerListener/operations.d.ts +28 -0
- package/dist/react-native/api/brokerListener/operations.d.ts.map +1 -0
- package/dist/react-native/api/brokerListener/operations.js +140 -0
- package/dist/react-native/api/brokerListener/operations.js.map +1 -0
- package/dist/react-native/api/brokerListener/options.d.ts +18 -0
- package/dist/react-native/api/brokerListener/options.d.ts.map +1 -0
- package/dist/react-native/api/brokerListener/options.js +4 -0
- package/dist/react-native/api/brokerListener/options.js.map +1 -0
- package/dist/react-native/api/dataflow/index.d.ts +2 -21
- package/dist/react-native/api/dataflow/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflow/index.js +1 -79
- package/dist/react-native/api/dataflow/index.js.map +1 -1
- package/dist/react-native/api/dataflow/operations.d.ts +28 -0
- package/dist/react-native/api/dataflow/operations.d.ts.map +1 -0
- package/dist/react-native/api/dataflow/operations.js +140 -0
- package/dist/react-native/api/dataflow/operations.js.map +1 -0
- package/dist/react-native/api/dataflow/options.d.ts +18 -0
- package/dist/react-native/api/dataflow/options.d.ts.map +1 -0
- package/dist/react-native/api/dataflow/options.js +4 -0
- package/dist/react-native/api/dataflow/options.js.map +1 -0
- package/dist/react-native/api/dataflowEndpoint/index.d.ts +2 -21
- package/dist/react-native/api/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflowEndpoint/index.js +1 -87
- package/dist/react-native/api/dataflowEndpoint/index.js.map +1 -1
- package/dist/react-native/api/dataflowEndpoint/operations.d.ts +28 -0
- package/dist/react-native/api/dataflowEndpoint/operations.d.ts.map +1 -0
- package/dist/react-native/api/dataflowEndpoint/operations.js +136 -0
- package/dist/react-native/api/dataflowEndpoint/operations.js.map +1 -0
- package/dist/react-native/api/dataflowEndpoint/options.d.ts +18 -0
- package/dist/react-native/api/dataflowEndpoint/options.d.ts.map +1 -0
- package/dist/react-native/api/dataflowEndpoint/options.js +4 -0
- package/dist/react-native/api/dataflowEndpoint/options.js.map +1 -0
- package/dist/react-native/api/dataflowGraph/index.d.ts +3 -0
- package/dist/react-native/api/dataflowGraph/index.d.ts.map +1 -0
- package/dist/react-native/api/dataflowGraph/index.js +4 -0
- package/dist/react-native/api/dataflowGraph/index.js.map +1 -0
- package/dist/react-native/api/dataflowGraph/operations.d.ts +28 -0
- package/dist/react-native/api/dataflowGraph/operations.d.ts.map +1 -0
- package/dist/react-native/api/dataflowGraph/operations.js +140 -0
- package/dist/react-native/api/dataflowGraph/operations.js.map +1 -0
- package/dist/react-native/api/dataflowGraph/options.d.ts +18 -0
- package/dist/react-native/api/dataflowGraph/options.d.ts.map +1 -0
- package/dist/react-native/api/dataflowGraph/options.js +4 -0
- package/dist/react-native/api/dataflowGraph/options.js.map +1 -0
- package/dist/react-native/api/dataflowProfile/index.d.ts +2 -21
- package/dist/react-native/api/dataflowProfile/index.d.ts.map +1 -1
- package/dist/react-native/api/dataflowProfile/index.js +1 -83
- package/dist/react-native/api/dataflowProfile/index.js.map +1 -1
- package/dist/react-native/api/dataflowProfile/operations.d.ts +28 -0
- package/dist/react-native/api/dataflowProfile/operations.d.ts.map +1 -0
- package/dist/react-native/api/dataflowProfile/operations.js +136 -0
- package/dist/react-native/api/dataflowProfile/operations.js.map +1 -0
- package/dist/react-native/api/dataflowProfile/options.d.ts +18 -0
- package/dist/react-native/api/dataflowProfile/options.d.ts.map +1 -0
- package/dist/react-native/api/dataflowProfile/options.js +4 -0
- package/dist/react-native/api/dataflowProfile/options.js.map +1 -0
- package/dist/react-native/api/index.d.ts +2 -11
- package/dist/react-native/api/index.d.ts.map +1 -1
- package/dist/react-native/api/index.js +1 -10
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/instance/index.d.ts +2 -29
- package/dist/react-native/api/instance/index.d.ts.map +1 -1
- package/dist/react-native/api/instance/index.js +1 -112
- package/dist/react-native/api/instance/index.js.map +1 -1
- package/dist/react-native/api/instance/operations.d.ts +36 -0
- package/dist/react-native/api/instance/operations.d.ts.map +1 -0
- package/dist/react-native/api/instance/operations.js +187 -0
- package/dist/react-native/api/instance/operations.js.map +1 -0
- package/dist/react-native/api/instance/options.d.ts +24 -0
- package/dist/react-native/api/instance/options.d.ts.map +1 -0
- package/dist/react-native/api/instance/options.js +4 -0
- package/dist/react-native/api/instance/options.js.map +1 -0
- package/dist/react-native/api/ioTOperationsContext.d.ts +12 -3
- package/dist/react-native/api/ioTOperationsContext.d.ts.map +1 -1
- package/dist/react-native/api/ioTOperationsContext.js +13 -24
- package/dist/react-native/api/ioTOperationsContext.js.map +1 -1
- package/dist/react-native/api/operations/index.d.ts +2 -8
- package/dist/react-native/api/operations/index.d.ts.map +1 -1
- package/dist/react-native/api/operations/index.js +1 -19
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/operations/operations.d.ts +10 -0
- package/dist/react-native/api/operations/operations.d.ts.map +1 -0
- package/dist/react-native/api/operations/operations.js +31 -0
- package/dist/react-native/api/operations/operations.js.map +1 -0
- package/dist/react-native/api/operations/options.d.ts +5 -0
- package/dist/react-native/api/operations/options.d.ts.map +1 -0
- package/dist/react-native/api/operations/options.js +4 -0
- package/dist/react-native/api/operations/options.js.map +1 -0
- package/dist/react-native/api/registryEndpoint/index.d.ts +3 -0
- package/dist/react-native/api/registryEndpoint/index.d.ts.map +1 -0
- package/dist/react-native/api/registryEndpoint/index.js +4 -0
- package/dist/react-native/api/registryEndpoint/index.js.map +1 -0
- package/dist/react-native/api/registryEndpoint/operations.d.ts +28 -0
- package/dist/react-native/api/registryEndpoint/operations.d.ts.map +1 -0
- package/dist/react-native/api/registryEndpoint/operations.js +136 -0
- package/dist/react-native/api/registryEndpoint/operations.js.map +1 -0
- package/dist/react-native/api/registryEndpoint/options.d.ts +18 -0
- package/dist/react-native/api/registryEndpoint/options.d.ts.map +1 -0
- package/dist/react-native/api/registryEndpoint/options.js +4 -0
- package/dist/react-native/api/registryEndpoint/options.js.map +1 -0
- package/dist/react-native/classic/akriConnector/index.d.ts +23 -0
- package/dist/react-native/classic/akriConnector/index.d.ts.map +1 -0
- package/dist/react-native/classic/akriConnector/index.js +17 -0
- package/dist/react-native/classic/akriConnector/index.js.map +1 -0
- package/dist/react-native/classic/akriConnectorTemplate/index.d.ts +23 -0
- package/dist/react-native/classic/akriConnectorTemplate/index.d.ts.map +1 -0
- package/dist/react-native/classic/akriConnectorTemplate/index.js +17 -0
- package/dist/react-native/classic/akriConnectorTemplate/index.js.map +1 -0
- package/dist/react-native/classic/akriService/index.d.ts +23 -0
- package/dist/react-native/classic/akriService/index.d.ts.map +1 -0
- package/dist/react-native/classic/akriService/index.js +17 -0
- package/dist/react-native/classic/akriService/index.js.map +1 -0
- package/dist/react-native/classic/broker/index.d.ts +17 -18
- package/dist/react-native/classic/broker/index.d.ts.map +1 -1
- package/dist/react-native/classic/broker/index.js +10 -8
- package/dist/react-native/classic/broker/index.js.map +1 -1
- package/dist/react-native/classic/brokerAuthentication/index.d.ts +17 -18
- package/dist/react-native/classic/brokerAuthentication/index.d.ts.map +1 -1
- package/dist/react-native/classic/brokerAuthentication/index.js +10 -8
- package/dist/react-native/classic/brokerAuthentication/index.js.map +1 -1
- package/dist/react-native/classic/brokerAuthorization/index.d.ts +17 -18
- package/dist/react-native/classic/brokerAuthorization/index.d.ts.map +1 -1
- package/dist/react-native/classic/brokerAuthorization/index.js +10 -8
- package/dist/react-native/classic/brokerAuthorization/index.js.map +1 -1
- package/dist/react-native/classic/brokerListener/index.d.ts +17 -18
- package/dist/react-native/classic/brokerListener/index.d.ts.map +1 -1
- package/dist/react-native/classic/brokerListener/index.js +10 -8
- package/dist/react-native/classic/brokerListener/index.js.map +1 -1
- package/dist/react-native/classic/dataflow/index.d.ts +17 -18
- package/dist/react-native/classic/dataflow/index.d.ts.map +1 -1
- package/dist/react-native/classic/dataflow/index.js +10 -8
- package/dist/react-native/classic/dataflow/index.js.map +1 -1
- package/dist/react-native/classic/dataflowEndpoint/index.d.ts +17 -18
- package/dist/react-native/classic/dataflowEndpoint/index.d.ts.map +1 -1
- package/dist/react-native/classic/dataflowEndpoint/index.js +10 -8
- package/dist/react-native/classic/dataflowEndpoint/index.js.map +1 -1
- package/dist/react-native/classic/dataflowGraph/index.d.ts +23 -0
- package/dist/react-native/classic/dataflowGraph/index.d.ts.map +1 -0
- package/dist/react-native/classic/dataflowGraph/index.js +17 -0
- package/dist/react-native/classic/dataflowGraph/index.js.map +1 -0
- package/dist/react-native/classic/dataflowProfile/index.d.ts +17 -18
- package/dist/react-native/classic/dataflowProfile/index.d.ts.map +1 -1
- package/dist/react-native/classic/dataflowProfile/index.js +10 -8
- package/dist/react-native/classic/dataflowProfile/index.js.map +1 -1
- package/dist/react-native/classic/index.d.ts +14 -9
- package/dist/react-native/classic/index.d.ts.map +1 -1
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/instance/index.d.ts +21 -24
- package/dist/react-native/classic/instance/index.d.ts.map +1 -1
- package/dist/react-native/classic/instance/index.js +12 -10
- package/dist/react-native/classic/instance/index.js.map +1 -1
- package/dist/react-native/classic/operations/index.d.ts +5 -8
- package/dist/react-native/classic/operations/index.d.ts.map +1 -1
- package/dist/react-native/classic/operations/index.js +7 -5
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/registryEndpoint/index.d.ts +23 -0
- package/dist/react-native/classic/registryEndpoint/index.d.ts.map +1 -0
- package/dist/react-native/classic/registryEndpoint/index.js +17 -0
- package/dist/react-native/classic/registryEndpoint/index.js.map +1 -0
- package/dist/react-native/index.d.ts +26 -6
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +3 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/ioTOperationsClient.d.ts +45 -30
- package/dist/react-native/ioTOperationsClient.d.ts.map +1 -1
- package/dist/react-native/ioTOperationsClient.js +66 -23
- package/dist/react-native/ioTOperationsClient.js.map +1 -1
- package/dist/react-native/models/index.d.ts +2 -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 +3097 -1527
- package/dist/react-native/models/models.d.ts.map +1 -1
- package/dist/react-native/models/models.js +3878 -1694
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.d.ts +4 -4
- package/dist/react-native/restorePollerHelpers.d.ts.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +78 -71
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +3 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +59 -53
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +7 -3
- package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.js +33 -14
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.js +200 -0
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +323 -67
- package/review/arm-iotoperations-api-akriConnector-node.api.md +44 -0
- package/review/arm-iotoperations-api-akriConnectorTemplate-node.api.md +44 -0
- package/review/arm-iotoperations-api-akriService-node.api.md +44 -0
- package/review/arm-iotoperations-api-broker-node.api.md +44 -0
- package/review/arm-iotoperations-api-brokerAuthentication-node.api.md +44 -0
- package/review/arm-iotoperations-api-brokerAuthorization-node.api.md +44 -0
- package/review/arm-iotoperations-api-brokerListener-node.api.md +44 -0
- package/review/arm-iotoperations-api-dataflow-node.api.md +44 -0
- package/review/arm-iotoperations-api-dataflowEndpoint-node.api.md +44 -0
- package/review/arm-iotoperations-api-dataflowGraph-node.api.md +44 -0
- package/review/arm-iotoperations-api-dataflowProfile-node.api.md +44 -0
- package/review/arm-iotoperations-api-instance-node.api.md +58 -0
- package/review/arm-iotoperations-api-node.api.md +28 -0
- package/review/arm-iotoperations-api-operations-node.api.md +19 -0
- package/review/arm-iotoperations-api-registryEndpoint-node.api.md +44 -0
- package/review/arm-iotoperations-models-node.api.md +1998 -0
- package/review/{arm-iotoperations.api.md → arm-iotoperations-node.api.md} +1137 -79
- package/dist/browser/api/options.d.ts +0 -139
- package/dist/browser/api/options.d.ts.map +0 -1
- package/dist/browser/api/options.js.map +0 -1
- package/dist/browser/helpers/serializerHelpers.d.ts +0 -3
- package/dist/browser/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/browser/helpers/serializerHelpers.js +0 -24
- package/dist/browser/helpers/serializerHelpers.js.map +0 -1
- package/dist/commonjs/api/options.d.ts +0 -139
- package/dist/commonjs/api/options.d.ts.map +0 -1
- package/dist/commonjs/api/options.js +0 -5
- package/dist/commonjs/api/options.js.map +0 -1
- package/dist/commonjs/helpers/serializerHelpers.d.ts +0 -3
- package/dist/commonjs/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/commonjs/helpers/serializerHelpers.js +0 -27
- package/dist/commonjs/helpers/serializerHelpers.js.map +0 -1
- package/dist/esm/api/options.d.ts +0 -139
- package/dist/esm/api/options.d.ts.map +0 -1
- package/dist/esm/api/options.js.map +0 -1
- package/dist/esm/helpers/serializerHelpers.d.ts +0 -3
- package/dist/esm/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/esm/helpers/serializerHelpers.js +0 -24
- package/dist/esm/helpers/serializerHelpers.js.map +0 -1
- package/dist/react-native/api/options.d.ts +0 -139
- package/dist/react-native/api/options.d.ts.map +0 -1
- package/dist/react-native/api/options.js.map +0 -1
- package/dist/react-native/helpers/serializerHelpers.d.ts +0 -3
- package/dist/react-native/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/react-native/helpers/serializerHelpers.js +0 -24
- package/dist/react-native/helpers/serializerHelpers.js.map +0 -1
- package/review/arm-iotoperations-models.api.md +0 -1086
- /package/dist/browser/api/{options.js → akriConnector/options.js} +0 -0
- /package/dist/{esm/api → browser/api/akriConnectorTemplate}/options.js +0 -0
- /package/dist/{react-native/api → browser/api/akriService}/options.js +0 -0
|
@@ -4,17 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { AbortSignalLike } from '@azure/abort-controller';
|
|
8
|
-
import { ClientOptions } from '@azure-rest/core-client';
|
|
9
|
-
import { OperationOptions } from '@azure-rest/core-client';
|
|
10
|
-
import { OperationState } from '@azure/core-lro';
|
|
11
|
-
import { PathUncheckedResponse } from '@azure-rest/core-client';
|
|
12
|
-
import { Pipeline } from '@azure/core-rest-pipeline';
|
|
13
|
-
import { PollerLike } from '@azure/core-lro';
|
|
14
|
-
import { TokenCredential } from '@azure/core-auth';
|
|
15
|
-
|
|
16
|
-
// @public
|
|
17
|
-
export type AccessTokenMethod = string;
|
|
7
|
+
import type { AbortSignalLike } from '@azure/abort-controller';
|
|
8
|
+
import type { ClientOptions } from '@azure-rest/core-client';
|
|
9
|
+
import type { OperationOptions } from '@azure-rest/core-client';
|
|
10
|
+
import type { OperationState } from '@azure/core-lro';
|
|
11
|
+
import type { PathUncheckedResponse } from '@azure-rest/core-client';
|
|
12
|
+
import type { Pipeline } from '@azure/core-rest-pipeline';
|
|
13
|
+
import type { PollerLike } from '@azure/core-lro';
|
|
14
|
+
import type { TokenCredential } from '@azure/core-auth';
|
|
18
15
|
|
|
19
16
|
// @public
|
|
20
17
|
export type ActionType = string;
|
|
@@ -27,7 +24,352 @@ export interface AdvancedSettings {
|
|
|
27
24
|
}
|
|
28
25
|
|
|
29
26
|
// @public
|
|
30
|
-
export
|
|
27
|
+
export interface AkriConnectorAllocatedDevice {
|
|
28
|
+
readonly deviceInboundEndpointName: string;
|
|
29
|
+
readonly deviceName: string;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
// @public
|
|
33
|
+
export interface AkriConnectorCreateOrUpdateOptionalParams extends OperationOptions {
|
|
34
|
+
updateIntervalInMs?: number;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
// @public
|
|
38
|
+
export interface AkriConnectorDeleteOptionalParams extends OperationOptions {
|
|
39
|
+
updateIntervalInMs?: number;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// @public
|
|
43
|
+
export interface AkriConnectorGetOptionalParams extends OperationOptions {
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
// @public
|
|
47
|
+
export interface AkriConnectorListByTemplateOptionalParams extends OperationOptions {
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
// @public
|
|
51
|
+
export interface AkriConnectorOperations {
|
|
52
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, connectorName: string, resource: AkriConnectorResource, options?: AkriConnectorCreateOrUpdateOptionalParams) => PollerLike<OperationState<AkriConnectorResource>, AkriConnectorResource>;
|
|
53
|
+
delete: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, connectorName: string, options?: AkriConnectorDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
54
|
+
get: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, connectorName: string, options?: AkriConnectorGetOptionalParams) => Promise<AkriConnectorResource>;
|
|
55
|
+
listByTemplate: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, options?: AkriConnectorListByTemplateOptionalParams) => PagedAsyncIterableIterator<AkriConnectorResource>;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
// @public
|
|
59
|
+
export interface AkriConnectorProperties {
|
|
60
|
+
readonly allocatedDevices?: AkriConnectorAllocatedDevice[];
|
|
61
|
+
readonly healthState?: ResourceHealthState;
|
|
62
|
+
readonly provisioningState?: ProvisioningState;
|
|
63
|
+
readonly status?: AkriConnectorStatus;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
// @public
|
|
67
|
+
export interface AkriConnectorResource extends ProxyResource {
|
|
68
|
+
extendedLocation?: ExtendedLocation;
|
|
69
|
+
properties?: AkriConnectorProperties;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
// @public
|
|
73
|
+
export interface AkriConnectorsContainerRegistry extends AkriConnectorsRegistrySettings {
|
|
74
|
+
containerRegistrySettings: AkriConnectorsContainerRegistrySettings;
|
|
75
|
+
registrySettingsType: "ContainerRegistry";
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
// @public
|
|
79
|
+
export interface AkriConnectorsContainerRegistrySettings {
|
|
80
|
+
imagePullSecrets?: AkriConnectorsImagePullSecret[];
|
|
81
|
+
registry: string;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
// @public
|
|
85
|
+
export interface AkriConnectorsDiagnosticsLogs {
|
|
86
|
+
level?: string;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
// @public
|
|
90
|
+
export interface AkriConnectorsDigest extends AkriConnectorsTagDigestSettings {
|
|
91
|
+
digest: string;
|
|
92
|
+
tagDigestType: "Digest";
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
// @public
|
|
96
|
+
export type AkriConnectorsImagePullPolicy = string;
|
|
97
|
+
|
|
98
|
+
// @public
|
|
99
|
+
export interface AkriConnectorsImagePullSecret {
|
|
100
|
+
secretRef: string;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
// @public
|
|
104
|
+
export interface AkriConnectorsMqttAuthentication {
|
|
105
|
+
method: AkriConnectorsMqttAuthenticationMethod;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
// @public
|
|
109
|
+
export type AkriConnectorsMqttAuthenticationMethod = string;
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export type AkriConnectorsMqttAuthenticationUnion = AkriConnectorsServiceAccountAuthentication | AkriConnectorsMqttAuthentication;
|
|
113
|
+
|
|
114
|
+
// @public
|
|
115
|
+
export interface AkriConnectorsMqttConnectionConfiguration {
|
|
116
|
+
authentication?: AkriConnectorsMqttAuthenticationUnion;
|
|
117
|
+
host?: string;
|
|
118
|
+
keepAliveSeconds?: number;
|
|
119
|
+
maxInflightMessages?: number;
|
|
120
|
+
protocol?: AkriConnectorsMqttProtocolType;
|
|
121
|
+
sessionExpirySeconds?: number;
|
|
122
|
+
tls?: TlsProperties;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
// @public
|
|
126
|
+
export type AkriConnectorsMqttProtocolType = string;
|
|
127
|
+
|
|
128
|
+
// @public
|
|
129
|
+
export interface AkriConnectorsRegistryEndpointRef extends AkriConnectorsRegistrySettings {
|
|
130
|
+
registryEndpointRef: string;
|
|
131
|
+
registrySettingsType: "RegistryEndpointRef";
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
// @public
|
|
135
|
+
export interface AkriConnectorsRegistrySettings {
|
|
136
|
+
// (undocumented)
|
|
137
|
+
registrySettingsType: AkriConnectorsRegistrySettingsType;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
// @public
|
|
141
|
+
export type AkriConnectorsRegistrySettingsType = string;
|
|
142
|
+
|
|
143
|
+
// @public
|
|
144
|
+
export type AkriConnectorsRegistrySettingsUnion = AkriConnectorsRegistryEndpointRef | AkriConnectorsContainerRegistry | AkriConnectorsRegistrySettings;
|
|
145
|
+
|
|
146
|
+
// @public
|
|
147
|
+
export interface AkriConnectorsSecret {
|
|
148
|
+
secretAlias: string;
|
|
149
|
+
secretKey: string;
|
|
150
|
+
secretRef: string;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
// @public
|
|
154
|
+
export interface AkriConnectorsServiceAccountAuthentication extends AkriConnectorsMqttAuthentication {
|
|
155
|
+
method: "ServiceAccountToken";
|
|
156
|
+
serviceAccountTokenSettings: AkriConnectorsServiceAccountTokenSettings;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
// @public
|
|
160
|
+
export interface AkriConnectorsServiceAccountTokenSettings {
|
|
161
|
+
audience: string;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
// @public
|
|
165
|
+
export interface AkriConnectorsTag extends AkriConnectorsTagDigestSettings {
|
|
166
|
+
tag: string;
|
|
167
|
+
tagDigestType: "Tag";
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
// @public
|
|
171
|
+
export interface AkriConnectorsTagDigestSettings {
|
|
172
|
+
tagDigestType: AkriConnectorsTagDigestType;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
// @public
|
|
176
|
+
export type AkriConnectorsTagDigestSettingsUnion = AkriConnectorsTag | AkriConnectorsDigest | AkriConnectorsTagDigestSettings;
|
|
177
|
+
|
|
178
|
+
// @public
|
|
179
|
+
export type AkriConnectorsTagDigestType = string;
|
|
180
|
+
|
|
181
|
+
// @public
|
|
182
|
+
export interface AkriConnectorStatus {
|
|
183
|
+
readonly healthState?: ResourceHealthStatus;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
// @public
|
|
187
|
+
export interface AkriConnectorTemplateAioMetadata {
|
|
188
|
+
aioMaxVersion?: string;
|
|
189
|
+
aioMinVersion?: string;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
// @public
|
|
193
|
+
export interface AkriConnectorTemplateAllocation {
|
|
194
|
+
policy: AkriConnectorTemplateAllocationPolicy;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
// @public
|
|
198
|
+
export type AkriConnectorTemplateAllocationPolicy = string;
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export type AkriConnectorTemplateAllocationUnion = AkriConnectorTemplateBucketizedAllocation | AkriConnectorTemplateAllocation;
|
|
202
|
+
|
|
203
|
+
// @public
|
|
204
|
+
export interface AkriConnectorTemplateBucketizedAllocation extends AkriConnectorTemplateAllocation {
|
|
205
|
+
bucketSize: number;
|
|
206
|
+
policy: "Bucketized";
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export interface AkriConnectorTemplateCreateOrUpdateOptionalParams extends OperationOptions {
|
|
211
|
+
updateIntervalInMs?: number;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
// @public
|
|
215
|
+
export interface AkriConnectorTemplateDeleteOptionalParams extends OperationOptions {
|
|
216
|
+
updateIntervalInMs?: number;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
// @public
|
|
220
|
+
export interface AkriConnectorTemplateDeviceInboundEndpointType {
|
|
221
|
+
displayName?: string;
|
|
222
|
+
endpointType: string;
|
|
223
|
+
version?: string;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
// @public
|
|
227
|
+
export interface AkriConnectorTemplateDiagnostics {
|
|
228
|
+
logs: AkriConnectorsDiagnosticsLogs;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
// @public
|
|
232
|
+
export interface AkriConnectorTemplateGetOptionalParams extends OperationOptions {
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
// @public
|
|
236
|
+
export interface AkriConnectorTemplateListByInstanceResourceOptionalParams extends OperationOptions {
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
// @public
|
|
240
|
+
export interface AkriConnectorTemplateManagedConfiguration extends AkriConnectorTemplateRuntimeConfiguration {
|
|
241
|
+
managedConfigurationSettings: AkriConnectorTemplateManagedConfigurationSettingsUnion;
|
|
242
|
+
runtimeConfigurationType: "ManagedConfiguration";
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
// @public
|
|
246
|
+
export interface AkriConnectorTemplateManagedConfigurationSettings {
|
|
247
|
+
additionalConfiguration?: Record<string, string>;
|
|
248
|
+
allocation?: AkriConnectorTemplateAllocationUnion;
|
|
249
|
+
managedConfigurationType: AkriConnectorTemplateManagedConfigurationType;
|
|
250
|
+
persistentVolumeClaims?: AkriConnectorTemplatePersistentVolumeClaim[];
|
|
251
|
+
persistentVolumeClaimTemplates?: Record<string, any>[];
|
|
252
|
+
secrets?: AkriConnectorsSecret[];
|
|
253
|
+
trustSettings?: AkriConnectorTemplateTrustList;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
// @public
|
|
257
|
+
export type AkriConnectorTemplateManagedConfigurationSettingsUnion = AkriConnectorTemplateRuntimeImageConfiguration | AkriConnectorTemplateRuntimeStatefulSetConfiguration | AkriConnectorTemplateManagedConfigurationSettings;
|
|
258
|
+
|
|
259
|
+
// @public
|
|
260
|
+
export type AkriConnectorTemplateManagedConfigurationType = string;
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface AkriConnectorTemplateOperations {
|
|
264
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, resource: AkriConnectorTemplateResource, options?: AkriConnectorTemplateCreateOrUpdateOptionalParams) => PollerLike<OperationState<AkriConnectorTemplateResource>, AkriConnectorTemplateResource>;
|
|
265
|
+
delete: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, options?: AkriConnectorTemplateDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
266
|
+
get: (resourceGroupName: string, instanceName: string, akriConnectorTemplateName: string, options?: AkriConnectorTemplateGetOptionalParams) => Promise<AkriConnectorTemplateResource>;
|
|
267
|
+
listByInstanceResource: (resourceGroupName: string, instanceName: string, options?: AkriConnectorTemplateListByInstanceResourceOptionalParams) => PagedAsyncIterableIterator<AkriConnectorTemplateResource>;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
// @public
|
|
271
|
+
export interface AkriConnectorTemplatePersistentVolumeClaim {
|
|
272
|
+
claimName: string;
|
|
273
|
+
mountPath: string;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
// @public
|
|
277
|
+
export interface AkriConnectorTemplateProperties {
|
|
278
|
+
aioMetadata?: AkriConnectorTemplateAioMetadata;
|
|
279
|
+
connectorMetadataRef?: string;
|
|
280
|
+
deviceInboundEndpointTypes: AkriConnectorTemplateDeviceInboundEndpointType[];
|
|
281
|
+
diagnostics?: AkriConnectorTemplateDiagnostics;
|
|
282
|
+
readonly healthState?: ResourceHealthState;
|
|
283
|
+
mqttConnectionConfiguration?: AkriConnectorsMqttConnectionConfiguration;
|
|
284
|
+
readonly provisioningState?: ProvisioningState;
|
|
285
|
+
runtimeConfiguration: AkriConnectorTemplateRuntimeConfigurationUnion;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
// @public
|
|
289
|
+
export interface AkriConnectorTemplateResource extends ProxyResource {
|
|
290
|
+
extendedLocation?: ExtendedLocation;
|
|
291
|
+
properties?: AkriConnectorTemplateProperties;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
// @public
|
|
295
|
+
export interface AkriConnectorTemplateRuntimeConfiguration {
|
|
296
|
+
runtimeConfigurationType: AkriConnectorTemplateRuntimeConfigurationType;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
// @public
|
|
300
|
+
export type AkriConnectorTemplateRuntimeConfigurationType = string;
|
|
301
|
+
|
|
302
|
+
// @public
|
|
303
|
+
export type AkriConnectorTemplateRuntimeConfigurationUnion = AkriConnectorTemplateManagedConfiguration | AkriConnectorTemplateRuntimeConfiguration;
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export interface AkriConnectorTemplateRuntimeImageConfiguration extends AkriConnectorTemplateManagedConfigurationSettings {
|
|
307
|
+
imageConfigurationSettings: AkriConnectorTemplateRuntimeImageConfigurationSettings;
|
|
308
|
+
managedConfigurationType: "ImageConfiguration";
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
// @public
|
|
312
|
+
export interface AkriConnectorTemplateRuntimeImageConfigurationSettings {
|
|
313
|
+
imageName: string;
|
|
314
|
+
imagePullPolicy?: AkriConnectorsImagePullPolicy;
|
|
315
|
+
registrySettings?: AkriConnectorsRegistrySettingsUnion;
|
|
316
|
+
replicas?: number;
|
|
317
|
+
tagDigestSettings?: AkriConnectorsTagDigestSettingsUnion;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
// @public
|
|
321
|
+
export interface AkriConnectorTemplateRuntimeStatefulSetConfiguration extends AkriConnectorTemplateManagedConfigurationSettings {
|
|
322
|
+
managedConfigurationType: "StatefulSetConfiguration";
|
|
323
|
+
statefulSetConfigurationSettings: Record<string, any>;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
// @public
|
|
327
|
+
export interface AkriConnectorTemplateTrustList {
|
|
328
|
+
trustListSecretRef: string;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
// @public
|
|
332
|
+
export interface AkriServiceCreateOrUpdateOptionalParams extends OperationOptions {
|
|
333
|
+
updateIntervalInMs?: number;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
// @public
|
|
337
|
+
export interface AkriServiceDeleteOptionalParams extends OperationOptions {
|
|
338
|
+
updateIntervalInMs?: number;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
// @public
|
|
342
|
+
export interface AkriServiceGetOptionalParams extends OperationOptions {
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
// @public
|
|
346
|
+
export interface AkriServiceListByInstanceResourceOptionalParams extends OperationOptions {
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export interface AkriServiceOperations {
|
|
351
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, akriServiceName: string, resource: AkriServiceResource, options?: AkriServiceCreateOrUpdateOptionalParams) => PollerLike<OperationState<AkriServiceResource>, AkriServiceResource>;
|
|
352
|
+
delete: (resourceGroupName: string, instanceName: string, akriServiceName: string, options?: AkriServiceDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
353
|
+
get: (resourceGroupName: string, instanceName: string, akriServiceName: string, options?: AkriServiceGetOptionalParams) => Promise<AkriServiceResource>;
|
|
354
|
+
listByInstanceResource: (resourceGroupName: string, instanceName: string, options?: AkriServiceListByInstanceResourceOptionalParams) => PagedAsyncIterableIterator<AkriServiceResource>;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
// @public
|
|
358
|
+
export interface AkriServiceProperties {
|
|
359
|
+
readonly provisioningState?: ProvisioningState;
|
|
360
|
+
readonly status?: AkriServiceStatus;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
// @public
|
|
364
|
+
export interface AkriServiceResource extends ProxyResource {
|
|
365
|
+
extendedLocation?: ExtendedLocation;
|
|
366
|
+
properties?: AkriServiceProperties;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
// @public
|
|
370
|
+
export interface AkriServiceStatus {
|
|
371
|
+
readonly healthState?: ResourceHealthStatus;
|
|
372
|
+
}
|
|
31
373
|
|
|
32
374
|
// @public
|
|
33
375
|
export interface AuthorizationConfig {
|
|
@@ -42,6 +384,21 @@ export interface AuthorizationRule {
|
|
|
42
384
|
stateStoreResources?: StateStoreResourceRule[];
|
|
43
385
|
}
|
|
44
386
|
|
|
387
|
+
// @public
|
|
388
|
+
export enum AzureClouds {
|
|
389
|
+
AZURE_CHINA_CLOUD = "AZURE_CHINA_CLOUD",
|
|
390
|
+
AZURE_PUBLIC_CLOUD = "AZURE_PUBLIC_CLOUD",
|
|
391
|
+
AZURE_US_GOVERNMENT = "AZURE_US_GOVERNMENT"
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
// @public
|
|
395
|
+
export interface AzureDeviceRegistryNamespaceRef {
|
|
396
|
+
resourceId: string;
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
// @public
|
|
400
|
+
export type AzureSupportedClouds = `${AzureClouds}`;
|
|
401
|
+
|
|
45
402
|
// @public
|
|
46
403
|
export interface BackendChain {
|
|
47
404
|
partitions: number;
|
|
@@ -87,12 +444,13 @@ export interface BrokerAuthenticationOperations {
|
|
|
87
444
|
// @public
|
|
88
445
|
export interface BrokerAuthenticationProperties {
|
|
89
446
|
authenticationMethods: BrokerAuthenticatorMethods[];
|
|
447
|
+
readonly healthState?: ResourceHealthState;
|
|
90
448
|
readonly provisioningState?: ProvisioningState;
|
|
91
449
|
}
|
|
92
450
|
|
|
93
451
|
// @public
|
|
94
452
|
export interface BrokerAuthenticationResource extends ProxyResource {
|
|
95
|
-
extendedLocation
|
|
453
|
+
extendedLocation?: ExtendedLocation;
|
|
96
454
|
properties?: BrokerAuthenticationProperties;
|
|
97
455
|
}
|
|
98
456
|
|
|
@@ -124,6 +482,7 @@ export interface BrokerAuthenticatorMethodSat {
|
|
|
124
482
|
|
|
125
483
|
// @public
|
|
126
484
|
export interface BrokerAuthenticatorMethodX509 {
|
|
485
|
+
additionalValidation?: BrokerAuthenticatorValidationMethods;
|
|
127
486
|
authorizationAttributes?: Record<string, BrokerAuthenticatorMethodX509Attributes>;
|
|
128
487
|
trustedClientCaCert?: string;
|
|
129
488
|
}
|
|
@@ -134,6 +493,9 @@ export interface BrokerAuthenticatorMethodX509Attributes {
|
|
|
134
493
|
subject: string;
|
|
135
494
|
}
|
|
136
495
|
|
|
496
|
+
// @public
|
|
497
|
+
export type BrokerAuthenticatorValidationMethods = string;
|
|
498
|
+
|
|
137
499
|
// @public
|
|
138
500
|
export interface BrokerAuthorizationCreateOrUpdateOptionalParams extends OperationOptions {
|
|
139
501
|
updateIntervalInMs?: number;
|
|
@@ -163,12 +525,13 @@ export interface BrokerAuthorizationOperations {
|
|
|
163
525
|
// @public
|
|
164
526
|
export interface BrokerAuthorizationProperties {
|
|
165
527
|
authorizationPolicies: AuthorizationConfig;
|
|
528
|
+
readonly healthState?: ResourceHealthState;
|
|
166
529
|
readonly provisioningState?: ProvisioningState;
|
|
167
530
|
}
|
|
168
531
|
|
|
169
532
|
// @public
|
|
170
533
|
export interface BrokerAuthorizationResource extends ProxyResource {
|
|
171
|
-
extendedLocation
|
|
534
|
+
extendedLocation?: ExtendedLocation;
|
|
172
535
|
properties?: BrokerAuthorizationProperties;
|
|
173
536
|
}
|
|
174
537
|
|
|
@@ -226,6 +589,7 @@ export interface BrokerListenerOperations {
|
|
|
226
589
|
|
|
227
590
|
// @public
|
|
228
591
|
export interface BrokerListenerProperties {
|
|
592
|
+
readonly healthState?: ResourceHealthState;
|
|
229
593
|
ports: ListenerPort[];
|
|
230
594
|
readonly provisioningState?: ProvisioningState;
|
|
231
595
|
serviceName?: string;
|
|
@@ -234,7 +598,7 @@ export interface BrokerListenerProperties {
|
|
|
234
598
|
|
|
235
599
|
// @public
|
|
236
600
|
export interface BrokerListenerResource extends ProxyResource {
|
|
237
|
-
extendedLocation
|
|
601
|
+
extendedLocation?: ExtendedLocation;
|
|
238
602
|
properties?: BrokerListenerProperties;
|
|
239
603
|
}
|
|
240
604
|
|
|
@@ -249,6 +613,24 @@ export interface BrokerOperations {
|
|
|
249
613
|
listByResourceGroup: (resourceGroupName: string, instanceName: string, options?: BrokerListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<BrokerResource>;
|
|
250
614
|
}
|
|
251
615
|
|
|
616
|
+
// @public
|
|
617
|
+
export interface BrokerPersistence {
|
|
618
|
+
encryption?: BrokerPersistenceEncryption;
|
|
619
|
+
maxSize: string;
|
|
620
|
+
persistentVolumeClaimSpec?: VolumeClaimSpec;
|
|
621
|
+
retain?: BrokerRetainMessagesPolicyUnion;
|
|
622
|
+
stateStore?: BrokerStateStorePolicyUnion;
|
|
623
|
+
subscriberQueue?: BrokerSubscriberQueuePolicyUnion;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
// @public
|
|
627
|
+
export interface BrokerPersistenceEncryption {
|
|
628
|
+
mode: OperationalMode;
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
// @public
|
|
632
|
+
export type BrokerPersistencePolicyMode = string;
|
|
633
|
+
|
|
252
634
|
// @public
|
|
253
635
|
export interface BrokerProperties {
|
|
254
636
|
advanced?: AdvancedSettings;
|
|
@@ -256,8 +638,11 @@ export interface BrokerProperties {
|
|
|
256
638
|
diagnostics?: BrokerDiagnostics;
|
|
257
639
|
diskBackedMessageBuffer?: DiskBackedMessageBuffer;
|
|
258
640
|
generateResourceLimits?: GenerateResourceLimits;
|
|
641
|
+
readonly healthState?: ResourceHealthState;
|
|
259
642
|
memoryProfile?: BrokerMemoryProfile;
|
|
643
|
+
persistence?: BrokerPersistence;
|
|
260
644
|
readonly provisioningState?: ProvisioningState;
|
|
645
|
+
readonly status?: BrokerStatus;
|
|
261
646
|
}
|
|
262
647
|
|
|
263
648
|
// @public
|
|
@@ -265,7 +650,7 @@ export type BrokerProtocolType = string;
|
|
|
265
650
|
|
|
266
651
|
// @public
|
|
267
652
|
export interface BrokerResource extends ProxyResource {
|
|
268
|
-
extendedLocation
|
|
653
|
+
extendedLocation?: ExtendedLocation;
|
|
269
654
|
properties?: BrokerProperties;
|
|
270
655
|
}
|
|
271
656
|
|
|
@@ -279,6 +664,95 @@ export interface BrokerResourceRule {
|
|
|
279
664
|
topics?: string[];
|
|
280
665
|
}
|
|
281
666
|
|
|
667
|
+
// @public
|
|
668
|
+
export interface BrokerRetainMessagesCustomPolicy extends BrokerRetainMessagesPolicy {
|
|
669
|
+
mode: "Custom";
|
|
670
|
+
retainSettings: BrokerRetainMessagesSettings;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// @public
|
|
674
|
+
export interface BrokerRetainMessagesDynamic {
|
|
675
|
+
mode: OperationalMode;
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
// @public
|
|
679
|
+
export interface BrokerRetainMessagesPolicy {
|
|
680
|
+
mode: BrokerPersistencePolicyMode;
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
// @public
|
|
684
|
+
export type BrokerRetainMessagesPolicyUnion = BrokerRetainMessagesCustomPolicy | BrokerRetainMessagesPolicy;
|
|
685
|
+
|
|
686
|
+
// @public
|
|
687
|
+
export interface BrokerRetainMessagesSettings {
|
|
688
|
+
dynamic?: BrokerRetainMessagesDynamic;
|
|
689
|
+
topics?: string[];
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
// @public
|
|
693
|
+
export interface BrokerStateStoreCustomPolicy extends BrokerStateStorePolicy {
|
|
694
|
+
mode: "Custom";
|
|
695
|
+
stateStoreSettings: BrokerStateStorePolicySettings;
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
// @public
|
|
699
|
+
export interface BrokerStateStoreDynamic {
|
|
700
|
+
mode: OperationalMode;
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
// @public
|
|
704
|
+
export type BrokerStateStoreKeyType = string;
|
|
705
|
+
|
|
706
|
+
// @public
|
|
707
|
+
export interface BrokerStateStorePolicy {
|
|
708
|
+
mode: BrokerPersistencePolicyMode;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
// @public
|
|
712
|
+
export interface BrokerStateStorePolicyResources {
|
|
713
|
+
keys: string[];
|
|
714
|
+
keyType: BrokerStateStoreKeyType;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
// @public
|
|
718
|
+
export interface BrokerStateStorePolicySettings {
|
|
719
|
+
dynamic?: BrokerStateStoreDynamic;
|
|
720
|
+
stateStoreResources?: BrokerStateStorePolicyResources[];
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
// @public
|
|
724
|
+
export type BrokerStateStorePolicyUnion = BrokerStateStoreCustomPolicy | BrokerStateStorePolicy;
|
|
725
|
+
|
|
726
|
+
// @public
|
|
727
|
+
export interface BrokerStatus {
|
|
728
|
+
readonly healthState?: ResourceHealthStatus;
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
// @public
|
|
732
|
+
export interface BrokerSubscriberQueueCustomPolicy extends BrokerSubscriberQueuePolicy {
|
|
733
|
+
mode: "Custom";
|
|
734
|
+
subscriberQueueSettings: BrokerSubscriberQueueCustomPolicySettings;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
// @public
|
|
738
|
+
export interface BrokerSubscriberQueueCustomPolicySettings {
|
|
739
|
+
dynamic?: BrokerSubscriberQueueDynamic;
|
|
740
|
+
subscriberClientIds?: string[];
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
// @public
|
|
744
|
+
export interface BrokerSubscriberQueueDynamic {
|
|
745
|
+
mode: OperationalMode;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
// @public
|
|
749
|
+
export interface BrokerSubscriberQueuePolicy {
|
|
750
|
+
mode: BrokerPersistencePolicyMode;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
// @public
|
|
754
|
+
export type BrokerSubscriberQueuePolicyUnion = BrokerSubscriberQueueCustomPolicy | BrokerSubscriberQueuePolicy;
|
|
755
|
+
|
|
282
756
|
// @public
|
|
283
757
|
export interface Cardinality {
|
|
284
758
|
backendChain: BackendChain;
|
|
@@ -340,7 +814,7 @@ export type ContinuablePage<TElement, TPage = TElement[]> = TPage & {
|
|
|
340
814
|
export type CreatedByType = string;
|
|
341
815
|
|
|
342
816
|
// @public
|
|
343
|
-
export type DataExplorerAuthMethod =
|
|
817
|
+
export type DataExplorerAuthMethod = string;
|
|
344
818
|
|
|
345
819
|
// @public
|
|
346
820
|
export interface DataflowBuiltInTransformationDataset {
|
|
@@ -387,10 +861,39 @@ export interface DataflowDeleteOptionalParams extends OperationOptions {
|
|
|
387
861
|
updateIntervalInMs?: number;
|
|
388
862
|
}
|
|
389
863
|
|
|
864
|
+
// @public
|
|
865
|
+
export interface DataflowDestinationAddIfNotPresentHeaderAction extends DataflowDestinationHeaderAction {
|
|
866
|
+
actionType: "AddIfNotPresent";
|
|
867
|
+
key: string;
|
|
868
|
+
value: string;
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
// @public
|
|
872
|
+
export interface DataflowDestinationAddOrReplaceHeaderAction extends DataflowDestinationHeaderAction {
|
|
873
|
+
actionType: "AddOrReplace";
|
|
874
|
+
key: string;
|
|
875
|
+
value: string;
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
// @public
|
|
879
|
+
export interface DataflowDestinationHeaderAction {
|
|
880
|
+
actionType: DataflowHeaderActionType;
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
// @public
|
|
884
|
+
export type DataflowDestinationHeaderActionUnion = DataflowDestinationAddIfNotPresentHeaderAction | DataflowDestinationRemoveHeaderAction | DataflowDestinationAddOrReplaceHeaderAction | DataflowDestinationHeaderAction;
|
|
885
|
+
|
|
390
886
|
// @public
|
|
391
887
|
export interface DataflowDestinationOperationSettings {
|
|
392
888
|
dataDestination: string;
|
|
393
889
|
endpointRef: string;
|
|
890
|
+
headers?: DataflowDestinationHeaderActionUnion[];
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
// @public
|
|
894
|
+
export interface DataflowDestinationRemoveHeaderAction extends DataflowDestinationHeaderAction {
|
|
895
|
+
actionType: "Remove";
|
|
896
|
+
key: string;
|
|
394
897
|
}
|
|
395
898
|
|
|
396
899
|
// @public
|
|
@@ -398,6 +901,10 @@ export interface DataflowEndpointAuthenticationAccessToken {
|
|
|
398
901
|
secretRef: string;
|
|
399
902
|
}
|
|
400
903
|
|
|
904
|
+
// @public
|
|
905
|
+
export interface DataflowEndpointAuthenticationAnonymous {
|
|
906
|
+
}
|
|
907
|
+
|
|
401
908
|
// @public
|
|
402
909
|
export interface DataflowEndpointAuthenticationSasl {
|
|
403
910
|
saslType: DataflowEndpointAuthenticationSaslType;
|
|
@@ -498,6 +1005,9 @@ export type DataflowEndpointFabricPathType = string;
|
|
|
498
1005
|
export interface DataflowEndpointGetOptionalParams extends OperationOptions {
|
|
499
1006
|
}
|
|
500
1007
|
|
|
1008
|
+
// @public
|
|
1009
|
+
export type DataflowEndpointHostType = string;
|
|
1010
|
+
|
|
501
1011
|
// @public
|
|
502
1012
|
export interface DataflowEndpointKafka {
|
|
503
1013
|
authentication: DataflowEndpointKafkaAuthentication;
|
|
@@ -563,50 +1073,258 @@ export interface DataflowEndpointMqtt {
|
|
|
563
1073
|
}
|
|
564
1074
|
|
|
565
1075
|
// @public
|
|
566
|
-
export interface DataflowEndpointMqttAuthentication {
|
|
567
|
-
method: MqttAuthMethod;
|
|
568
|
-
serviceAccountTokenSettings?: DataflowEndpointAuthenticationServiceAccountToken;
|
|
569
|
-
systemAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationSystemAssignedManagedIdentity;
|
|
570
|
-
userAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationUserAssignedManagedIdentity;
|
|
571
|
-
x509CertificateSettings?: DataflowEndpointAuthenticationX509;
|
|
1076
|
+
export interface DataflowEndpointMqttAuthentication {
|
|
1077
|
+
method: MqttAuthMethod;
|
|
1078
|
+
serviceAccountTokenSettings?: DataflowEndpointAuthenticationServiceAccountToken;
|
|
1079
|
+
systemAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationSystemAssignedManagedIdentity;
|
|
1080
|
+
userAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationUserAssignedManagedIdentity;
|
|
1081
|
+
x509CertificateSettings?: DataflowEndpointAuthenticationX509;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
// @public
|
|
1085
|
+
export interface DataflowEndpointOpenTelemetry {
|
|
1086
|
+
authentication: DataflowOpenTelemetryAuthenticationUnion;
|
|
1087
|
+
batching?: BatchingConfiguration;
|
|
1088
|
+
host: string;
|
|
1089
|
+
tls?: TlsProperties;
|
|
1090
|
+
}
|
|
1091
|
+
|
|
1092
|
+
// @public
|
|
1093
|
+
export interface DataflowEndpointOperations {
|
|
1094
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, resource: DataflowEndpointResource, options?: DataflowEndpointCreateOrUpdateOptionalParams) => PollerLike<OperationState<DataflowEndpointResource>, DataflowEndpointResource>;
|
|
1095
|
+
delete: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, options?: DataflowEndpointDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
1096
|
+
get: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, options?: DataflowEndpointGetOptionalParams) => Promise<DataflowEndpointResource>;
|
|
1097
|
+
listByResourceGroup: (resourceGroupName: string, instanceName: string, options?: DataflowEndpointListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<DataflowEndpointResource>;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
// @public
|
|
1101
|
+
export interface DataflowEndpointProperties {
|
|
1102
|
+
dataExplorerSettings?: DataflowEndpointDataExplorer;
|
|
1103
|
+
dataLakeStorageSettings?: DataflowEndpointDataLakeStorage;
|
|
1104
|
+
endpointType: EndpointType;
|
|
1105
|
+
fabricOneLakeSettings?: DataflowEndpointFabricOneLake;
|
|
1106
|
+
readonly healthState?: ResourceHealthState;
|
|
1107
|
+
hostType?: DataflowEndpointHostType;
|
|
1108
|
+
kafkaSettings?: DataflowEndpointKafka;
|
|
1109
|
+
localStorageSettings?: DataflowEndpointLocalStorage;
|
|
1110
|
+
mqttSettings?: DataflowEndpointMqtt;
|
|
1111
|
+
openTelemetrySettings?: DataflowEndpointOpenTelemetry;
|
|
1112
|
+
readonly provisioningState?: ProvisioningState;
|
|
1113
|
+
}
|
|
1114
|
+
|
|
1115
|
+
// @public
|
|
1116
|
+
export interface DataflowEndpointResource extends ProxyResource {
|
|
1117
|
+
extendedLocation?: ExtendedLocation;
|
|
1118
|
+
properties?: DataflowEndpointProperties;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
// @public
|
|
1122
|
+
export interface DataflowGetOptionalParams extends OperationOptions {
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
// @public
|
|
1126
|
+
export interface DataflowGraphConnectionInput {
|
|
1127
|
+
name: string;
|
|
1128
|
+
schema?: DataflowGraphConnectionSchemaSettings;
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
// @public
|
|
1132
|
+
export interface DataflowGraphConnectionOutput {
|
|
1133
|
+
name: string;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
// @public
|
|
1137
|
+
export type DataflowGraphConnectionSchemaSerializationFormat = string;
|
|
1138
|
+
|
|
1139
|
+
// @public
|
|
1140
|
+
export interface DataflowGraphConnectionSchemaSettings {
|
|
1141
|
+
schemaRef?: string;
|
|
1142
|
+
serializationFormat?: DataflowGraphConnectionSchemaSerializationFormat;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
// @public
|
|
1146
|
+
export interface DataflowGraphCreateOrUpdateOptionalParams extends OperationOptions {
|
|
1147
|
+
updateIntervalInMs?: number;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
// @public
|
|
1151
|
+
export interface DataflowGraphDeleteOptionalParams extends OperationOptions {
|
|
1152
|
+
updateIntervalInMs?: number;
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
// @public
|
|
1156
|
+
export interface DataflowGraphDestinationAddIfNotPresentHeaderAction extends DataflowGraphDestinationHeaderAction {
|
|
1157
|
+
// (undocumented)
|
|
1158
|
+
actionType: "AddIfNotPresent";
|
|
1159
|
+
key: string;
|
|
1160
|
+
value: string;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
// @public
|
|
1164
|
+
export interface DataflowGraphDestinationAddOrReplaceHeaderAction extends DataflowGraphDestinationHeaderAction {
|
|
1165
|
+
// (undocumented)
|
|
1166
|
+
actionType: "AddOrReplace";
|
|
1167
|
+
key: string;
|
|
1168
|
+
value: string;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
// @public
|
|
1172
|
+
export interface DataflowGraphDestinationHeaderAction {
|
|
1173
|
+
actionType: DataflowGraphDestinationHeaderActionType;
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
// @public
|
|
1177
|
+
export type DataflowGraphDestinationHeaderActionType = string;
|
|
1178
|
+
|
|
1179
|
+
// @public
|
|
1180
|
+
export type DataflowGraphDestinationHeaderActionUnion = DataflowGraphDestinationAddIfNotPresentHeaderAction | DataflowGraphDestinationRemoveHeaderAction | DataflowGraphDestinationAddOrReplaceHeaderAction | DataflowGraphDestinationHeaderAction;
|
|
1181
|
+
|
|
1182
|
+
// @public
|
|
1183
|
+
export interface DataflowGraphDestinationNode extends DataflowGraphNode {
|
|
1184
|
+
destinationSettings: DataflowGraphDestinationNodeSettings;
|
|
1185
|
+
nodeType: "Destination";
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
// @public
|
|
1189
|
+
export interface DataflowGraphDestinationNodeSettings {
|
|
1190
|
+
dataDestination: string;
|
|
1191
|
+
endpointRef: string;
|
|
1192
|
+
headers?: DataflowGraphDestinationHeaderActionUnion[];
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
// @public
|
|
1196
|
+
export interface DataflowGraphDestinationRemoveHeaderAction extends DataflowGraphDestinationHeaderAction {
|
|
1197
|
+
// (undocumented)
|
|
1198
|
+
actionType: "Remove";
|
|
1199
|
+
key: string;
|
|
1200
|
+
}
|
|
1201
|
+
|
|
1202
|
+
// @public
|
|
1203
|
+
export interface DataflowGraphGetOptionalParams extends OperationOptions {
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
// @public
|
|
1207
|
+
export interface DataflowGraphGraphNode extends DataflowGraphNode {
|
|
1208
|
+
graphSettings: DataflowGraphNodeGraphSettings;
|
|
1209
|
+
nodeType: "Graph";
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
// @public
|
|
1213
|
+
export interface DataflowGraphGraphNodeConfiguration {
|
|
1214
|
+
key: string;
|
|
1215
|
+
value: string;
|
|
1216
|
+
}
|
|
1217
|
+
|
|
1218
|
+
// @public
|
|
1219
|
+
export interface DataflowGraphListByDataflowProfileOptionalParams extends OperationOptions {
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
// @public
|
|
1223
|
+
export interface DataflowGraphNode {
|
|
1224
|
+
name: string;
|
|
1225
|
+
nodeType: DataflowGraphNodeType;
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
// @public
|
|
1229
|
+
export interface DataflowGraphNodeConnection {
|
|
1230
|
+
from: DataflowGraphConnectionInput;
|
|
1231
|
+
to: DataflowGraphConnectionOutput;
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1234
|
+
// @public
|
|
1235
|
+
export interface DataflowGraphNodeGraphSettings {
|
|
1236
|
+
artifact: string;
|
|
1237
|
+
configuration?: DataflowGraphGraphNodeConfiguration[];
|
|
1238
|
+
registryEndpointRef: string;
|
|
1239
|
+
}
|
|
1240
|
+
|
|
1241
|
+
// @public
|
|
1242
|
+
export type DataflowGraphNodeType = string;
|
|
1243
|
+
|
|
1244
|
+
// @public
|
|
1245
|
+
export type DataflowGraphNodeUnion = DataflowGraphSourceNode | DataflowGraphGraphNode | DataflowGraphDestinationNode | DataflowGraphNode;
|
|
1246
|
+
|
|
1247
|
+
// @public
|
|
1248
|
+
export interface DataflowGraphOperations {
|
|
1249
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, dataflowProfileName: string, dataflowGraphName: string, resource: DataflowGraphResource, options?: DataflowGraphCreateOrUpdateOptionalParams) => PollerLike<OperationState<DataflowGraphResource>, DataflowGraphResource>;
|
|
1250
|
+
delete: (resourceGroupName: string, instanceName: string, dataflowProfileName: string, dataflowGraphName: string, options?: DataflowGraphDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
1251
|
+
get: (resourceGroupName: string, instanceName: string, dataflowProfileName: string, dataflowGraphName: string, options?: DataflowGraphGetOptionalParams) => Promise<DataflowGraphResource>;
|
|
1252
|
+
listByDataflowProfile: (resourceGroupName: string, instanceName: string, dataflowProfileName: string, options?: DataflowGraphListByDataflowProfileOptionalParams) => PagedAsyncIterableIterator<DataflowGraphResource>;
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
|
+
// @public
|
|
1256
|
+
export interface DataflowGraphProperties {
|
|
1257
|
+
readonly healthState?: ResourceHealthState;
|
|
1258
|
+
mode?: OperationalMode;
|
|
1259
|
+
nodeConnections: DataflowGraphNodeConnection[];
|
|
1260
|
+
nodes: DataflowGraphNodeUnion[];
|
|
1261
|
+
readonly provisioningState?: ProvisioningState;
|
|
1262
|
+
requestDiskPersistence?: OperationalMode;
|
|
1263
|
+
readonly status?: DataflowGraphStatus;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
// @public
|
|
1267
|
+
export interface DataflowGraphResource extends ProxyResource {
|
|
1268
|
+
extendedLocation?: ExtendedLocation;
|
|
1269
|
+
properties?: DataflowGraphProperties;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
// @public
|
|
1273
|
+
export interface DataflowGraphSourceNode extends DataflowGraphNode {
|
|
1274
|
+
nodeType: "Source";
|
|
1275
|
+
sourceSettings: DataflowGraphSourceSettings;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
// @public
|
|
1279
|
+
export interface DataflowGraphSourceSettings {
|
|
1280
|
+
assetRef?: string;
|
|
1281
|
+
dataSources: string[];
|
|
1282
|
+
endpointRef: string;
|
|
1283
|
+
}
|
|
1284
|
+
|
|
1285
|
+
// @public
|
|
1286
|
+
export interface DataflowGraphStatus {
|
|
1287
|
+
readonly healthState?: ResourceHealthStatus;
|
|
572
1288
|
}
|
|
573
1289
|
|
|
574
1290
|
// @public
|
|
575
|
-
export
|
|
576
|
-
createOrUpdate: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, resource: DataflowEndpointResource, options?: DataflowEndpointCreateOrUpdateOptionalParams) => PollerLike<OperationState<DataflowEndpointResource>, DataflowEndpointResource>;
|
|
577
|
-
delete: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, options?: DataflowEndpointDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
578
|
-
get: (resourceGroupName: string, instanceName: string, dataflowEndpointName: string, options?: DataflowEndpointGetOptionalParams) => Promise<DataflowEndpointResource>;
|
|
579
|
-
listByResourceGroup: (resourceGroupName: string, instanceName: string, options?: DataflowEndpointListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<DataflowEndpointResource>;
|
|
580
|
-
}
|
|
1291
|
+
export type DataflowHeaderActionType = string;
|
|
581
1292
|
|
|
582
1293
|
// @public
|
|
583
|
-
export interface
|
|
584
|
-
dataExplorerSettings?: DataflowEndpointDataExplorer;
|
|
585
|
-
dataLakeStorageSettings?: DataflowEndpointDataLakeStorage;
|
|
586
|
-
endpointType: EndpointType;
|
|
587
|
-
fabricOneLakeSettings?: DataflowEndpointFabricOneLake;
|
|
588
|
-
kafkaSettings?: DataflowEndpointKafka;
|
|
589
|
-
localStorageSettings?: DataflowEndpointLocalStorage;
|
|
590
|
-
mqttSettings?: DataflowEndpointMqtt;
|
|
591
|
-
readonly provisioningState?: ProvisioningState;
|
|
1294
|
+
export interface DataflowListByResourceGroupOptionalParams extends OperationOptions {
|
|
592
1295
|
}
|
|
593
1296
|
|
|
594
1297
|
// @public
|
|
595
|
-
export
|
|
596
|
-
|
|
597
|
-
|
|
1298
|
+
export type DataflowMappingType = string;
|
|
1299
|
+
|
|
1300
|
+
// @public
|
|
1301
|
+
export interface DataflowOpenTelemetryAnonymousAuthentication extends DataflowOpenTelemetryAuthentication {
|
|
1302
|
+
anonymousSettings: DataflowEndpointAuthenticationAnonymous;
|
|
1303
|
+
method: "Anonymous";
|
|
598
1304
|
}
|
|
599
1305
|
|
|
600
1306
|
// @public
|
|
601
|
-
export interface
|
|
1307
|
+
export interface DataflowOpenTelemetryAuthentication {
|
|
1308
|
+
method: DataflowOpenTelemetryAuthenticationMethod;
|
|
602
1309
|
}
|
|
603
1310
|
|
|
604
1311
|
// @public
|
|
605
|
-
export
|
|
1312
|
+
export type DataflowOpenTelemetryAuthenticationMethod = string;
|
|
1313
|
+
|
|
1314
|
+
// @public
|
|
1315
|
+
export type DataflowOpenTelemetryAuthenticationUnion = DataflowOpenTelemetryServiceAccountAuthentication | DataflowOpenTelemetryX509CertificateAuthentication | DataflowOpenTelemetryAnonymousAuthentication | DataflowOpenTelemetryAuthentication;
|
|
1316
|
+
|
|
1317
|
+
// @public
|
|
1318
|
+
export interface DataflowOpenTelemetryServiceAccountAuthentication extends DataflowOpenTelemetryAuthentication {
|
|
1319
|
+
method: "ServiceAccountToken";
|
|
1320
|
+
serviceAccountTokenSettings: DataflowEndpointAuthenticationServiceAccountToken;
|
|
606
1321
|
}
|
|
607
1322
|
|
|
608
1323
|
// @public
|
|
609
|
-
export
|
|
1324
|
+
export interface DataflowOpenTelemetryX509CertificateAuthentication extends DataflowOpenTelemetryAuthentication {
|
|
1325
|
+
method: "X509Certificate";
|
|
1326
|
+
x509CertificateSettings: DataflowEndpointAuthenticationX509;
|
|
1327
|
+
}
|
|
610
1328
|
|
|
611
1329
|
// @public
|
|
612
1330
|
export interface DataflowOperation {
|
|
@@ -654,26 +1372,36 @@ export interface DataflowProfileOperations {
|
|
|
654
1372
|
// @public
|
|
655
1373
|
export interface DataflowProfileProperties {
|
|
656
1374
|
diagnostics?: ProfileDiagnostics;
|
|
1375
|
+
readonly healthState?: ResourceHealthState;
|
|
657
1376
|
instanceCount?: number;
|
|
658
1377
|
readonly provisioningState?: ProvisioningState;
|
|
1378
|
+
readonly status?: DataflowProfileStatus;
|
|
659
1379
|
}
|
|
660
1380
|
|
|
661
1381
|
// @public
|
|
662
1382
|
export interface DataflowProfileResource extends ProxyResource {
|
|
663
|
-
extendedLocation
|
|
1383
|
+
extendedLocation?: ExtendedLocation;
|
|
664
1384
|
properties?: DataflowProfileProperties;
|
|
665
1385
|
}
|
|
666
1386
|
|
|
1387
|
+
// @public
|
|
1388
|
+
export interface DataflowProfileStatus {
|
|
1389
|
+
readonly healthState?: ResourceHealthStatus;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
667
1392
|
// @public
|
|
668
1393
|
export interface DataflowProperties {
|
|
1394
|
+
readonly healthState?: ResourceHealthState;
|
|
669
1395
|
mode?: OperationalMode;
|
|
670
1396
|
operations: DataflowOperation[];
|
|
671
1397
|
readonly provisioningState?: ProvisioningState;
|
|
1398
|
+
requestDiskPersistence?: OperationalMode;
|
|
1399
|
+
readonly status?: DataflowStatus;
|
|
672
1400
|
}
|
|
673
1401
|
|
|
674
1402
|
// @public
|
|
675
1403
|
export interface DataflowResource extends ProxyResource {
|
|
676
|
-
extendedLocation
|
|
1404
|
+
extendedLocation?: ExtendedLocation;
|
|
677
1405
|
properties?: DataflowProperties;
|
|
678
1406
|
}
|
|
679
1407
|
|
|
@@ -687,7 +1415,12 @@ export interface DataflowSourceOperationSettings {
|
|
|
687
1415
|
}
|
|
688
1416
|
|
|
689
1417
|
// @public
|
|
690
|
-
export
|
|
1418
|
+
export interface DataflowStatus {
|
|
1419
|
+
readonly healthState?: ResourceHealthStatus;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
// @public
|
|
1423
|
+
export type DataLakeStorageAuthMethod = string;
|
|
691
1424
|
|
|
692
1425
|
// @public
|
|
693
1426
|
export interface DiagnosticsLogs {
|
|
@@ -704,6 +1437,26 @@ export interface DiskBackedMessageBuffer {
|
|
|
704
1437
|
// @public
|
|
705
1438
|
export type EndpointType = string;
|
|
706
1439
|
|
|
1440
|
+
// @public
|
|
1441
|
+
export interface ErrorAdditionalInfo {
|
|
1442
|
+
readonly info?: any;
|
|
1443
|
+
readonly type?: string;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
// @public
|
|
1447
|
+
export interface ErrorDetail {
|
|
1448
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1449
|
+
readonly code?: string;
|
|
1450
|
+
readonly details?: ErrorDetail[];
|
|
1451
|
+
readonly message?: string;
|
|
1452
|
+
readonly target?: string;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
// @public
|
|
1456
|
+
export interface ErrorResponse {
|
|
1457
|
+
error?: ErrorDetail;
|
|
1458
|
+
}
|
|
1459
|
+
|
|
707
1460
|
// @public
|
|
708
1461
|
export interface ExtendedLocation {
|
|
709
1462
|
name: string;
|
|
@@ -714,7 +1467,7 @@ export interface ExtendedLocation {
|
|
|
714
1467
|
export type ExtendedLocationType = string;
|
|
715
1468
|
|
|
716
1469
|
// @public
|
|
717
|
-
export type FabricOneLakeAuthMethod =
|
|
1470
|
+
export type FabricOneLakeAuthMethod = string;
|
|
718
1471
|
|
|
719
1472
|
// @public
|
|
720
1473
|
export type FilterType = string;
|
|
@@ -740,6 +1493,15 @@ export interface InstanceDeleteOptionalParams extends OperationOptions {
|
|
|
740
1493
|
updateIntervalInMs?: number;
|
|
741
1494
|
}
|
|
742
1495
|
|
|
1496
|
+
// @public
|
|
1497
|
+
export interface InstanceFeature {
|
|
1498
|
+
mode?: InstanceFeatureMode;
|
|
1499
|
+
settings?: Record<string, OperationalMode>;
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
// @public
|
|
1503
|
+
export type InstanceFeatureMode = string;
|
|
1504
|
+
|
|
743
1505
|
// @public
|
|
744
1506
|
export interface InstanceGetOptionalParams extends OperationOptions {
|
|
745
1507
|
}
|
|
@@ -770,7 +1532,11 @@ export interface InstancePatchModel {
|
|
|
770
1532
|
|
|
771
1533
|
// @public
|
|
772
1534
|
export interface InstanceProperties {
|
|
1535
|
+
adrNamespaceRef?: AzureDeviceRegistryNamespaceRef;
|
|
1536
|
+
defaultSecretProviderClassRef?: SecretProviderClassRef;
|
|
773
1537
|
description?: string;
|
|
1538
|
+
features?: Record<string, InstanceFeature>;
|
|
1539
|
+
readonly healthState?: ResourceHealthState;
|
|
774
1540
|
readonly provisioningState?: ProvisioningState;
|
|
775
1541
|
schemaRegistryRef: SchemaRegistryRef;
|
|
776
1542
|
readonly version?: string;
|
|
@@ -790,39 +1556,80 @@ export interface InstanceUpdateOptionalParams extends OperationOptions {
|
|
|
790
1556
|
// @public (undocumented)
|
|
791
1557
|
export class IoTOperationsClient {
|
|
792
1558
|
constructor(credential: TokenCredential, subscriptionId: string, options?: IoTOperationsClientOptionalParams);
|
|
1559
|
+
readonly akriConnector: AkriConnectorOperations;
|
|
1560
|
+
readonly akriConnectorTemplate: AkriConnectorTemplateOperations;
|
|
1561
|
+
readonly akriService: AkriServiceOperations;
|
|
793
1562
|
readonly broker: BrokerOperations;
|
|
794
1563
|
readonly brokerAuthentication: BrokerAuthenticationOperations;
|
|
795
1564
|
readonly brokerAuthorization: BrokerAuthorizationOperations;
|
|
796
1565
|
readonly brokerListener: BrokerListenerOperations;
|
|
797
1566
|
readonly dataflow: DataflowOperations;
|
|
798
1567
|
readonly dataflowEndpoint: DataflowEndpointOperations;
|
|
1568
|
+
readonly dataflowGraph: DataflowGraphOperations;
|
|
799
1569
|
readonly dataflowProfile: DataflowProfileOperations;
|
|
800
1570
|
readonly instance: InstanceOperations;
|
|
801
1571
|
readonly operations: OperationsOperations;
|
|
802
1572
|
readonly pipeline: Pipeline;
|
|
1573
|
+
readonly registryEndpoint: RegistryEndpointOperations;
|
|
803
1574
|
}
|
|
804
1575
|
|
|
805
1576
|
// @public
|
|
806
1577
|
export interface IoTOperationsClientOptionalParams extends ClientOptions {
|
|
807
1578
|
apiVersion?: string;
|
|
1579
|
+
cloudSetting?: AzureSupportedClouds;
|
|
808
1580
|
}
|
|
809
1581
|
|
|
810
1582
|
// @public
|
|
811
|
-
export type KafkaAuthMethod =
|
|
1583
|
+
export type KafkaAuthMethod = string;
|
|
812
1584
|
|
|
813
1585
|
// @public
|
|
814
|
-
export enum
|
|
815
|
-
|
|
1586
|
+
export enum KnownActionType {
|
|
1587
|
+
Internal = "Internal"
|
|
816
1588
|
}
|
|
817
1589
|
|
|
818
1590
|
// @public
|
|
819
|
-
export enum
|
|
820
|
-
|
|
1591
|
+
export enum KnownAkriConnectorsImagePullPolicy {
|
|
1592
|
+
Always = "Always",
|
|
1593
|
+
IfNotPresent = "IfNotPresent",
|
|
1594
|
+
Never = "Never"
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
// @public
|
|
1598
|
+
export enum KnownAkriConnectorsMqttAuthenticationMethod {
|
|
1599
|
+
ServiceAccountToken = "ServiceAccountToken"
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
// @public
|
|
1603
|
+
export enum KnownAkriConnectorsMqttProtocolType {
|
|
1604
|
+
Mqtt = "Mqtt"
|
|
1605
|
+
}
|
|
1606
|
+
|
|
1607
|
+
// @public
|
|
1608
|
+
export enum KnownAkriConnectorsRegistrySettingsType {
|
|
1609
|
+
ContainerRegistry = "ContainerRegistry",
|
|
1610
|
+
RegistryEndpointRef = "RegistryEndpointRef"
|
|
1611
|
+
}
|
|
1612
|
+
|
|
1613
|
+
// @public
|
|
1614
|
+
export enum KnownAkriConnectorsTagDigestType {
|
|
1615
|
+
Digest = "Digest",
|
|
1616
|
+
Tag = "Tag"
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
// @public
|
|
1620
|
+
export enum KnownAkriConnectorTemplateAllocationPolicy {
|
|
1621
|
+
Bucketized = "Bucketized"
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
// @public
|
|
1625
|
+
export enum KnownAkriConnectorTemplateManagedConfigurationType {
|
|
1626
|
+
ImageConfiguration = "ImageConfiguration",
|
|
1627
|
+
StatefulSetConfiguration = "StatefulSetConfiguration"
|
|
821
1628
|
}
|
|
822
1629
|
|
|
823
1630
|
// @public
|
|
824
|
-
export enum
|
|
825
|
-
|
|
1631
|
+
export enum KnownAkriConnectorTemplateRuntimeConfigurationType {
|
|
1632
|
+
ManagedConfiguration = "ManagedConfiguration"
|
|
826
1633
|
}
|
|
827
1634
|
|
|
828
1635
|
// @public
|
|
@@ -832,6 +1639,12 @@ export enum KnownBrokerAuthenticationMethod {
|
|
|
832
1639
|
X509 = "X509"
|
|
833
1640
|
}
|
|
834
1641
|
|
|
1642
|
+
// @public
|
|
1643
|
+
export enum KnownBrokerAuthenticatorValidationMethods {
|
|
1644
|
+
AzureDeviceRegistry = "AzureDeviceRegistry",
|
|
1645
|
+
None = "None"
|
|
1646
|
+
}
|
|
1647
|
+
|
|
835
1648
|
// @public
|
|
836
1649
|
export enum KnownBrokerMemoryProfile {
|
|
837
1650
|
High = "High",
|
|
@@ -840,6 +1653,13 @@ export enum KnownBrokerMemoryProfile {
|
|
|
840
1653
|
Tiny = "Tiny"
|
|
841
1654
|
}
|
|
842
1655
|
|
|
1656
|
+
// @public
|
|
1657
|
+
export enum KnownBrokerPersistencePolicyMode {
|
|
1658
|
+
All = "All",
|
|
1659
|
+
Custom = "Custom",
|
|
1660
|
+
None = "None"
|
|
1661
|
+
}
|
|
1662
|
+
|
|
843
1663
|
// @public
|
|
844
1664
|
export enum KnownBrokerProtocolType {
|
|
845
1665
|
Mqtt = "Mqtt",
|
|
@@ -853,6 +1673,13 @@ export enum KnownBrokerResourceDefinitionMethods {
|
|
|
853
1673
|
Subscribe = "Subscribe"
|
|
854
1674
|
}
|
|
855
1675
|
|
|
1676
|
+
// @public
|
|
1677
|
+
export enum KnownBrokerStateStoreKeyType {
|
|
1678
|
+
Binary = "Binary",
|
|
1679
|
+
Pattern = "Pattern",
|
|
1680
|
+
String = "String"
|
|
1681
|
+
}
|
|
1682
|
+
|
|
856
1683
|
// @public
|
|
857
1684
|
export enum KnownCertManagerIssuerKind {
|
|
858
1685
|
ClusterIssuer = "ClusterIssuer",
|
|
@@ -873,6 +1700,12 @@ export enum KnownCreatedByType {
|
|
|
873
1700
|
User = "User"
|
|
874
1701
|
}
|
|
875
1702
|
|
|
1703
|
+
// @public
|
|
1704
|
+
export enum KnownDataExplorerAuthMethod {
|
|
1705
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
1706
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
1707
|
+
}
|
|
1708
|
+
|
|
876
1709
|
// @public
|
|
877
1710
|
export enum KnownDataflowEndpointAuthenticationSaslType {
|
|
878
1711
|
Plain = "Plain",
|
|
@@ -886,6 +1719,16 @@ export enum KnownDataflowEndpointFabricPathType {
|
|
|
886
1719
|
Tables = "Tables"
|
|
887
1720
|
}
|
|
888
1721
|
|
|
1722
|
+
// @public
|
|
1723
|
+
export enum KnownDataflowEndpointHostType {
|
|
1724
|
+
CustomKafka = "CustomKafka",
|
|
1725
|
+
CustomMqtt = "CustomMqtt",
|
|
1726
|
+
EventGrid = "EventGrid",
|
|
1727
|
+
Eventhub = "Eventhub",
|
|
1728
|
+
FabricRT = "FabricRT",
|
|
1729
|
+
LocalBroker = "LocalBroker"
|
|
1730
|
+
}
|
|
1731
|
+
|
|
889
1732
|
// @public
|
|
890
1733
|
export enum KnownDataflowEndpointKafkaAcks {
|
|
891
1734
|
All = "All",
|
|
@@ -909,6 +1752,35 @@ export enum KnownDataflowEndpointKafkaPartitionStrategy {
|
|
|
909
1752
|
Topic = "Topic"
|
|
910
1753
|
}
|
|
911
1754
|
|
|
1755
|
+
// @public
|
|
1756
|
+
export enum KnownDataflowGraphConnectionSchemaSerializationFormat {
|
|
1757
|
+
Avro = "Avro",
|
|
1758
|
+
Delta = "Delta",
|
|
1759
|
+
Json = "Json",
|
|
1760
|
+
Parquet = "Parquet"
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
// @public
|
|
1764
|
+
export enum KnownDataflowGraphDestinationHeaderActionType {
|
|
1765
|
+
AddIfNotPresent = "AddIfNotPresent",
|
|
1766
|
+
AddOrReplace = "AddOrReplace",
|
|
1767
|
+
Remove = "Remove"
|
|
1768
|
+
}
|
|
1769
|
+
|
|
1770
|
+
// @public
|
|
1771
|
+
export enum KnownDataflowGraphNodeType {
|
|
1772
|
+
Destination = "Destination",
|
|
1773
|
+
Graph = "Graph",
|
|
1774
|
+
Source = "Source"
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1777
|
+
// @public
|
|
1778
|
+
export enum KnownDataflowHeaderActionType {
|
|
1779
|
+
AddIfNotPresent = "AddIfNotPresent",
|
|
1780
|
+
AddOrReplace = "AddOrReplace",
|
|
1781
|
+
Remove = "Remove"
|
|
1782
|
+
}
|
|
1783
|
+
|
|
912
1784
|
// @public
|
|
913
1785
|
export enum KnownDataflowMappingType {
|
|
914
1786
|
BuiltInFunction = "BuiltInFunction",
|
|
@@ -918,6 +1790,20 @@ export enum KnownDataflowMappingType {
|
|
|
918
1790
|
Rename = "Rename"
|
|
919
1791
|
}
|
|
920
1792
|
|
|
1793
|
+
// @public
|
|
1794
|
+
export enum KnownDataflowOpenTelemetryAuthenticationMethod {
|
|
1795
|
+
Anonymous = "Anonymous",
|
|
1796
|
+
ServiceAccountToken = "ServiceAccountToken",
|
|
1797
|
+
X509Certificate = "X509Certificate"
|
|
1798
|
+
}
|
|
1799
|
+
|
|
1800
|
+
// @public
|
|
1801
|
+
export enum KnownDataLakeStorageAuthMethod {
|
|
1802
|
+
AccessToken = "AccessToken",
|
|
1803
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
1804
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
1805
|
+
}
|
|
1806
|
+
|
|
921
1807
|
// @public
|
|
922
1808
|
export enum KnownEndpointType {
|
|
923
1809
|
DataExplorer = "DataExplorer",
|
|
@@ -925,7 +1811,8 @@ export enum KnownEndpointType {
|
|
|
925
1811
|
FabricOneLake = "FabricOneLake",
|
|
926
1812
|
Kafka = "Kafka",
|
|
927
1813
|
LocalStorage = "LocalStorage",
|
|
928
|
-
Mqtt = "Mqtt"
|
|
1814
|
+
Mqtt = "Mqtt",
|
|
1815
|
+
OpenTelemetry = "OpenTelemetry"
|
|
929
1816
|
}
|
|
930
1817
|
|
|
931
1818
|
// @public
|
|
@@ -933,15 +1820,31 @@ export enum KnownExtendedLocationType {
|
|
|
933
1820
|
CustomLocation = "CustomLocation"
|
|
934
1821
|
}
|
|
935
1822
|
|
|
1823
|
+
// @public
|
|
1824
|
+
export enum KnownFabricOneLakeAuthMethod {
|
|
1825
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
1826
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
1827
|
+
}
|
|
1828
|
+
|
|
936
1829
|
// @public
|
|
937
1830
|
export enum KnownFilterType {
|
|
938
1831
|
Filter = "Filter"
|
|
939
1832
|
}
|
|
940
1833
|
|
|
941
1834
|
// @public
|
|
942
|
-
export enum
|
|
1835
|
+
export enum KnownInstanceFeatureMode {
|
|
1836
|
+
Disabled = "Disabled",
|
|
1837
|
+
Preview = "Preview",
|
|
1838
|
+
Stable = "Stable"
|
|
1839
|
+
}
|
|
1840
|
+
|
|
1841
|
+
// @public
|
|
1842
|
+
export enum KnownKafkaAuthMethod {
|
|
1843
|
+
Anonymous = "Anonymous",
|
|
1844
|
+
Sasl = "Sasl",
|
|
943
1845
|
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
944
|
-
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
1846
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity",
|
|
1847
|
+
X509Certificate = "X509Certificate"
|
|
945
1848
|
}
|
|
946
1849
|
|
|
947
1850
|
// @public
|
|
@@ -952,6 +1855,15 @@ export enum KnownManagedServiceIdentityType {
|
|
|
952
1855
|
UserAssigned = "UserAssigned"
|
|
953
1856
|
}
|
|
954
1857
|
|
|
1858
|
+
// @public
|
|
1859
|
+
export enum KnownMqttAuthMethod {
|
|
1860
|
+
Anonymous = "Anonymous",
|
|
1861
|
+
ServiceAccountToken = "ServiceAccountToken",
|
|
1862
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
1863
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity",
|
|
1864
|
+
X509Certificate = "X509Certificate"
|
|
1865
|
+
}
|
|
1866
|
+
|
|
955
1867
|
// @public
|
|
956
1868
|
export enum KnownMqttRetainType {
|
|
957
1869
|
Keep = "Keep",
|
|
@@ -1015,13 +1927,25 @@ export enum KnownProvisioningState {
|
|
|
1015
1927
|
}
|
|
1016
1928
|
|
|
1017
1929
|
// @public
|
|
1018
|
-
export enum
|
|
1019
|
-
|
|
1930
|
+
export enum KnownRegistryEndpointAuthenticationMethod {
|
|
1931
|
+
Anonymous = "Anonymous",
|
|
1932
|
+
ArtifactPullSecret = "ArtifactPullSecret",
|
|
1933
|
+
SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
|
|
1934
|
+
UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
|
|
1020
1935
|
}
|
|
1021
1936
|
|
|
1022
1937
|
// @public
|
|
1023
|
-
export enum
|
|
1024
|
-
|
|
1938
|
+
export enum KnownRegistryEndpointTrustedSigningKeyType {
|
|
1939
|
+
ConfigMap = "ConfigMap",
|
|
1940
|
+
Secret = "Secret"
|
|
1941
|
+
}
|
|
1942
|
+
|
|
1943
|
+
// @public
|
|
1944
|
+
export enum KnownResourceHealthState {
|
|
1945
|
+
Available = "Available",
|
|
1946
|
+
Degraded = "Degraded",
|
|
1947
|
+
Unavailable = "Unavailable",
|
|
1948
|
+
Unknown = "Unknown"
|
|
1025
1949
|
}
|
|
1026
1950
|
|
|
1027
1951
|
// @public
|
|
@@ -1070,8 +1994,11 @@ export enum KnownTransformationSerializationFormat {
|
|
|
1070
1994
|
}
|
|
1071
1995
|
|
|
1072
1996
|
// @public
|
|
1073
|
-
export enum
|
|
1074
|
-
|
|
1997
|
+
export enum KnownVersions {
|
|
1998
|
+
"V2024-11-01" = "2024-11-01",
|
|
1999
|
+
V20250401 = "2025-04-01",
|
|
2000
|
+
V20251001 = "2025-10-01",
|
|
2001
|
+
V20260301 = "2026-03-01"
|
|
1075
2002
|
}
|
|
1076
2003
|
|
|
1077
2004
|
// @public
|
|
@@ -1099,15 +2026,12 @@ export interface LocalKubernetesReference {
|
|
|
1099
2026
|
name: string;
|
|
1100
2027
|
}
|
|
1101
2028
|
|
|
1102
|
-
// @public
|
|
1103
|
-
export type ManagedIdentityMethod = string;
|
|
1104
|
-
|
|
1105
2029
|
// @public
|
|
1106
2030
|
export interface ManagedServiceIdentity {
|
|
1107
2031
|
readonly principalId?: string;
|
|
1108
2032
|
readonly tenantId?: string;
|
|
1109
2033
|
type: ManagedServiceIdentityType;
|
|
1110
|
-
userAssignedIdentities?: Record<string, UserAssignedIdentity
|
|
2034
|
+
userAssignedIdentities?: Record<string, UserAssignedIdentity>;
|
|
1111
2035
|
}
|
|
1112
2036
|
|
|
1113
2037
|
// @public
|
|
@@ -1119,15 +2043,15 @@ export interface Metrics {
|
|
|
1119
2043
|
}
|
|
1120
2044
|
|
|
1121
2045
|
// @public
|
|
1122
|
-
export type MqttAuthMethod =
|
|
2046
|
+
export type MqttAuthMethod = string;
|
|
1123
2047
|
|
|
1124
2048
|
// @public
|
|
1125
2049
|
export type MqttRetainType = string;
|
|
1126
2050
|
|
|
1127
2051
|
// @public
|
|
1128
2052
|
export interface Operation {
|
|
1129
|
-
actionType?: ActionType;
|
|
1130
|
-
|
|
2053
|
+
readonly actionType?: ActionType;
|
|
2054
|
+
display?: OperationDisplay;
|
|
1131
2055
|
readonly isDataAction?: boolean;
|
|
1132
2056
|
readonly name?: string;
|
|
1133
2057
|
readonly origin?: Origin;
|
|
@@ -1200,6 +2124,126 @@ export type ProvisioningState = string;
|
|
|
1200
2124
|
export interface ProxyResource extends Resource {
|
|
1201
2125
|
}
|
|
1202
2126
|
|
|
2127
|
+
// @public
|
|
2128
|
+
export interface RegistryEndpointAnonymousAuthentication extends RegistryEndpointAuthentication {
|
|
2129
|
+
anonymousSettings: RegistryEndpointAnonymousSettings;
|
|
2130
|
+
method: "Anonymous";
|
|
2131
|
+
}
|
|
2132
|
+
|
|
2133
|
+
// @public
|
|
2134
|
+
export interface RegistryEndpointAnonymousSettings {
|
|
2135
|
+
}
|
|
2136
|
+
|
|
2137
|
+
// @public
|
|
2138
|
+
export interface RegistryEndpointArtifactPullSecretAuthentication extends RegistryEndpointAuthentication {
|
|
2139
|
+
artifactPullSecretSettings: RegistryEndpointArtifactPullSecretSettings;
|
|
2140
|
+
method: "ArtifactPullSecret";
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
// @public
|
|
2144
|
+
export interface RegistryEndpointArtifactPullSecretSettings {
|
|
2145
|
+
secretRef: string;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
// @public
|
|
2149
|
+
export interface RegistryEndpointAuthentication {
|
|
2150
|
+
method: RegistryEndpointAuthenticationMethod;
|
|
2151
|
+
}
|
|
2152
|
+
|
|
2153
|
+
// @public
|
|
2154
|
+
export type RegistryEndpointAuthenticationMethod = string;
|
|
2155
|
+
|
|
2156
|
+
// @public
|
|
2157
|
+
export type RegistryEndpointAuthenticationUnion = RegistryEndpointSystemAssignedIdentityAuthentication | RegistryEndpointUserAssignedIdentityAuthentication | RegistryEndpointAnonymousAuthentication | RegistryEndpointArtifactPullSecretAuthentication | RegistryEndpointAuthentication;
|
|
2158
|
+
|
|
2159
|
+
// @public
|
|
2160
|
+
export interface RegistryEndpointCreateOrUpdateOptionalParams extends OperationOptions {
|
|
2161
|
+
updateIntervalInMs?: number;
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2164
|
+
// @public
|
|
2165
|
+
export interface RegistryEndpointDeleteOptionalParams extends OperationOptions {
|
|
2166
|
+
updateIntervalInMs?: number;
|
|
2167
|
+
}
|
|
2168
|
+
|
|
2169
|
+
// @public
|
|
2170
|
+
export interface RegistryEndpointGetOptionalParams extends OperationOptions {
|
|
2171
|
+
}
|
|
2172
|
+
|
|
2173
|
+
// @public
|
|
2174
|
+
export interface RegistryEndpointListByInstanceResourceOptionalParams extends OperationOptions {
|
|
2175
|
+
}
|
|
2176
|
+
|
|
2177
|
+
// @public
|
|
2178
|
+
export interface RegistryEndpointOperations {
|
|
2179
|
+
createOrUpdate: (resourceGroupName: string, instanceName: string, registryEndpointName: string, resource: RegistryEndpointResource, options?: RegistryEndpointCreateOrUpdateOptionalParams) => PollerLike<OperationState<RegistryEndpointResource>, RegistryEndpointResource>;
|
|
2180
|
+
delete: (resourceGroupName: string, instanceName: string, registryEndpointName: string, options?: RegistryEndpointDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
2181
|
+
get: (resourceGroupName: string, instanceName: string, registryEndpointName: string, options?: RegistryEndpointGetOptionalParams) => Promise<RegistryEndpointResource>;
|
|
2182
|
+
listByInstanceResource: (resourceGroupName: string, instanceName: string, options?: RegistryEndpointListByInstanceResourceOptionalParams) => PagedAsyncIterableIterator<RegistryEndpointResource>;
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
// @public
|
|
2186
|
+
export interface RegistryEndpointProperties {
|
|
2187
|
+
authentication: RegistryEndpointAuthenticationUnion;
|
|
2188
|
+
codeSigningCas?: RegistryEndpointTrustedSigningKeyUnion[];
|
|
2189
|
+
readonly healthState?: ResourceHealthState;
|
|
2190
|
+
host: string;
|
|
2191
|
+
readonly provisioningState?: ProvisioningState;
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
// @public
|
|
2195
|
+
export interface RegistryEndpointResource extends ProxyResource {
|
|
2196
|
+
extendedLocation?: ExtendedLocation;
|
|
2197
|
+
properties?: RegistryEndpointProperties;
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
// @public
|
|
2201
|
+
export interface RegistryEndpointSystemAssignedIdentityAuthentication extends RegistryEndpointAuthentication {
|
|
2202
|
+
method: "SystemAssignedManagedIdentity";
|
|
2203
|
+
systemAssignedManagedIdentitySettings: RegistryEndpointSystemAssignedManagedIdentitySettings;
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
// @public
|
|
2207
|
+
export interface RegistryEndpointSystemAssignedManagedIdentitySettings {
|
|
2208
|
+
audience?: string;
|
|
2209
|
+
}
|
|
2210
|
+
|
|
2211
|
+
// @public
|
|
2212
|
+
export interface RegistryEndpointTrustedSigningKey {
|
|
2213
|
+
type: RegistryEndpointTrustedSigningKeyType;
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
// @public
|
|
2217
|
+
export interface RegistryEndpointTrustedSigningKeyConfigMap extends RegistryEndpointTrustedSigningKey {
|
|
2218
|
+
configMapRef: string;
|
|
2219
|
+
type: "ConfigMap";
|
|
2220
|
+
}
|
|
2221
|
+
|
|
2222
|
+
// @public
|
|
2223
|
+
export interface RegistryEndpointTrustedSigningKeySecret extends RegistryEndpointTrustedSigningKey {
|
|
2224
|
+
secretRef: string;
|
|
2225
|
+
type: "Secret";
|
|
2226
|
+
}
|
|
2227
|
+
|
|
2228
|
+
// @public
|
|
2229
|
+
export type RegistryEndpointTrustedSigningKeyType = string;
|
|
2230
|
+
|
|
2231
|
+
// @public
|
|
2232
|
+
export type RegistryEndpointTrustedSigningKeyUnion = RegistryEndpointTrustedSigningKeySecret | RegistryEndpointTrustedSigningKeyConfigMap | RegistryEndpointTrustedSigningKey;
|
|
2233
|
+
|
|
2234
|
+
// @public
|
|
2235
|
+
export interface RegistryEndpointUserAssignedIdentityAuthentication extends RegistryEndpointAuthentication {
|
|
2236
|
+
method: "UserAssignedManagedIdentity";
|
|
2237
|
+
userAssignedManagedIdentitySettings: RegistryEndpointUserAssignedManagedIdentitySettings;
|
|
2238
|
+
}
|
|
2239
|
+
|
|
2240
|
+
// @public
|
|
2241
|
+
export interface RegistryEndpointUserAssignedManagedIdentitySettings {
|
|
2242
|
+
clientId: string;
|
|
2243
|
+
scope?: string;
|
|
2244
|
+
tenantId: string;
|
|
2245
|
+
}
|
|
2246
|
+
|
|
1203
2247
|
// @public
|
|
1204
2248
|
export interface Resource {
|
|
1205
2249
|
readonly id?: string;
|
|
@@ -1208,6 +2252,18 @@ export interface Resource {
|
|
|
1208
2252
|
readonly type?: string;
|
|
1209
2253
|
}
|
|
1210
2254
|
|
|
2255
|
+
// @public
|
|
2256
|
+
export type ResourceHealthState = string;
|
|
2257
|
+
|
|
2258
|
+
// @public
|
|
2259
|
+
export interface ResourceHealthStatus {
|
|
2260
|
+
readonly lastTransitionTime?: string;
|
|
2261
|
+
readonly lastUpdateTime?: string;
|
|
2262
|
+
readonly message?: string;
|
|
2263
|
+
readonly reasonCode?: string;
|
|
2264
|
+
readonly status?: ResourceHealthState;
|
|
2265
|
+
}
|
|
2266
|
+
|
|
1211
2267
|
// @public
|
|
1212
2268
|
export function restorePoller<TResponse extends PathUncheckedResponse, TResult>(client: IoTOperationsClient, serializedState: string, sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult>): PollerLike<OperationState<TResult>, TResult>;
|
|
1213
2269
|
|
|
@@ -1225,10 +2281,12 @@ export interface SanForCert {
|
|
|
1225
2281
|
}
|
|
1226
2282
|
|
|
1227
2283
|
// @public
|
|
1228
|
-
export
|
|
2284
|
+
export interface SchemaRegistryRef {
|
|
2285
|
+
resourceId: string;
|
|
2286
|
+
}
|
|
1229
2287
|
|
|
1230
2288
|
// @public
|
|
1231
|
-
export interface
|
|
2289
|
+
export interface SecretProviderClassRef {
|
|
1232
2290
|
resourceId: string;
|
|
1233
2291
|
}
|
|
1234
2292
|
|
|
@@ -1245,9 +2303,6 @@ export interface SelfTracing {
|
|
|
1245
2303
|
mode?: OperationalMode;
|
|
1246
2304
|
}
|
|
1247
2305
|
|
|
1248
|
-
// @public
|
|
1249
|
-
export type ServiceAccountTokenMethod = string;
|
|
1250
|
-
|
|
1251
2306
|
// @public
|
|
1252
2307
|
export type ServiceType = string;
|
|
1253
2308
|
|
|
@@ -1327,10 +2382,16 @@ export interface UserAssignedIdentity {
|
|
|
1327
2382
|
|
|
1328
2383
|
// @public
|
|
1329
2384
|
export interface VolumeClaimResourceRequirements {
|
|
2385
|
+
claims?: VolumeClaimResourceRequirementsClaims[];
|
|
1330
2386
|
limits?: Record<string, string>;
|
|
1331
2387
|
requests?: Record<string, string>;
|
|
1332
2388
|
}
|
|
1333
2389
|
|
|
2390
|
+
// @public
|
|
2391
|
+
export interface VolumeClaimResourceRequirementsClaims {
|
|
2392
|
+
name: string;
|
|
2393
|
+
}
|
|
2394
|
+
|
|
1334
2395
|
// @public
|
|
1335
2396
|
export interface VolumeClaimSpec {
|
|
1336
2397
|
accessModes?: string[];
|
|
@@ -1356,9 +2417,6 @@ export interface VolumeClaimSpecSelectorMatchExpressions {
|
|
|
1356
2417
|
values?: string[];
|
|
1357
2418
|
}
|
|
1358
2419
|
|
|
1359
|
-
// @public
|
|
1360
|
-
export type X509CertificateMethod = string;
|
|
1361
|
-
|
|
1362
2420
|
// @public
|
|
1363
2421
|
export interface X509ManualCertificate {
|
|
1364
2422
|
secretRef: string;
|