@azure/eventgrid-systemevents 1.0.0-alpha.20250219.1 → 1.0.0-beta.6
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/dist/browser/generated/api/index.d.ts +2 -0
- package/dist/browser/generated/api/index.d.ts.map +1 -0
- package/dist/browser/generated/api/index.js.map +1 -0
- package/dist/browser/generated/api/options.d.ts.map +1 -0
- package/dist/{react-native/cadl-generated/rest/clientDefinitions.js → browser/generated/api/options.js} +2 -2
- package/dist/browser/generated/api/options.js.map +1 -0
- package/dist/browser/generated/api/systemEventsContext.d.ts +10 -0
- package/dist/browser/generated/api/systemEventsContext.d.ts.map +1 -0
- package/dist/browser/generated/api/systemEventsContext.js +23 -0
- package/dist/browser/generated/api/systemEventsContext.js.map +1 -0
- package/dist/browser/generated/index.d.ts +4 -0
- package/dist/browser/generated/index.d.ts.map +1 -0
- package/dist/browser/{cadl-generated/models → generated}/index.js +2 -2
- package/dist/browser/generated/index.js.map +1 -0
- package/dist/browser/generated/logger.d.ts.map +1 -0
- package/dist/browser/generated/logger.js.map +1 -0
- package/dist/browser/generated/models/index.d.ts +2 -0
- package/dist/browser/generated/models/index.d.ts.map +1 -0
- package/dist/browser/{cadl-generated → generated/models}/index.js +1 -1
- package/dist/browser/generated/models/index.js.map +1 -0
- package/dist/browser/{cadl-generated → generated}/models/models.d.ts +909 -615
- package/dist/browser/generated/models/models.d.ts.map +1 -0
- package/dist/browser/generated/models/models.js +3247 -0
- package/dist/browser/generated/models/models.js.map +1 -0
- package/dist/browser/{cadl-generated/SystemEventsClient.d.ts → generated/systemEventsClient.d.ts} +3 -4
- package/dist/browser/generated/systemEventsClient.d.ts.map +1 -0
- package/dist/{esm/cadl-generated/SystemEventsClient.js → browser/generated/systemEventsClient.js} +4 -5
- package/dist/browser/generated/systemEventsClient.js.map +1 -0
- package/dist/browser/index.d.ts +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/predicates.d.ts +1 -1
- package/dist/browser/predicates.d.ts.map +1 -1
- package/dist/browser/predicates.js.map +1 -1
- package/dist/commonjs/generated/api/index.d.ts +2 -0
- package/dist/commonjs/generated/api/index.d.ts.map +1 -0
- package/dist/commonjs/generated/api/index.js.map +1 -0
- package/dist/commonjs/generated/api/options.d.ts.map +1 -0
- package/dist/commonjs/{cadl-generated/rest/clientDefinitions.js → generated/api/options.js} +2 -2
- package/dist/commonjs/generated/api/options.js.map +1 -0
- package/dist/commonjs/generated/api/systemEventsContext.d.ts +10 -0
- package/dist/commonjs/generated/api/systemEventsContext.d.ts.map +1 -0
- package/dist/commonjs/generated/api/systemEventsContext.js +26 -0
- package/dist/commonjs/generated/api/systemEventsContext.js.map +1 -0
- package/dist/commonjs/generated/index.d.ts +4 -0
- package/dist/commonjs/generated/index.d.ts.map +1 -0
- package/dist/commonjs/{cadl-generated → generated}/index.js +4 -1
- package/dist/commonjs/generated/index.js.map +1 -0
- package/dist/commonjs/generated/logger.d.ts.map +1 -0
- package/dist/commonjs/generated/logger.js.map +1 -0
- package/dist/commonjs/generated/models/index.d.ts +2 -0
- package/dist/commonjs/generated/models/index.d.ts.map +1 -0
- package/dist/commonjs/{cadl-generated → generated}/models/index.js +2 -2
- package/dist/commonjs/generated/models/index.js.map +1 -0
- package/dist/{esm/cadl-generated → commonjs/generated}/models/models.d.ts +909 -615
- package/dist/commonjs/generated/models/models.d.ts.map +1 -0
- package/dist/commonjs/generated/models/models.js +3526 -0
- package/dist/commonjs/generated/models/models.js.map +1 -0
- package/dist/{esm/cadl-generated/SystemEventsClient.d.ts → commonjs/generated/systemEventsClient.d.ts} +3 -4
- package/dist/commonjs/generated/systemEventsClient.d.ts.map +1 -0
- package/dist/commonjs/{cadl-generated/SystemEventsClient.js → generated/systemEventsClient.js} +4 -5
- package/dist/commonjs/generated/systemEventsClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +3 -2
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/predicates.d.ts +1 -1
- package/dist/commonjs/predicates.d.ts.map +1 -1
- package/dist/commonjs/predicates.js.map +1 -1
- package/dist/esm/generated/api/index.d.ts +2 -0
- package/dist/esm/generated/api/index.d.ts.map +1 -0
- package/dist/esm/generated/api/index.js.map +1 -0
- package/dist/esm/generated/api/options.d.ts.map +1 -0
- package/dist/esm/{cadl-generated/rest/clientDefinitions.js → generated/api/options.js} +2 -2
- package/dist/esm/generated/api/options.js.map +1 -0
- package/dist/esm/generated/api/systemEventsContext.d.ts +10 -0
- package/dist/esm/generated/api/systemEventsContext.d.ts.map +1 -0
- package/dist/esm/generated/api/systemEventsContext.js +23 -0
- package/dist/esm/generated/api/systemEventsContext.js.map +1 -0
- package/dist/esm/generated/index.d.ts +4 -0
- package/dist/esm/generated/index.d.ts.map +1 -0
- package/dist/esm/{cadl-generated/models → generated}/index.js +2 -2
- package/dist/esm/generated/index.js.map +1 -0
- package/dist/esm/generated/logger.d.ts.map +1 -0
- package/dist/esm/generated/logger.js.map +1 -0
- package/dist/esm/generated/models/index.d.ts +2 -0
- package/dist/esm/generated/models/index.d.ts.map +1 -0
- package/dist/{react-native/cadl-generated → esm/generated/models}/index.js +1 -1
- package/dist/esm/generated/models/index.js.map +1 -0
- package/dist/{commonjs/cadl-generated → esm/generated}/models/models.d.ts +909 -615
- package/dist/esm/generated/models/models.d.ts.map +1 -0
- package/dist/esm/generated/models/models.js +3247 -0
- package/dist/esm/generated/models/models.js.map +1 -0
- package/dist/{react-native/cadl-generated/SystemEventsClient.d.ts → esm/generated/systemEventsClient.d.ts} +3 -4
- package/dist/esm/generated/systemEventsClient.d.ts.map +1 -0
- package/dist/{browser/cadl-generated/SystemEventsClient.js → esm/generated/systemEventsClient.js} +4 -5
- package/dist/esm/generated/systemEventsClient.js.map +1 -0
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/predicates.d.ts +1 -1
- package/dist/esm/predicates.d.ts.map +1 -1
- package/dist/esm/predicates.js.map +1 -1
- package/dist/react-native/generated/api/index.d.ts +2 -0
- package/dist/react-native/generated/api/index.d.ts.map +1 -0
- package/dist/react-native/generated/api/index.js.map +1 -0
- package/dist/react-native/generated/api/options.d.ts.map +1 -0
- package/dist/{browser/cadl-generated/rest/clientDefinitions.js → react-native/generated/api/options.js} +2 -2
- package/dist/react-native/generated/api/options.js.map +1 -0
- package/dist/react-native/generated/api/systemEventsContext.d.ts +10 -0
- package/dist/react-native/generated/api/systemEventsContext.d.ts.map +1 -0
- package/dist/react-native/generated/api/systemEventsContext.js +23 -0
- package/dist/react-native/generated/api/systemEventsContext.js.map +1 -0
- package/dist/react-native/generated/index.d.ts +4 -0
- package/dist/react-native/generated/index.d.ts.map +1 -0
- package/dist/react-native/generated/index.js +5 -0
- package/dist/react-native/generated/index.js.map +1 -0
- package/dist/react-native/generated/logger.d.ts.map +1 -0
- package/dist/react-native/generated/logger.js.map +1 -0
- package/dist/react-native/generated/models/index.d.ts +2 -0
- package/dist/react-native/generated/models/index.d.ts.map +1 -0
- package/dist/{esm/cadl-generated → react-native/generated/models}/index.js +1 -1
- package/dist/react-native/generated/models/index.js.map +1 -0
- package/dist/react-native/{cadl-generated → generated}/models/models.d.ts +909 -615
- package/dist/react-native/generated/models/models.d.ts.map +1 -0
- package/dist/react-native/generated/models/models.js +3247 -0
- package/dist/react-native/generated/models/models.js.map +1 -0
- package/dist/{commonjs/cadl-generated/SystemEventsClient.d.ts → react-native/generated/systemEventsClient.d.ts} +3 -4
- package/dist/react-native/generated/systemEventsClient.d.ts.map +1 -0
- package/dist/react-native/{cadl-generated/SystemEventsClient.js → generated/systemEventsClient.js} +4 -5
- package/dist/react-native/generated/systemEventsClient.js.map +1 -0
- package/dist/react-native/index.d.ts +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/predicates.d.ts +1 -1
- package/dist/react-native/predicates.d.ts.map +1 -1
- package/dist/react-native/predicates.js.map +1 -1
- package/package.json +4 -4
- package/dist/browser/cadl-generated/SystemEventsClient.d.ts.map +0 -1
- package/dist/browser/cadl-generated/SystemEventsClient.js.map +0 -1
- package/dist/browser/cadl-generated/api/index.d.ts +0 -2
- package/dist/browser/cadl-generated/api/index.d.ts.map +0 -1
- package/dist/browser/cadl-generated/api/index.js.map +0 -1
- package/dist/browser/cadl-generated/api/systemEventsContext.d.ts +0 -9
- package/dist/browser/cadl-generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/browser/cadl-generated/api/systemEventsContext.js +0 -12
- package/dist/browser/cadl-generated/api/systemEventsContext.js.map +0 -1
- package/dist/browser/cadl-generated/helpers/serializerHelpers.d.ts +0 -3
- package/dist/browser/cadl-generated/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/browser/cadl-generated/helpers/serializerHelpers.js +0 -24
- package/dist/browser/cadl-generated/helpers/serializerHelpers.js.map +0 -1
- package/dist/browser/cadl-generated/index.d.ts +0 -2
- package/dist/browser/cadl-generated/index.d.ts.map +0 -1
- package/dist/browser/cadl-generated/index.js.map +0 -1
- package/dist/browser/cadl-generated/logger.d.ts.map +0 -1
- package/dist/browser/cadl-generated/logger.js.map +0 -1
- package/dist/browser/cadl-generated/models/index.d.ts +0 -2
- package/dist/browser/cadl-generated/models/index.d.ts.map +0 -1
- package/dist/browser/cadl-generated/models/index.js.map +0 -1
- package/dist/browser/cadl-generated/models/models.d.ts.map +0 -1
- package/dist/browser/cadl-generated/models/models.js +0 -627
- package/dist/browser/cadl-generated/models/models.js.map +0 -1
- package/dist/browser/cadl-generated/models/options.d.ts.map +0 -1
- package/dist/browser/cadl-generated/models/options.js +0 -5
- package/dist/browser/cadl-generated/models/options.js.map +0 -1
- package/dist/browser/cadl-generated/rest/clientDefinitions.d.ts +0 -7
- package/dist/browser/cadl-generated/rest/clientDefinitions.d.ts.map +0 -1
- package/dist/browser/cadl-generated/rest/clientDefinitions.js.map +0 -1
- package/dist/browser/cadl-generated/rest/index.d.ts +0 -5
- package/dist/browser/cadl-generated/rest/index.d.ts.map +0 -1
- package/dist/browser/cadl-generated/rest/index.js +0 -9
- package/dist/browser/cadl-generated/rest/index.js.map +0 -1
- package/dist/browser/cadl-generated/rest/parameters.d.ts +0 -2
- package/dist/browser/cadl-generated/rest/parameters.d.ts.map +0 -1
- package/dist/browser/cadl-generated/rest/parameters.js +0 -5
- package/dist/browser/cadl-generated/rest/parameters.js.map +0 -1
- package/dist/browser/cadl-generated/rest/responses.d.ts +0 -2
- package/dist/browser/cadl-generated/rest/responses.d.ts.map +0 -1
- package/dist/browser/cadl-generated/rest/responses.js +0 -5
- package/dist/browser/cadl-generated/rest/responses.js.map +0 -1
- package/dist/browser/cadl-generated/rest/systemEventsClient.d.ts +0 -12
- package/dist/browser/cadl-generated/rest/systemEventsClient.d.ts.map +0 -1
- package/dist/browser/cadl-generated/rest/systemEventsClient.js +0 -29
- package/dist/browser/cadl-generated/rest/systemEventsClient.js.map +0 -1
- package/dist/commonjs/cadl-generated/SystemEventsClient.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/SystemEventsClient.js.map +0 -1
- package/dist/commonjs/cadl-generated/api/index.d.ts +0 -2
- package/dist/commonjs/cadl-generated/api/index.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/api/index.js.map +0 -1
- package/dist/commonjs/cadl-generated/api/systemEventsContext.d.ts +0 -9
- package/dist/commonjs/cadl-generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/api/systemEventsContext.js +0 -16
- package/dist/commonjs/cadl-generated/api/systemEventsContext.js.map +0 -1
- package/dist/commonjs/cadl-generated/helpers/serializerHelpers.d.ts +0 -3
- package/dist/commonjs/cadl-generated/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/helpers/serializerHelpers.js +0 -27
- package/dist/commonjs/cadl-generated/helpers/serializerHelpers.js.map +0 -1
- package/dist/commonjs/cadl-generated/index.d.ts +0 -2
- package/dist/commonjs/cadl-generated/index.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/index.js.map +0 -1
- package/dist/commonjs/cadl-generated/logger.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/logger.js.map +0 -1
- package/dist/commonjs/cadl-generated/models/index.d.ts +0 -2
- package/dist/commonjs/cadl-generated/models/index.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/models/index.js.map +0 -1
- package/dist/commonjs/cadl-generated/models/models.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/models/models.js +0 -630
- package/dist/commonjs/cadl-generated/models/models.js.map +0 -1
- package/dist/commonjs/cadl-generated/models/options.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/models/options.js +0 -6
- package/dist/commonjs/cadl-generated/models/options.js.map +0 -1
- package/dist/commonjs/cadl-generated/rest/clientDefinitions.d.ts +0 -7
- package/dist/commonjs/cadl-generated/rest/clientDefinitions.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/rest/clientDefinitions.js.map +0 -1
- package/dist/commonjs/cadl-generated/rest/index.d.ts +0 -5
- package/dist/commonjs/cadl-generated/rest/index.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/rest/index.js +0 -12
- package/dist/commonjs/cadl-generated/rest/index.js.map +0 -1
- package/dist/commonjs/cadl-generated/rest/parameters.d.ts +0 -2
- package/dist/commonjs/cadl-generated/rest/parameters.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/rest/parameters.js +0 -6
- package/dist/commonjs/cadl-generated/rest/parameters.js.map +0 -1
- package/dist/commonjs/cadl-generated/rest/responses.d.ts +0 -2
- package/dist/commonjs/cadl-generated/rest/responses.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/rest/responses.js +0 -6
- package/dist/commonjs/cadl-generated/rest/responses.js.map +0 -1
- package/dist/commonjs/cadl-generated/rest/systemEventsClient.d.ts +0 -12
- package/dist/commonjs/cadl-generated/rest/systemEventsClient.d.ts.map +0 -1
- package/dist/commonjs/cadl-generated/rest/systemEventsClient.js +0 -32
- package/dist/commonjs/cadl-generated/rest/systemEventsClient.js.map +0 -1
- package/dist/esm/cadl-generated/SystemEventsClient.d.ts.map +0 -1
- package/dist/esm/cadl-generated/SystemEventsClient.js.map +0 -1
- package/dist/esm/cadl-generated/api/index.d.ts +0 -2
- package/dist/esm/cadl-generated/api/index.d.ts.map +0 -1
- package/dist/esm/cadl-generated/api/index.js.map +0 -1
- package/dist/esm/cadl-generated/api/systemEventsContext.d.ts +0 -9
- package/dist/esm/cadl-generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/esm/cadl-generated/api/systemEventsContext.js +0 -12
- package/dist/esm/cadl-generated/api/systemEventsContext.js.map +0 -1
- package/dist/esm/cadl-generated/helpers/serializerHelpers.d.ts +0 -3
- package/dist/esm/cadl-generated/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/esm/cadl-generated/helpers/serializerHelpers.js +0 -24
- package/dist/esm/cadl-generated/helpers/serializerHelpers.js.map +0 -1
- package/dist/esm/cadl-generated/index.d.ts +0 -2
- package/dist/esm/cadl-generated/index.d.ts.map +0 -1
- package/dist/esm/cadl-generated/index.js.map +0 -1
- package/dist/esm/cadl-generated/logger.d.ts.map +0 -1
- package/dist/esm/cadl-generated/logger.js.map +0 -1
- package/dist/esm/cadl-generated/models/index.d.ts +0 -2
- package/dist/esm/cadl-generated/models/index.d.ts.map +0 -1
- package/dist/esm/cadl-generated/models/index.js.map +0 -1
- package/dist/esm/cadl-generated/models/models.d.ts.map +0 -1
- package/dist/esm/cadl-generated/models/models.js +0 -627
- package/dist/esm/cadl-generated/models/models.js.map +0 -1
- package/dist/esm/cadl-generated/models/options.d.ts.map +0 -1
- package/dist/esm/cadl-generated/models/options.js +0 -5
- package/dist/esm/cadl-generated/models/options.js.map +0 -1
- package/dist/esm/cadl-generated/rest/clientDefinitions.d.ts +0 -7
- package/dist/esm/cadl-generated/rest/clientDefinitions.d.ts.map +0 -1
- package/dist/esm/cadl-generated/rest/clientDefinitions.js.map +0 -1
- package/dist/esm/cadl-generated/rest/index.d.ts +0 -5
- package/dist/esm/cadl-generated/rest/index.d.ts.map +0 -1
- package/dist/esm/cadl-generated/rest/index.js +0 -9
- package/dist/esm/cadl-generated/rest/index.js.map +0 -1
- package/dist/esm/cadl-generated/rest/parameters.d.ts +0 -2
- package/dist/esm/cadl-generated/rest/parameters.d.ts.map +0 -1
- package/dist/esm/cadl-generated/rest/parameters.js +0 -5
- package/dist/esm/cadl-generated/rest/parameters.js.map +0 -1
- package/dist/esm/cadl-generated/rest/responses.d.ts +0 -2
- package/dist/esm/cadl-generated/rest/responses.d.ts.map +0 -1
- package/dist/esm/cadl-generated/rest/responses.js +0 -5
- package/dist/esm/cadl-generated/rest/responses.js.map +0 -1
- package/dist/esm/cadl-generated/rest/systemEventsClient.d.ts +0 -12
- package/dist/esm/cadl-generated/rest/systemEventsClient.d.ts.map +0 -1
- package/dist/esm/cadl-generated/rest/systemEventsClient.js +0 -29
- package/dist/esm/cadl-generated/rest/systemEventsClient.js.map +0 -1
- package/dist/react-native/cadl-generated/SystemEventsClient.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/SystemEventsClient.js.map +0 -1
- package/dist/react-native/cadl-generated/api/index.d.ts +0 -2
- package/dist/react-native/cadl-generated/api/index.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/api/index.js.map +0 -1
- package/dist/react-native/cadl-generated/api/systemEventsContext.d.ts +0 -9
- package/dist/react-native/cadl-generated/api/systemEventsContext.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/api/systemEventsContext.js +0 -12
- package/dist/react-native/cadl-generated/api/systemEventsContext.js.map +0 -1
- package/dist/react-native/cadl-generated/helpers/serializerHelpers.d.ts +0 -3
- package/dist/react-native/cadl-generated/helpers/serializerHelpers.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/helpers/serializerHelpers.js +0 -24
- package/dist/react-native/cadl-generated/helpers/serializerHelpers.js.map +0 -1
- package/dist/react-native/cadl-generated/index.d.ts +0 -2
- package/dist/react-native/cadl-generated/index.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/index.js.map +0 -1
- package/dist/react-native/cadl-generated/logger.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/logger.js.map +0 -1
- package/dist/react-native/cadl-generated/models/index.d.ts +0 -2
- package/dist/react-native/cadl-generated/models/index.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/models/index.js +0 -5
- package/dist/react-native/cadl-generated/models/index.js.map +0 -1
- package/dist/react-native/cadl-generated/models/models.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/models/models.js +0 -627
- package/dist/react-native/cadl-generated/models/models.js.map +0 -1
- package/dist/react-native/cadl-generated/models/options.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/models/options.js +0 -5
- package/dist/react-native/cadl-generated/models/options.js.map +0 -1
- package/dist/react-native/cadl-generated/rest/clientDefinitions.d.ts +0 -7
- package/dist/react-native/cadl-generated/rest/clientDefinitions.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/rest/clientDefinitions.js.map +0 -1
- package/dist/react-native/cadl-generated/rest/index.d.ts +0 -5
- package/dist/react-native/cadl-generated/rest/index.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/rest/index.js +0 -9
- package/dist/react-native/cadl-generated/rest/index.js.map +0 -1
- package/dist/react-native/cadl-generated/rest/parameters.d.ts +0 -2
- package/dist/react-native/cadl-generated/rest/parameters.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/rest/parameters.js +0 -5
- package/dist/react-native/cadl-generated/rest/parameters.js.map +0 -1
- package/dist/react-native/cadl-generated/rest/responses.d.ts +0 -2
- package/dist/react-native/cadl-generated/rest/responses.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/rest/responses.js +0 -5
- package/dist/react-native/cadl-generated/rest/responses.js.map +0 -1
- package/dist/react-native/cadl-generated/rest/systemEventsClient.d.ts +0 -12
- package/dist/react-native/cadl-generated/rest/systemEventsClient.d.ts.map +0 -1
- package/dist/react-native/cadl-generated/rest/systemEventsClient.js +0 -29
- package/dist/react-native/cadl-generated/rest/systemEventsClient.js.map +0 -1
- /package/dist/browser/{cadl-generated → generated}/api/index.js +0 -0
- /package/dist/browser/{cadl-generated/models → generated/api}/options.d.ts +0 -0
- /package/dist/browser/{cadl-generated → generated}/logger.d.ts +0 -0
- /package/dist/browser/{cadl-generated → generated}/logger.js +0 -0
- /package/dist/commonjs/{cadl-generated → generated}/api/index.js +0 -0
- /package/dist/commonjs/{cadl-generated/models → generated/api}/options.d.ts +0 -0
- /package/dist/commonjs/{cadl-generated → generated}/logger.d.ts +0 -0
- /package/dist/commonjs/{cadl-generated → generated}/logger.js +0 -0
- /package/dist/esm/{cadl-generated → generated}/api/index.js +0 -0
- /package/dist/esm/{cadl-generated/models → generated/api}/options.d.ts +0 -0
- /package/dist/esm/{cadl-generated → generated}/logger.d.ts +0 -0
- /package/dist/esm/{cadl-generated → generated}/logger.js +0 -0
- /package/dist/react-native/{cadl-generated → generated}/api/index.js +0 -0
- /package/dist/react-native/{cadl-generated/models → generated/api}/options.d.ts +0 -0
- /package/dist/react-native/{cadl-generated → generated}/logger.d.ts +0 -0
- /package/dist/react-native/{cadl-generated → generated}/logger.js +0 -0
|
@@ -7,6 +7,7 @@ export interface ApiCenterApiDefinitionAddedEventData {
|
|
|
7
7
|
/** API definition specification. */
|
|
8
8
|
specification?: ApiCenterApiSpecification;
|
|
9
9
|
}
|
|
10
|
+
export declare function apiCenterApiDefinitionAddedEventDataDeserializer(item: any): ApiCenterApiDefinitionAddedEventData;
|
|
10
11
|
/** API specification details. */
|
|
11
12
|
export interface ApiCenterApiSpecification {
|
|
12
13
|
/** Specification name. */
|
|
@@ -14,6 +15,7 @@ export interface ApiCenterApiSpecification {
|
|
|
14
15
|
/** Specification version. */
|
|
15
16
|
version?: string;
|
|
16
17
|
}
|
|
18
|
+
export declare function apiCenterApiSpecificationDeserializer(item: any): ApiCenterApiSpecification;
|
|
17
19
|
/** Schema of the data property of an EventGridEvent for a Microsoft.ApiCenter.ApiDefinitionUpdated event. */
|
|
18
20
|
export interface ApiCenterApiDefinitionUpdatedEventData {
|
|
19
21
|
/** API definition title. */
|
|
@@ -23,136 +25,163 @@ export interface ApiCenterApiDefinitionUpdatedEventData {
|
|
|
23
25
|
/** API definition specification. */
|
|
24
26
|
specification?: ApiCenterApiSpecification;
|
|
25
27
|
}
|
|
28
|
+
export declare function apiCenterApiDefinitionUpdatedEventDataDeserializer(item: any): ApiCenterApiDefinitionUpdatedEventData;
|
|
26
29
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserCreated event. */
|
|
27
30
|
export interface ApiManagementUserCreatedEventData {
|
|
28
31
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
29
32
|
resourceUri?: string;
|
|
30
33
|
}
|
|
34
|
+
export declare function apiManagementUserCreatedEventDataDeserializer(item: any): ApiManagementUserCreatedEventData;
|
|
31
35
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserUpdated event. */
|
|
32
36
|
export interface ApiManagementUserUpdatedEventData {
|
|
33
37
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
34
38
|
resourceUri?: string;
|
|
35
39
|
}
|
|
40
|
+
export declare function apiManagementUserUpdatedEventDataDeserializer(item: any): ApiManagementUserUpdatedEventData;
|
|
36
41
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserDeleted event. */
|
|
37
42
|
export interface ApiManagementUserDeletedEventData {
|
|
38
43
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
39
44
|
resourceUri?: string;
|
|
40
45
|
}
|
|
46
|
+
export declare function apiManagementUserDeletedEventDataDeserializer(item: any): ApiManagementUserDeletedEventData;
|
|
41
47
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionCreated event. */
|
|
42
48
|
export interface ApiManagementSubscriptionCreatedEventData {
|
|
43
49
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
44
50
|
resourceUri?: string;
|
|
45
51
|
}
|
|
52
|
+
export declare function apiManagementSubscriptionCreatedEventDataDeserializer(item: any): ApiManagementSubscriptionCreatedEventData;
|
|
46
53
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionUpdated event. */
|
|
47
54
|
export interface ApiManagementSubscriptionUpdatedEventData {
|
|
48
55
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
49
56
|
resourceUri?: string;
|
|
50
57
|
}
|
|
58
|
+
export declare function apiManagementSubscriptionUpdatedEventDataDeserializer(item: any): ApiManagementSubscriptionUpdatedEventData;
|
|
51
59
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionDeleted event. */
|
|
52
60
|
export interface ApiManagementSubscriptionDeletedEventData {
|
|
53
61
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
54
62
|
resourceUri?: string;
|
|
55
63
|
}
|
|
64
|
+
export declare function apiManagementSubscriptionDeletedEventDataDeserializer(item: any): ApiManagementSubscriptionDeletedEventData;
|
|
56
65
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductCreated event. */
|
|
57
66
|
export interface ApiManagementProductCreatedEventData {
|
|
58
67
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
59
68
|
resourceUri?: string;
|
|
60
69
|
}
|
|
70
|
+
export declare function apiManagementProductCreatedEventDataDeserializer(item: any): ApiManagementProductCreatedEventData;
|
|
61
71
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductUpdated event. */
|
|
62
72
|
export interface ApiManagementProductUpdatedEventData {
|
|
63
73
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
64
74
|
resourceUri?: string;
|
|
65
75
|
}
|
|
76
|
+
export declare function apiManagementProductUpdatedEventDataDeserializer(item: any): ApiManagementProductUpdatedEventData;
|
|
66
77
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductDeleted event. */
|
|
67
78
|
export interface ApiManagementProductDeletedEventData {
|
|
68
79
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
69
80
|
resourceUri?: string;
|
|
70
81
|
}
|
|
82
|
+
export declare function apiManagementProductDeletedEventDataDeserializer(item: any): ApiManagementProductDeletedEventData;
|
|
71
83
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APICreated event. */
|
|
72
84
|
export interface ApiManagementApiCreatedEventData {
|
|
73
85
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
74
86
|
resourceUri?: string;
|
|
75
87
|
}
|
|
88
|
+
export declare function apiManagementApiCreatedEventDataDeserializer(item: any): ApiManagementApiCreatedEventData;
|
|
76
89
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIUpdated event. */
|
|
77
90
|
export interface ApiManagementApiUpdatedEventData {
|
|
78
91
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
79
92
|
resourceUri?: string;
|
|
80
93
|
}
|
|
94
|
+
export declare function apiManagementApiUpdatedEventDataDeserializer(item: any): ApiManagementApiUpdatedEventData;
|
|
81
95
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIDeleted event. */
|
|
82
96
|
export interface ApiManagementApiDeletedEventData {
|
|
83
97
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
84
98
|
resourceUri?: string;
|
|
85
99
|
}
|
|
100
|
+
export declare function apiManagementApiDeletedEventDataDeserializer(item: any): ApiManagementApiDeletedEventData;
|
|
86
101
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseCreated event. */
|
|
87
102
|
export interface ApiManagementApiReleaseCreatedEventData {
|
|
88
103
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
89
104
|
resourceUri?: string;
|
|
90
105
|
}
|
|
106
|
+
export declare function apiManagementApiReleaseCreatedEventDataDeserializer(item: any): ApiManagementApiReleaseCreatedEventData;
|
|
91
107
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseUpdated event. */
|
|
92
108
|
export interface ApiManagementApiReleaseUpdatedEventData {
|
|
93
109
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
94
110
|
resourceUri?: string;
|
|
95
111
|
}
|
|
112
|
+
export declare function apiManagementApiReleaseUpdatedEventDataDeserializer(item: any): ApiManagementApiReleaseUpdatedEventData;
|
|
96
113
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APIReleaseDeleted event. */
|
|
97
114
|
export interface ApiManagementApiReleaseDeletedEventData {
|
|
98
115
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/<ResourceType>/<ResourceName>` */
|
|
99
116
|
resourceUri?: string;
|
|
100
117
|
}
|
|
118
|
+
export declare function apiManagementApiReleaseDeletedEventDataDeserializer(item: any): ApiManagementApiReleaseDeletedEventData;
|
|
101
119
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCreated event. */
|
|
102
120
|
export interface ApiManagementGatewayCreatedEventData {
|
|
103
121
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
104
122
|
resourceUri?: string;
|
|
105
123
|
}
|
|
124
|
+
export declare function apiManagementGatewayCreatedEventDataDeserializer(item: any): ApiManagementGatewayCreatedEventData;
|
|
106
125
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayUpdated event. */
|
|
107
126
|
export interface ApiManagementGatewayUpdatedEventData {
|
|
108
127
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
109
128
|
resourceUri?: string;
|
|
110
129
|
}
|
|
130
|
+
export declare function apiManagementGatewayUpdatedEventDataDeserializer(item: any): ApiManagementGatewayUpdatedEventData;
|
|
111
131
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayDeleted event. */
|
|
112
132
|
export interface ApiManagementGatewayDeletedEventData {
|
|
113
133
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<ResourceName>` */
|
|
114
134
|
resourceUri?: string;
|
|
115
135
|
}
|
|
136
|
+
export declare function apiManagementGatewayDeletedEventDataDeserializer(item: any): ApiManagementGatewayDeletedEventData;
|
|
116
137
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationCreated event. */
|
|
117
138
|
export interface ApiManagementGatewayHostnameConfigurationCreatedEventData {
|
|
118
139
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
119
140
|
resourceUri?: string;
|
|
120
141
|
}
|
|
142
|
+
export declare function apiManagementGatewayHostnameConfigurationCreatedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationCreatedEventData;
|
|
121
143
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationUpdated event. */
|
|
122
144
|
export interface ApiManagementGatewayHostnameConfigurationUpdatedEventData {
|
|
123
145
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
124
146
|
resourceUri?: string;
|
|
125
147
|
}
|
|
148
|
+
export declare function apiManagementGatewayHostnameConfigurationUpdatedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationUpdatedEventData;
|
|
126
149
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayHostnameConfigurationDeleted event. */
|
|
127
150
|
export interface ApiManagementGatewayHostnameConfigurationDeletedEventData {
|
|
128
151
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/hostnameConfigurations/<ResourceName>` */
|
|
129
152
|
resourceUri?: string;
|
|
130
153
|
}
|
|
154
|
+
export declare function apiManagementGatewayHostnameConfigurationDeletedEventDataDeserializer(item: any): ApiManagementGatewayHostnameConfigurationDeletedEventData;
|
|
131
155
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityCreated event. */
|
|
132
156
|
export interface ApiManagementGatewayCertificateAuthorityCreatedEventData {
|
|
133
157
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
134
158
|
resourceUri?: string;
|
|
135
159
|
}
|
|
160
|
+
export declare function apiManagementGatewayCertificateAuthorityCreatedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityCreatedEventData;
|
|
136
161
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityUpdated event. */
|
|
137
162
|
export interface ApiManagementGatewayCertificateAuthorityUpdatedEventData {
|
|
138
163
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
139
164
|
resourceUri?: string;
|
|
140
165
|
}
|
|
166
|
+
export declare function apiManagementGatewayCertificateAuthorityUpdatedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityUpdatedEventData;
|
|
141
167
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayCertificateAuthorityDeleted event. */
|
|
142
168
|
export interface ApiManagementGatewayCertificateAuthorityDeletedEventData {
|
|
143
169
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/certificateAuthorities/<ResourceName>` */
|
|
144
170
|
resourceUri?: string;
|
|
145
171
|
}
|
|
172
|
+
export declare function apiManagementGatewayCertificateAuthorityDeletedEventDataDeserializer(item: any): ApiManagementGatewayCertificateAuthorityDeletedEventData;
|
|
146
173
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayAPIAdded event. */
|
|
147
174
|
export interface ApiManagementGatewayApiAddedEventData {
|
|
148
175
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/apis/<ResourceName>` */
|
|
149
176
|
resourceUri?: string;
|
|
150
177
|
}
|
|
178
|
+
export declare function apiManagementGatewayApiAddedEventDataDeserializer(item: any): ApiManagementGatewayApiAddedEventData;
|
|
151
179
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayAPIRemoved event. */
|
|
152
180
|
export interface ApiManagementGatewayApiRemovedEventData {
|
|
153
181
|
/** The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroup>/Microsoft.ApiManagement/service/<ServiceName>/gateways/<GatewayName>/apis/<ResourceName>` */
|
|
154
182
|
resourceUri?: string;
|
|
155
183
|
}
|
|
184
|
+
export declare function apiManagementGatewayApiRemovedEventDataDeserializer(item: any): ApiManagementGatewayApiRemovedEventData;
|
|
156
185
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueModified event. */
|
|
157
186
|
export interface AppConfigurationKeyValueModifiedEventData {
|
|
158
187
|
/** The key used to identify the key-value that was modified. */
|
|
@@ -164,6 +193,7 @@ export interface AppConfigurationKeyValueModifiedEventData {
|
|
|
164
193
|
/** The sync token representing the server state after the event. */
|
|
165
194
|
syncToken?: string;
|
|
166
195
|
}
|
|
196
|
+
export declare function appConfigurationKeyValueModifiedEventDataDeserializer(item: any): AppConfigurationKeyValueModifiedEventData;
|
|
167
197
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueDeleted event. */
|
|
168
198
|
export interface AppConfigurationKeyValueDeletedEventData {
|
|
169
199
|
/** The key used to identify the key-value that was deleted. */
|
|
@@ -175,6 +205,7 @@ export interface AppConfigurationKeyValueDeletedEventData {
|
|
|
175
205
|
/** The sync token representing the server state after the event. */
|
|
176
206
|
syncToken?: string;
|
|
177
207
|
}
|
|
208
|
+
export declare function appConfigurationKeyValueDeletedEventDataDeserializer(item: any): AppConfigurationKeyValueDeletedEventData;
|
|
178
209
|
/** Schema of common properties of snapshot events */
|
|
179
210
|
export interface AppConfigurationSnapshotEventData {
|
|
180
211
|
/** The name of the snapshot. */
|
|
@@ -184,28 +215,35 @@ export interface AppConfigurationSnapshotEventData {
|
|
|
184
215
|
/** The sync token representing the server state after the event. */
|
|
185
216
|
syncToken?: string;
|
|
186
217
|
}
|
|
218
|
+
export declare function appConfigurationSnapshotEventDataDeserializer(item: any): AppConfigurationSnapshotEventData;
|
|
187
219
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.SnapshotCreated event. */
|
|
188
220
|
export interface AppConfigurationSnapshotCreatedEventData extends AppConfigurationSnapshotEventData {
|
|
189
221
|
}
|
|
222
|
+
export declare function appConfigurationSnapshotCreatedEventDataDeserializer(item: any): AppConfigurationSnapshotCreatedEventData;
|
|
190
223
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.SnapshotModified event. */
|
|
191
224
|
export interface AppConfigurationSnapshotModifiedEventData extends AppConfigurationSnapshotEventData {
|
|
192
225
|
}
|
|
226
|
+
export declare function appConfigurationSnapshotModifiedEventDataDeserializer(item: any): AppConfigurationSnapshotModifiedEventData;
|
|
193
227
|
/** Schema of the Data property of an EventGridEvent for Microsoft.AVS/privateClouds events. */
|
|
194
228
|
export interface AvsPrivateCloudEventData {
|
|
195
229
|
/** Id of the operation that caused this event. */
|
|
196
230
|
operationId: string;
|
|
197
231
|
}
|
|
232
|
+
export declare function avsPrivateCloudEventDataDeserializer(item: any): AvsPrivateCloudEventData;
|
|
198
233
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudUpdating event. */
|
|
199
234
|
export interface AvsPrivateCloudUpdatingEventData extends AvsPrivateCloudEventData {
|
|
200
235
|
}
|
|
236
|
+
export declare function avsPrivateCloudUpdatingEventDataDeserializer(item: any): AvsPrivateCloudUpdatingEventData;
|
|
201
237
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudUpdated event. */
|
|
202
238
|
export interface AvsPrivateCloudUpdatedEventData extends AvsPrivateCloudEventData {
|
|
203
239
|
}
|
|
240
|
+
export declare function avsPrivateCloudUpdatedEventDataDeserializer(item: any): AvsPrivateCloudUpdatedEventData;
|
|
204
241
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudFailed event. */
|
|
205
242
|
export interface AvsPrivateCloudFailedEventData extends AvsPrivateCloudEventData {
|
|
206
243
|
/** Failure reason of an event. */
|
|
207
244
|
failureMessage?: string;
|
|
208
245
|
}
|
|
246
|
+
export declare function avsPrivateCloudFailedEventDataDeserializer(item: any): AvsPrivateCloudFailedEventData;
|
|
209
247
|
/** Schema of the Data property of an EventGridEvent for Microsoft.AVS/clusters events. */
|
|
210
248
|
export interface AvsClusterEventData {
|
|
211
249
|
/** Id of the operation that caused this event. */
|
|
@@ -217,23 +255,29 @@ export interface AvsClusterEventData {
|
|
|
217
255
|
/** Hosts in Maintenance mode in the cluster, if any. */
|
|
218
256
|
inMaintenanceHostNames?: string[];
|
|
219
257
|
}
|
|
258
|
+
export declare function avsClusterEventDataDeserializer(item: any): AvsClusterEventData;
|
|
220
259
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterCreated event. */
|
|
221
260
|
export interface AvsClusterCreatedEventData extends AvsClusterEventData {
|
|
222
261
|
}
|
|
262
|
+
export declare function avsClusterCreatedEventDataDeserializer(item: any): AvsClusterCreatedEventData;
|
|
223
263
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterDeleted event. */
|
|
224
264
|
export interface AvsClusterDeletedEventData extends AvsClusterEventData {
|
|
225
265
|
}
|
|
266
|
+
export declare function avsClusterDeletedEventDataDeserializer(item: any): AvsClusterDeletedEventData;
|
|
226
267
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterUpdating event. */
|
|
227
268
|
export interface AvsClusterUpdatingEventData extends AvsClusterEventData {
|
|
228
269
|
}
|
|
270
|
+
export declare function avsClusterUpdatingEventDataDeserializer(item: any): AvsClusterUpdatingEventData;
|
|
229
271
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterUpdated event. */
|
|
230
272
|
export interface AvsClusterUpdatedEventData extends AvsClusterEventData {
|
|
231
273
|
}
|
|
274
|
+
export declare function avsClusterUpdatedEventDataDeserializer(item: any): AvsClusterUpdatedEventData;
|
|
232
275
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterFailed event. */
|
|
233
276
|
export interface AvsClusterFailedEventData extends AvsClusterEventData {
|
|
234
277
|
/** Failure reason of an event. */
|
|
235
278
|
failureMessage?: string;
|
|
236
279
|
}
|
|
280
|
+
export declare function avsClusterFailedEventDataDeserializer(item: any): AvsClusterFailedEventData;
|
|
237
281
|
/** Schema of the Data property of an EventGridEvent for Microsoft.AVS/scriptExecutions events. */
|
|
238
282
|
export interface AvsScriptExecutionEventData {
|
|
239
283
|
/** Id of the operation that caused this event. */
|
|
@@ -243,22 +287,27 @@ export interface AvsScriptExecutionEventData {
|
|
|
243
287
|
/** Stdout outputs from the execution, if any. */
|
|
244
288
|
output?: string[];
|
|
245
289
|
}
|
|
290
|
+
export declare function avsScriptExecutionEventDataDeserializer(item: any): AvsScriptExecutionEventData;
|
|
246
291
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionStarted event. */
|
|
247
292
|
export interface AvsScriptExecutionStartedEventData extends AvsScriptExecutionEventData {
|
|
248
293
|
}
|
|
294
|
+
export declare function avsScriptExecutionStartedEventDataDeserializer(item: any): AvsScriptExecutionStartedEventData;
|
|
249
295
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionFinished event. */
|
|
250
296
|
export interface AvsScriptExecutionFinishedEventData extends AvsScriptExecutionEventData {
|
|
251
297
|
/** Named outputs of completed execution, if any. */
|
|
252
298
|
namedOutputs: Record<string, string>;
|
|
253
299
|
}
|
|
300
|
+
export declare function avsScriptExecutionFinishedEventDataDeserializer(item: any): AvsScriptExecutionFinishedEventData;
|
|
254
301
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionCancelled event. */
|
|
255
302
|
export interface AvsScriptExecutionCancelledEventData extends AvsScriptExecutionEventData {
|
|
256
303
|
}
|
|
304
|
+
export declare function avsScriptExecutionCancelledEventDataDeserializer(item: any): AvsScriptExecutionCancelledEventData;
|
|
257
305
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ScriptExecutionFailed event. */
|
|
258
306
|
export interface AvsScriptExecutionFailedEventData extends AvsScriptExecutionEventData {
|
|
259
307
|
/** Failure reason of an event. */
|
|
260
308
|
failureMessage?: string;
|
|
261
309
|
}
|
|
310
|
+
export declare function avsScriptExecutionFailedEventDataDeserializer(item: any): AvsScriptExecutionFailedEventData;
|
|
262
311
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Communication.IncomingCall event */
|
|
263
312
|
export interface AcsIncomingCallEventData {
|
|
264
313
|
/** The communication identifier of the target user. */
|
|
@@ -278,6 +327,7 @@ export interface AcsIncomingCallEventData {
|
|
|
278
327
|
/** CorrelationId (CallId). */
|
|
279
328
|
correlationId?: string;
|
|
280
329
|
}
|
|
330
|
+
export declare function acsIncomingCallEventDataDeserializer(item: any): AcsIncomingCallEventData;
|
|
281
331
|
/** Identifies a participant in Azure Communication services. A participant is, for example, a phone number or an Azure communication user. This model must be interpreted as a union: Apart from rawId, at most one further property may be set. */
|
|
282
332
|
export interface CommunicationIdentifierModel {
|
|
283
333
|
/** The identifier kind. Only required in responses. */
|
|
@@ -293,26 +343,27 @@ export interface CommunicationIdentifierModel {
|
|
|
293
343
|
/** The Microsoft Teams application. */
|
|
294
344
|
microsoftTeamsApp: MicrosoftTeamsAppIdentifierModel;
|
|
295
345
|
}
|
|
296
|
-
|
|
346
|
+
export declare function communicationIdentifierModelDeserializer(item: any): CommunicationIdentifierModel;
|
|
347
|
+
/** Communication model identifier kind */
|
|
297
348
|
export declare enum KnownCommunicationIdentifierModelKind {
|
|
298
|
-
/**
|
|
349
|
+
/** Unknown */
|
|
299
350
|
unknown = "unknown",
|
|
300
|
-
/**
|
|
351
|
+
/** Communication User */
|
|
301
352
|
communicationUser = "communicationUser",
|
|
302
|
-
/**
|
|
353
|
+
/** Phone Number */
|
|
303
354
|
phoneNumber = "phoneNumber",
|
|
304
|
-
/**
|
|
355
|
+
/** Microsoft Teams User */
|
|
305
356
|
microsoftTeamsUser = "microsoftTeamsUser"
|
|
306
357
|
}
|
|
307
358
|
/**
|
|
308
|
-
* Communication model identifier kind
|
|
359
|
+
* Communication model identifier kind \
|
|
309
360
|
* {@link KnownCommunicationIdentifierModelKind} can be used interchangeably with CommunicationIdentifierModelKind,
|
|
310
361
|
* this enum contains the known values that the service supports.
|
|
311
362
|
* ### Known values supported by the service
|
|
312
|
-
* **unknown
|
|
313
|
-
* **communicationUser
|
|
314
|
-
* **phoneNumber
|
|
315
|
-
* **microsoftTeamsUser
|
|
363
|
+
* **unknown**: Unknown \
|
|
364
|
+
* **communicationUser**: Communication User \
|
|
365
|
+
* **phoneNumber**: Phone Number \
|
|
366
|
+
* **microsoftTeamsUser**: Microsoft Teams User
|
|
316
367
|
*/
|
|
317
368
|
export type CommunicationIdentifierModelKind = string;
|
|
318
369
|
/** A user that got created with an Azure Communication Services resource. */
|
|
@@ -320,11 +371,13 @@ export interface CommunicationUserIdentifierModel {
|
|
|
320
371
|
/** The Id of the communication user. */
|
|
321
372
|
id: string;
|
|
322
373
|
}
|
|
374
|
+
export declare function communicationUserIdentifierModelDeserializer(item: any): CommunicationUserIdentifierModel;
|
|
323
375
|
/** A phone number. */
|
|
324
376
|
export interface PhoneNumberIdentifierModel {
|
|
325
377
|
/** The phone number in E.164 format. */
|
|
326
378
|
value: string;
|
|
327
379
|
}
|
|
380
|
+
export declare function phoneNumberIdentifierModelDeserializer(item: any): PhoneNumberIdentifierModel;
|
|
328
381
|
/** A Microsoft Teams user. */
|
|
329
382
|
export interface MicrosoftTeamsUserIdentifierModel {
|
|
330
383
|
/** The Id of the Microsoft Teams user. If not anonymous, this is the AAD object Id of the user. */
|
|
@@ -334,23 +387,24 @@ export interface MicrosoftTeamsUserIdentifierModel {
|
|
|
334
387
|
/** The cloud that the Microsoft Teams user belongs to. By default 'public' if missing. */
|
|
335
388
|
cloud: CommunicationCloudEnvironmentModel;
|
|
336
389
|
}
|
|
337
|
-
|
|
390
|
+
export declare function microsoftTeamsUserIdentifierModelDeserializer(item: any): MicrosoftTeamsUserIdentifierModel;
|
|
391
|
+
/** Communication cloud environment model. */
|
|
338
392
|
export declare enum KnownCommunicationCloudEnvironmentModel {
|
|
339
|
-
/**
|
|
393
|
+
/** Public */
|
|
340
394
|
"public" = "public",
|
|
341
|
-
/**
|
|
395
|
+
/** Dod */
|
|
342
396
|
dod = "dod",
|
|
343
|
-
/**
|
|
397
|
+
/** Gcch */
|
|
344
398
|
gcch = "gcch"
|
|
345
399
|
}
|
|
346
400
|
/**
|
|
347
|
-
* Communication cloud environment model.
|
|
401
|
+
* Communication cloud environment model. \
|
|
348
402
|
* {@link KnownCommunicationCloudEnvironmentModel} can be used interchangeably with CommunicationCloudEnvironmentModel,
|
|
349
403
|
* this enum contains the known values that the service supports.
|
|
350
404
|
* ### Known values supported by the service
|
|
351
|
-
* **public
|
|
352
|
-
* **dod
|
|
353
|
-
* **gcch
|
|
405
|
+
* **public**: Public \
|
|
406
|
+
* **dod**: Dod \
|
|
407
|
+
* **gcch**: Gcch
|
|
354
408
|
*/
|
|
355
409
|
export type CommunicationCloudEnvironmentModel = string;
|
|
356
410
|
/** A Microsoft Teams application. */
|
|
@@ -360,6 +414,7 @@ export interface MicrosoftTeamsAppIdentifierModel {
|
|
|
360
414
|
/** The cloud that the Microsoft Teams application belongs to. By default 'public' if missing. */
|
|
361
415
|
cloud: CommunicationCloudEnvironmentModel;
|
|
362
416
|
}
|
|
417
|
+
export declare function microsoftTeamsAppIdentifierModelDeserializer(item: any): MicrosoftTeamsAppIdentifierModel;
|
|
363
418
|
/** Custom Context of Incoming Call */
|
|
364
419
|
export interface AcsIncomingCallCustomContext {
|
|
365
420
|
/** Sip Headers for incoming call */
|
|
@@ -367,11 +422,13 @@ export interface AcsIncomingCallCustomContext {
|
|
|
367
422
|
/** Voip Headers for incoming call */
|
|
368
423
|
voipHeaders: Record<string, string>;
|
|
369
424
|
}
|
|
425
|
+
export declare function acsIncomingCallCustomContextDeserializer(item: any): AcsIncomingCallCustomContext;
|
|
370
426
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Communication.UserDisconnected event. */
|
|
371
427
|
export interface AcsUserDisconnectedEventData {
|
|
372
428
|
/** The communication identifier of the user who was disconnected */
|
|
373
429
|
userCommunicationIdentifier: CommunicationIdentifierModel;
|
|
374
430
|
}
|
|
431
|
+
export declare function acsUserDisconnectedEventDataDeserializer(item: any): AcsUserDisconnectedEventData;
|
|
375
432
|
/** Schema of common properties of all chat events */
|
|
376
433
|
export interface AcsChatEventBase {
|
|
377
434
|
/** The communication identifier of the target user */
|
|
@@ -381,6 +438,7 @@ export interface AcsChatEventBase {
|
|
|
381
438
|
/** The chat thread id */
|
|
382
439
|
threadId?: string;
|
|
383
440
|
}
|
|
441
|
+
export declare function acsChatEventBaseDeserializer(item: any): AcsChatEventBase;
|
|
384
442
|
/** Schema of common properties of all thread-level chat events */
|
|
385
443
|
export interface AcsChatEventInThreadBase {
|
|
386
444
|
/** The transaction id will be used as co-relation vector */
|
|
@@ -388,6 +446,7 @@ export interface AcsChatEventInThreadBase {
|
|
|
388
446
|
/** The chat thread id */
|
|
389
447
|
threadId?: string;
|
|
390
448
|
}
|
|
449
|
+
export declare function acsChatEventInThreadBaseDeserializer(item: any): AcsChatEventInThreadBase;
|
|
391
450
|
/** Schema of common properties of all chat message events */
|
|
392
451
|
export interface AcsChatMessageEventBase extends AcsChatEventBase {
|
|
393
452
|
/** The chat message id */
|
|
@@ -403,6 +462,7 @@ export interface AcsChatMessageEventBase extends AcsChatEventBase {
|
|
|
403
462
|
/** The version of the message */
|
|
404
463
|
version?: number;
|
|
405
464
|
}
|
|
465
|
+
export declare function acsChatMessageEventBaseDeserializer(item: any): AcsChatMessageEventBase;
|
|
406
466
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event. */
|
|
407
467
|
export interface AcsChatMessageReceivedEventData extends AcsChatMessageEventBase {
|
|
408
468
|
/** The body of the chat message */
|
|
@@ -410,6 +470,7 @@ export interface AcsChatMessageReceivedEventData extends AcsChatMessageEventBase
|
|
|
410
470
|
/** The chat message metadata */
|
|
411
471
|
metadata: Record<string, string>;
|
|
412
472
|
}
|
|
473
|
+
export declare function acsChatMessageReceivedEventDataDeserializer(item: any): AcsChatMessageReceivedEventData;
|
|
413
474
|
/** Schema of common properties of all thread-level chat message events */
|
|
414
475
|
export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBase {
|
|
415
476
|
/** The chat message id */
|
|
@@ -425,6 +486,7 @@ export interface AcsChatMessageEventInThreadBase extends AcsChatEventInThreadBas
|
|
|
425
486
|
/** The version of the message */
|
|
426
487
|
version?: number;
|
|
427
488
|
}
|
|
489
|
+
export declare function acsChatMessageEventInThreadBaseDeserializer(item: any): AcsChatMessageEventInThreadBase;
|
|
428
490
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event. */
|
|
429
491
|
export interface AcsChatMessageReceivedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
430
492
|
/** The body of the chat message */
|
|
@@ -432,6 +494,7 @@ export interface AcsChatMessageReceivedInThreadEventData extends AcsChatMessageE
|
|
|
432
494
|
/** The chat message metadata */
|
|
433
495
|
metadata: Record<string, string>;
|
|
434
496
|
}
|
|
497
|
+
export declare function acsChatMessageReceivedInThreadEventDataDeserializer(item: any): AcsChatMessageReceivedInThreadEventData;
|
|
435
498
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event. */
|
|
436
499
|
export interface AcsChatMessageEditedEventData extends AcsChatMessageEventBase {
|
|
437
500
|
/** The body of the chat message */
|
|
@@ -441,6 +504,7 @@ export interface AcsChatMessageEditedEventData extends AcsChatMessageEventBase {
|
|
|
441
504
|
/** The time at which the message was edited */
|
|
442
505
|
editTime: Date;
|
|
443
506
|
}
|
|
507
|
+
export declare function acsChatMessageEditedEventDataDeserializer(item: any): AcsChatMessageEditedEventData;
|
|
444
508
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event. */
|
|
445
509
|
export interface AcsChatMessageEditedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
446
510
|
/** The body of the chat message */
|
|
@@ -450,16 +514,19 @@ export interface AcsChatMessageEditedInThreadEventData extends AcsChatMessageEve
|
|
|
450
514
|
/** The time at which the message was edited */
|
|
451
515
|
editTime: Date;
|
|
452
516
|
}
|
|
517
|
+
export declare function acsChatMessageEditedInThreadEventDataDeserializer(item: any): AcsChatMessageEditedInThreadEventData;
|
|
453
518
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeleted event. */
|
|
454
519
|
export interface AcsChatMessageDeletedEventData extends AcsChatMessageEventBase {
|
|
455
520
|
/** The time at which the message was deleted */
|
|
456
521
|
deleteTime: Date;
|
|
457
522
|
}
|
|
523
|
+
export declare function acsChatMessageDeletedEventDataDeserializer(item: any): AcsChatMessageDeletedEventData;
|
|
458
524
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeletedInThread event. */
|
|
459
525
|
export interface AcsChatMessageDeletedInThreadEventData extends AcsChatMessageEventInThreadBase {
|
|
460
526
|
/** The time at which the message was deleted */
|
|
461
527
|
deleteTime: Date;
|
|
462
528
|
}
|
|
529
|
+
export declare function acsChatMessageDeletedInThreadEventDataDeserializer(item: any): AcsChatMessageDeletedInThreadEventData;
|
|
463
530
|
/** Schema of common properties of all chat thread events */
|
|
464
531
|
export interface AcsChatThreadEventBase extends AcsChatEventBase {
|
|
465
532
|
/** The original creation time of the thread */
|
|
@@ -467,6 +534,7 @@ export interface AcsChatThreadEventBase extends AcsChatEventBase {
|
|
|
467
534
|
/** The version of the thread */
|
|
468
535
|
version?: number;
|
|
469
536
|
}
|
|
537
|
+
export declare function acsChatThreadEventBaseDeserializer(item: any): AcsChatThreadEventBase;
|
|
470
538
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreatedWithUser event. */
|
|
471
539
|
export interface AcsChatThreadCreatedWithUserEventData extends AcsChatThreadEventBase {
|
|
472
540
|
/** The communication identifier of the user who created the thread */
|
|
@@ -478,6 +546,8 @@ export interface AcsChatThreadCreatedWithUserEventData extends AcsChatThreadEven
|
|
|
478
546
|
/** The list of properties of participants who are part of the thread */
|
|
479
547
|
participants: AcsChatThreadParticipant[];
|
|
480
548
|
}
|
|
549
|
+
export declare function acsChatThreadCreatedWithUserEventDataDeserializer(item: any): AcsChatThreadCreatedWithUserEventData;
|
|
550
|
+
export declare function acsChatThreadParticipantArrayDeserializer(result: Array<AcsChatThreadParticipant>): any[];
|
|
481
551
|
/** Schema of the chat thread participant */
|
|
482
552
|
export interface AcsChatThreadParticipant {
|
|
483
553
|
/** The name of the user */
|
|
@@ -487,6 +557,7 @@ export interface AcsChatThreadParticipant {
|
|
|
487
557
|
/** The metadata of the user */
|
|
488
558
|
metadata: Record<string, string>;
|
|
489
559
|
}
|
|
560
|
+
export declare function acsChatThreadParticipantDeserializer(item: any): AcsChatThreadParticipant;
|
|
490
561
|
/** Schema of common properties of all chat thread events */
|
|
491
562
|
export interface AcsChatThreadEventInThreadBase extends AcsChatEventInThreadBase {
|
|
492
563
|
/** The original creation time of the thread */
|
|
@@ -494,6 +565,7 @@ export interface AcsChatThreadEventInThreadBase extends AcsChatEventInThreadBase
|
|
|
494
565
|
/** The version of the thread */
|
|
495
566
|
version?: number;
|
|
496
567
|
}
|
|
568
|
+
export declare function acsChatThreadEventInThreadBaseDeserializer(item: any): AcsChatThreadEventInThreadBase;
|
|
497
569
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreated event. */
|
|
498
570
|
export interface AcsChatThreadCreatedEventData extends AcsChatThreadEventInThreadBase {
|
|
499
571
|
/** The communication identifier of the user who created the thread */
|
|
@@ -505,6 +577,7 @@ export interface AcsChatThreadCreatedEventData extends AcsChatThreadEventInThrea
|
|
|
505
577
|
/** The list of properties of participants who are part of the thread */
|
|
506
578
|
participants: AcsChatThreadParticipant[];
|
|
507
579
|
}
|
|
580
|
+
export declare function acsChatThreadCreatedEventDataDeserializer(item: any): AcsChatThreadCreatedEventData;
|
|
508
581
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event. */
|
|
509
582
|
export interface AcsChatThreadWithUserDeletedEventData extends AcsChatThreadEventBase {
|
|
510
583
|
/** The communication identifier of the user who deleted the thread */
|
|
@@ -512,6 +585,7 @@ export interface AcsChatThreadWithUserDeletedEventData extends AcsChatThreadEven
|
|
|
512
585
|
/** The deletion time of the thread */
|
|
513
586
|
deleteTime: Date;
|
|
514
587
|
}
|
|
588
|
+
export declare function acsChatThreadWithUserDeletedEventDataDeserializer(item: any): AcsChatThreadWithUserDeletedEventData;
|
|
515
589
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadDeleted event. */
|
|
516
590
|
export interface AcsChatThreadDeletedEventData extends AcsChatThreadEventInThreadBase {
|
|
517
591
|
/** The communication identifier of the user who deleted the thread */
|
|
@@ -519,6 +593,7 @@ export interface AcsChatThreadDeletedEventData extends AcsChatThreadEventInThrea
|
|
|
519
593
|
/** The deletion time of the thread */
|
|
520
594
|
deleteTime: Date;
|
|
521
595
|
}
|
|
596
|
+
export declare function acsChatThreadDeletedEventDataDeserializer(item: any): AcsChatThreadDeletedEventData;
|
|
522
597
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdatedPerUser event. */
|
|
523
598
|
export interface AcsChatThreadPropertiesUpdatedPerUserEventData extends AcsChatThreadEventBase {
|
|
524
599
|
/** The communication identifier of the user who updated the thread properties */
|
|
@@ -530,6 +605,7 @@ export interface AcsChatThreadPropertiesUpdatedPerUserEventData extends AcsChatT
|
|
|
530
605
|
/** The updated thread properties */
|
|
531
606
|
properties: Record<string, any>;
|
|
532
607
|
}
|
|
608
|
+
export declare function acsChatThreadPropertiesUpdatedPerUserEventDataDeserializer(item: any): AcsChatThreadPropertiesUpdatedPerUserEventData;
|
|
533
609
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdated event. */
|
|
534
610
|
export interface AcsChatThreadPropertiesUpdatedEventData extends AcsChatThreadEventInThreadBase {
|
|
535
611
|
/** The communication identifier of the user who updated the thread properties */
|
|
@@ -541,6 +617,7 @@ export interface AcsChatThreadPropertiesUpdatedEventData extends AcsChatThreadEv
|
|
|
541
617
|
/** The thread metadata */
|
|
542
618
|
metadata: Record<string, string>;
|
|
543
619
|
}
|
|
620
|
+
export declare function acsChatThreadPropertiesUpdatedEventDataDeserializer(item: any): AcsChatThreadPropertiesUpdatedEventData;
|
|
544
621
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantAddedToThreadWithUser event. */
|
|
545
622
|
export interface AcsChatParticipantAddedToThreadWithUserEventData extends AcsChatThreadEventBase {
|
|
546
623
|
/** The time at which the user was added to the thread */
|
|
@@ -550,6 +627,7 @@ export interface AcsChatParticipantAddedToThreadWithUserEventData extends AcsCha
|
|
|
550
627
|
/** The details of the user who was added */
|
|
551
628
|
participantAdded: AcsChatThreadParticipant;
|
|
552
629
|
}
|
|
630
|
+
export declare function acsChatParticipantAddedToThreadWithUserEventDataDeserializer(item: any): AcsChatParticipantAddedToThreadWithUserEventData;
|
|
553
631
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser event. */
|
|
554
632
|
export interface AcsChatParticipantRemovedFromThreadWithUserEventData extends AcsChatThreadEventBase {
|
|
555
633
|
/** The time at which the user was removed to the thread */
|
|
@@ -559,6 +637,7 @@ export interface AcsChatParticipantRemovedFromThreadWithUserEventData extends Ac
|
|
|
559
637
|
/** The details of the user who was removed */
|
|
560
638
|
participantRemoved: AcsChatThreadParticipant;
|
|
561
639
|
}
|
|
640
|
+
export declare function acsChatParticipantRemovedFromThreadWithUserEventDataDeserializer(item: any): AcsChatParticipantRemovedFromThreadWithUserEventData;
|
|
562
641
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantAdded event. */
|
|
563
642
|
export interface AcsChatParticipantAddedToThreadEventData extends AcsChatEventInThreadBase {
|
|
564
643
|
/** The time at which the user was added to the thread */
|
|
@@ -570,6 +649,7 @@ export interface AcsChatParticipantAddedToThreadEventData extends AcsChatEventIn
|
|
|
570
649
|
/** The version of the thread */
|
|
571
650
|
version?: number;
|
|
572
651
|
}
|
|
652
|
+
export declare function acsChatParticipantAddedToThreadEventDataDeserializer(item: any): AcsChatParticipantAddedToThreadEventData;
|
|
573
653
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event. */
|
|
574
654
|
export interface AcsChatParticipantRemovedFromThreadEventData extends AcsChatEventInThreadBase {
|
|
575
655
|
/** The time at which the user was removed to the thread */
|
|
@@ -581,6 +661,7 @@ export interface AcsChatParticipantRemovedFromThreadEventData extends AcsChatEve
|
|
|
581
661
|
/** The version of the thread */
|
|
582
662
|
version?: number;
|
|
583
663
|
}
|
|
664
|
+
export declare function acsChatParticipantRemovedFromThreadEventDataDeserializer(item: any): AcsChatParticipantRemovedFromThreadEventData;
|
|
584
665
|
/** Schema of common properties of all SMS events */
|
|
585
666
|
export interface AcsSmsEventBase {
|
|
586
667
|
/** The identity of the SMS message */
|
|
@@ -590,6 +671,7 @@ export interface AcsSmsEventBase {
|
|
|
590
671
|
/** The identity of SMS message receiver */
|
|
591
672
|
to?: string;
|
|
592
673
|
}
|
|
674
|
+
export declare function acsSmsEventBaseDeserializer(item: any): AcsSmsEventBase;
|
|
593
675
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event. */
|
|
594
676
|
export interface AcsSmsDeliveryReportReceivedEventData extends AcsSmsEventBase {
|
|
595
677
|
/** Status of Delivery */
|
|
@@ -603,6 +685,8 @@ export interface AcsSmsDeliveryReportReceivedEventData extends AcsSmsEventBase {
|
|
|
603
685
|
/** Customer Content */
|
|
604
686
|
tag?: string;
|
|
605
687
|
}
|
|
688
|
+
export declare function acsSmsDeliveryReportReceivedEventDataDeserializer(item: any): AcsSmsDeliveryReportReceivedEventData;
|
|
689
|
+
export declare function acsSmsDeliveryAttemptArrayDeserializer(result: Array<AcsSmsDeliveryAttempt>): any[];
|
|
606
690
|
/** Schema for details of a delivery attempt */
|
|
607
691
|
export interface AcsSmsDeliveryAttempt {
|
|
608
692
|
/** TimeStamp when delivery was attempted */
|
|
@@ -612,6 +696,7 @@ export interface AcsSmsDeliveryAttempt {
|
|
|
612
696
|
/** Number of segments whose delivery failed */
|
|
613
697
|
segmentsFailed?: number;
|
|
614
698
|
}
|
|
699
|
+
export declare function acsSmsDeliveryAttemptDeserializer(item: any): AcsSmsDeliveryAttempt;
|
|
615
700
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event. */
|
|
616
701
|
export interface AcsSmsReceivedEventData extends AcsSmsEventBase {
|
|
617
702
|
/** The SMS content */
|
|
@@ -621,6 +706,7 @@ export interface AcsSmsReceivedEventData extends AcsSmsEventBase {
|
|
|
621
706
|
/** Number of segments in the message */
|
|
622
707
|
segmentCount: number;
|
|
623
708
|
}
|
|
709
|
+
export declare function acsSmsReceivedEventDataDeserializer(item: any): AcsSmsReceivedEventData;
|
|
624
710
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RecordingFileStatusUpdated event. */
|
|
625
711
|
export interface AcsRecordingFileStatusUpdatedEventData {
|
|
626
712
|
/** The details of recording storage information */
|
|
@@ -638,11 +724,14 @@ export interface AcsRecordingFileStatusUpdatedEventData {
|
|
|
638
724
|
/** The reason for ending recording session */
|
|
639
725
|
sessionEndReason?: string;
|
|
640
726
|
}
|
|
727
|
+
export declare function acsRecordingFileStatusUpdatedEventDataDeserializer(item: any): AcsRecordingFileStatusUpdatedEventData;
|
|
641
728
|
/** Schema for all properties of Recording Storage Information. */
|
|
642
729
|
export interface AcsRecordingStorageInfo {
|
|
643
730
|
/** List of details of recording chunks information */
|
|
644
731
|
recordingChunks: AcsRecordingChunkInfo[];
|
|
645
732
|
}
|
|
733
|
+
export declare function acsRecordingStorageInfoDeserializer(item: any): AcsRecordingStorageInfo;
|
|
734
|
+
export declare function acsRecordingChunkInfoArrayDeserializer(result: Array<AcsRecordingChunkInfo>): any[];
|
|
646
735
|
/** Schema for all properties of Recording Chunk Information. */
|
|
647
736
|
export interface AcsRecordingChunkInfo {
|
|
648
737
|
/** The documentId of the recording chunk */
|
|
@@ -658,55 +747,56 @@ export interface AcsRecordingChunkInfo {
|
|
|
658
747
|
/** The location to delete all chunk storage */
|
|
659
748
|
deleteLocation?: string;
|
|
660
749
|
}
|
|
661
|
-
|
|
750
|
+
export declare function acsRecordingChunkInfoDeserializer(item: any): AcsRecordingChunkInfo;
|
|
751
|
+
/** Recording content type */
|
|
662
752
|
export declare enum KnownRecordingContentType {
|
|
663
|
-
/** AudioVideo */
|
|
753
|
+
/** AudioVideo content type */
|
|
664
754
|
AudioVideo = "AudioVideo",
|
|
665
|
-
/** Audio */
|
|
755
|
+
/** Audio content type */
|
|
666
756
|
Audio = "Audio"
|
|
667
757
|
}
|
|
668
758
|
/**
|
|
669
|
-
* Recording content type
|
|
670
|
-
* {@link
|
|
759
|
+
* Recording content type \
|
|
760
|
+
* {@link KnownrecordingContentType} can be used interchangeably with recordingContentType,
|
|
671
761
|
* this enum contains the known values that the service supports.
|
|
672
762
|
* ### Known values supported by the service
|
|
673
|
-
* **AudioVideo
|
|
674
|
-
* **Audio
|
|
763
|
+
* **AudioVideo**: AudioVideo content type \
|
|
764
|
+
* **Audio**: Audio content type
|
|
675
765
|
*/
|
|
676
766
|
export type RecordingContentType = string;
|
|
677
|
-
/**
|
|
767
|
+
/** Recording channel type */
|
|
678
768
|
export declare enum KnownRecordingChannelType {
|
|
679
|
-
/** Mixed */
|
|
769
|
+
/** Mixed channel type */
|
|
680
770
|
Mixed = "Mixed",
|
|
681
|
-
/** Unmixed */
|
|
771
|
+
/** Unmixed channel type */
|
|
682
772
|
Unmixed = "Unmixed"
|
|
683
773
|
}
|
|
684
774
|
/**
|
|
685
|
-
* Recording channel type
|
|
686
|
-
* {@link
|
|
775
|
+
* Recording channel type \
|
|
776
|
+
* {@link KnownrecordingChannelType} can be used interchangeably with recordingChannelType,
|
|
687
777
|
* this enum contains the known values that the service supports.
|
|
688
778
|
* ### Known values supported by the service
|
|
689
|
-
* **Mixed
|
|
690
|
-
* **Unmixed
|
|
779
|
+
* **Mixed**: Mixed channel type \
|
|
780
|
+
* **Unmixed**: Unmixed channel type
|
|
691
781
|
*/
|
|
692
782
|
export type RecordingChannelType = string;
|
|
693
|
-
/**
|
|
783
|
+
/** Recording format type */
|
|
694
784
|
export declare enum KnownRecordingFormatType {
|
|
695
|
-
/**
|
|
785
|
+
/** WAV format */
|
|
696
786
|
Wav = "Wav",
|
|
697
|
-
/**
|
|
787
|
+
/** MP3 format */
|
|
698
788
|
Mp3 = "Mp3",
|
|
699
|
-
/**
|
|
789
|
+
/** MP4 format */
|
|
700
790
|
Mp4 = "Mp4"
|
|
701
791
|
}
|
|
702
792
|
/**
|
|
703
|
-
* Recording format type
|
|
704
|
-
* {@link
|
|
793
|
+
* Recording format type \
|
|
794
|
+
* {@link KnownrecordingFormatType} can be used interchangeably with recordingFormatType,
|
|
705
795
|
* this enum contains the known values that the service supports.
|
|
706
796
|
* ### Known values supported by the service
|
|
707
|
-
* **Wav
|
|
708
|
-
* **Mp3
|
|
709
|
-
* **Mp4
|
|
797
|
+
* **Wav**: WAV format \
|
|
798
|
+
* **Mp3**: MP3 format \
|
|
799
|
+
* **Mp4**: MP4 format
|
|
710
800
|
*/
|
|
711
801
|
export type RecordingFormatType = string;
|
|
712
802
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.EmailDeliveryReportReceived event. */
|
|
@@ -726,32 +816,33 @@ export interface AcsEmailDeliveryReportReceivedEventData {
|
|
|
726
816
|
/** The time at which the email delivery report received timestamp */
|
|
727
817
|
deliveryAttemptTimestamp: Date;
|
|
728
818
|
}
|
|
729
|
-
|
|
819
|
+
export declare function acsEmailDeliveryReportReceivedEventDataDeserializer(item: any): AcsEmailDeliveryReportReceivedEventData;
|
|
820
|
+
/** The status of the email. Any value other than Delivered is considered failed. */
|
|
730
821
|
export declare enum KnownAcsEmailDeliveryReportStatus {
|
|
731
|
-
/**
|
|
822
|
+
/** Hard bounce detected while sending the email */
|
|
732
823
|
Bounced = "Bounced",
|
|
733
|
-
/**
|
|
824
|
+
/** The email was delivered */
|
|
734
825
|
Delivered = "Delivered",
|
|
735
|
-
/**
|
|
826
|
+
/** The email failed to be delivered */
|
|
736
827
|
Failed = "Failed",
|
|
737
|
-
/**
|
|
828
|
+
/** The message was identified as spam and was rejected or blocked (not quarantined). */
|
|
738
829
|
FilteredSpam = "FilteredSpam",
|
|
739
|
-
/** Quarantined */
|
|
830
|
+
/** The message was quarantined (as spam, bulk mail, or phishing). For more information, see Quarantined email messages in EOP (EXCHANGE ONLINE PROTECTION). */
|
|
740
831
|
Quarantined = "Quarantined",
|
|
741
|
-
/**
|
|
832
|
+
/** The email was suppressed */
|
|
742
833
|
Suppressed = "Suppressed"
|
|
743
834
|
}
|
|
744
835
|
/**
|
|
745
|
-
* The status of the email. Any value other than Delivered is considered failed.
|
|
836
|
+
* The status of the email. Any value other than Delivered is considered failed. \
|
|
746
837
|
* {@link KnownAcsEmailDeliveryReportStatus} can be used interchangeably with AcsEmailDeliveryReportStatus,
|
|
747
838
|
* this enum contains the known values that the service supports.
|
|
748
839
|
* ### Known values supported by the service
|
|
749
|
-
* **Bounced
|
|
750
|
-
* **Delivered
|
|
751
|
-
* **Failed
|
|
752
|
-
* **FilteredSpam
|
|
753
|
-
* **Quarantined
|
|
754
|
-
* **Suppressed
|
|
840
|
+
* **Bounced**: Hard bounce detected while sending the email \
|
|
841
|
+
* **Delivered**: The email was delivered \
|
|
842
|
+
* **Failed**: The email failed to be delivered \
|
|
843
|
+
* **FilteredSpam**: The message was identified as spam and was rejected or blocked (not quarantined). \
|
|
844
|
+
* **Quarantined**: The message was quarantined (as spam, bulk mail, or phishing). For more information, see Quarantined email messages in EOP (EXCHANGE ONLINE PROTECTION). \
|
|
845
|
+
* **Suppressed**: The email was suppressed
|
|
755
846
|
*/
|
|
756
847
|
export type AcsEmailDeliveryReportStatus = string;
|
|
757
848
|
/** Detailed information about the status if any */
|
|
@@ -761,6 +852,7 @@ export interface AcsEmailDeliveryReportStatusDetails {
|
|
|
761
852
|
/** Recipient mail server host name */
|
|
762
853
|
recipientMailServerHostName?: string;
|
|
763
854
|
}
|
|
855
|
+
export declare function acsEmailDeliveryReportStatusDetailsDeserializer(item: any): AcsEmailDeliveryReportStatusDetails;
|
|
764
856
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.EmailEngagementTrackingReportReceived event. */
|
|
765
857
|
export interface AcsEmailEngagementTrackingReportReceivedEventData {
|
|
766
858
|
/** The Sender Email Address */
|
|
@@ -778,20 +870,21 @@ export interface AcsEmailEngagementTrackingReportReceivedEventData {
|
|
|
778
870
|
/** The type of engagement user have with email */
|
|
779
871
|
engagement: AcsUserEngagement;
|
|
780
872
|
}
|
|
781
|
-
|
|
873
|
+
export declare function acsEmailEngagementTrackingReportReceivedEventDataDeserializer(item: any): AcsEmailEngagementTrackingReportReceivedEventData;
|
|
874
|
+
/** The type of engagement user have with email. */
|
|
782
875
|
export declare enum KnownAcsUserEngagement {
|
|
783
|
-
/**
|
|
876
|
+
/** View */
|
|
784
877
|
view = "view",
|
|
785
|
-
/**
|
|
878
|
+
/** Click */
|
|
786
879
|
click = "click"
|
|
787
880
|
}
|
|
788
881
|
/**
|
|
789
|
-
* The type of engagement user have with email.
|
|
882
|
+
* The type of engagement user have with email. \
|
|
790
883
|
* {@link KnownAcsUserEngagement} can be used interchangeably with AcsUserEngagement,
|
|
791
884
|
* this enum contains the known values that the service supports.
|
|
792
885
|
* ### Known values supported by the service
|
|
793
|
-
* **view
|
|
794
|
-
* **click
|
|
886
|
+
* **view**: View \
|
|
887
|
+
* **click**: Click
|
|
795
888
|
*/
|
|
796
889
|
export type AcsUserEngagement = string;
|
|
797
890
|
/** Schema of common properties of all Router events */
|
|
@@ -803,6 +896,7 @@ export interface AcsRouterEventData {
|
|
|
803
896
|
/** Router Event Channel ID */
|
|
804
897
|
channelId?: string;
|
|
805
898
|
}
|
|
899
|
+
export declare function acsRouterEventDataDeserializer(item: any): AcsRouterEventData;
|
|
806
900
|
/** Schema of common properties of all Router Job events */
|
|
807
901
|
export interface AcsRouterJobEventData extends AcsRouterEventData {
|
|
808
902
|
/** Router Job events Queue Id */
|
|
@@ -812,6 +906,7 @@ export interface AcsRouterJobEventData extends AcsRouterEventData {
|
|
|
812
906
|
/** Router Jobs events Tags */
|
|
813
907
|
tags: Record<string, string>;
|
|
814
908
|
}
|
|
909
|
+
export declare function acsRouterJobEventDataDeserializer(item: any): AcsRouterJobEventData;
|
|
815
910
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobCancelled event */
|
|
816
911
|
export interface AcsRouterJobCancelledEventData extends AcsRouterJobEventData {
|
|
817
912
|
/** Router Job Note */
|
|
@@ -819,6 +914,7 @@ export interface AcsRouterJobCancelledEventData extends AcsRouterJobEventData {
|
|
|
819
914
|
/** Router Job Disposition Code */
|
|
820
915
|
dispositionCode?: string;
|
|
821
916
|
}
|
|
917
|
+
export declare function acsRouterJobCancelledEventDataDeserializer(item: any): AcsRouterJobCancelledEventData;
|
|
822
918
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassificationFailed event */
|
|
823
919
|
export interface AcsRouterJobClassificationFailedEventData extends AcsRouterJobEventData {
|
|
824
920
|
/** Router Job Classification Policy Id */
|
|
@@ -826,6 +922,8 @@ export interface AcsRouterJobClassificationFailedEventData extends AcsRouterJobE
|
|
|
826
922
|
/** Router Job Classification Failed Errors */
|
|
827
923
|
errors: AcsRouterCommunicationError[];
|
|
828
924
|
}
|
|
925
|
+
export declare function acsRouterJobClassificationFailedEventDataDeserializer(item: any): AcsRouterJobClassificationFailedEventData;
|
|
926
|
+
export declare function acsRouterCommunicationErrorArrayDeserializer(result: Array<AcsRouterCommunicationError>): any[];
|
|
829
927
|
/** Router Communication Error */
|
|
830
928
|
export interface AcsRouterCommunicationError {
|
|
831
929
|
/** Router Communication Error Code */
|
|
@@ -839,6 +937,7 @@ export interface AcsRouterCommunicationError {
|
|
|
839
937
|
/** List of Router Communication Errors */
|
|
840
938
|
details: AcsRouterCommunicationError[];
|
|
841
939
|
}
|
|
940
|
+
export declare function acsRouterCommunicationErrorDeserializer(item: any): AcsRouterCommunicationError;
|
|
842
941
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassified event */
|
|
843
942
|
export interface AcsRouterJobClassifiedEventData extends AcsRouterJobEventData {
|
|
844
943
|
/** Router Job Queue Info */
|
|
@@ -850,6 +949,7 @@ export interface AcsRouterJobClassifiedEventData extends AcsRouterJobEventData {
|
|
|
850
949
|
/** Router Job Attached Worker Selector */
|
|
851
950
|
attachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
852
951
|
}
|
|
952
|
+
export declare function acsRouterJobClassifiedEventDataDeserializer(item: any): AcsRouterJobClassifiedEventData;
|
|
853
953
|
/** Router Queue Details */
|
|
854
954
|
export interface AcsRouterQueueDetails {
|
|
855
955
|
/** Router Queue Id */
|
|
@@ -859,6 +959,8 @@ export interface AcsRouterQueueDetails {
|
|
|
859
959
|
/** Router Queue Labels */
|
|
860
960
|
labels: Record<string, string>;
|
|
861
961
|
}
|
|
962
|
+
export declare function acsRouterQueueDetailsDeserializer(item: any): AcsRouterQueueDetails;
|
|
963
|
+
export declare function acsRouterWorkerSelectorArrayDeserializer(result: Array<AcsRouterWorkerSelector>): any[];
|
|
862
964
|
/** Router Job Worker Selector */
|
|
863
965
|
export interface AcsRouterWorkerSelector {
|
|
864
966
|
/** Router Job Worker Selector Key */
|
|
@@ -874,48 +976,49 @@ export interface AcsRouterWorkerSelector {
|
|
|
874
976
|
/** Router Job Worker Selector Expiration Time */
|
|
875
977
|
expirationTime: Date;
|
|
876
978
|
}
|
|
877
|
-
|
|
979
|
+
export declare function acsRouterWorkerSelectorDeserializer(item: any): AcsRouterWorkerSelector;
|
|
980
|
+
/** Router Job Worker Selector Label Operator */
|
|
878
981
|
export declare enum KnownAcsRouterLabelOperator {
|
|
879
|
-
/** Equal */
|
|
982
|
+
/** Router Label Operator Equal */
|
|
880
983
|
Equal = "Equal",
|
|
881
|
-
/**
|
|
984
|
+
/** Router Label Operator Not Equal */
|
|
882
985
|
NotEqual = "NotEqual",
|
|
883
|
-
/** Greater */
|
|
986
|
+
/** Router Label Operator Greater */
|
|
884
987
|
Greater = "Greater",
|
|
885
|
-
/** Less */
|
|
988
|
+
/** Router Label Operator Less */
|
|
886
989
|
Less = "Less",
|
|
887
|
-
/**
|
|
990
|
+
/** Router Label Operator Greater than or equal */
|
|
888
991
|
GreaterThanOrEqual = "GreaterThanOrEqual",
|
|
889
|
-
/**
|
|
992
|
+
/** Router Label Operator Less than or equal */
|
|
890
993
|
LessThanOrEqual = "LessThanOrEqual"
|
|
891
994
|
}
|
|
892
995
|
/**
|
|
893
|
-
* Router Job Worker Selector Label Operator
|
|
996
|
+
* Router Job Worker Selector Label Operator \
|
|
894
997
|
* {@link KnownAcsRouterLabelOperator} can be used interchangeably with AcsRouterLabelOperator,
|
|
895
998
|
* this enum contains the known values that the service supports.
|
|
896
999
|
* ### Known values supported by the service
|
|
897
|
-
* **Equal
|
|
898
|
-
* **NotEqual
|
|
899
|
-
* **Greater
|
|
900
|
-
* **Less
|
|
901
|
-
* **GreaterThanOrEqual
|
|
902
|
-
* **LessThanOrEqual
|
|
1000
|
+
* **Equal**: Router Label Operator Equal \
|
|
1001
|
+
* **NotEqual**: Router Label Operator Not Equal \
|
|
1002
|
+
* **Greater**: Router Label Operator Greater \
|
|
1003
|
+
* **Less**: Router Label Operator Less \
|
|
1004
|
+
* **GreaterThanOrEqual**: Router Label Operator Greater than or equal \
|
|
1005
|
+
* **LessThanOrEqual**: Router Label Operator Less than or equal
|
|
903
1006
|
*/
|
|
904
1007
|
export type AcsRouterLabelOperator = string;
|
|
905
|
-
/**
|
|
1008
|
+
/** Router Worker Selector State */
|
|
906
1009
|
export declare enum KnownAcsRouterWorkerSelectorState {
|
|
907
|
-
/**
|
|
908
|
-
|
|
909
|
-
/**
|
|
910
|
-
|
|
1010
|
+
/** Router Worker Selector State Active */
|
|
1011
|
+
Active = "active",
|
|
1012
|
+
/** Router Worker Selector State Expired */
|
|
1013
|
+
Expired = "expired"
|
|
911
1014
|
}
|
|
912
1015
|
/**
|
|
913
|
-
* Router Worker Selector State
|
|
1016
|
+
* Router Worker Selector State \
|
|
914
1017
|
* {@link KnownAcsRouterWorkerSelectorState} can be used interchangeably with AcsRouterWorkerSelectorState,
|
|
915
1018
|
* this enum contains the known values that the service supports.
|
|
916
1019
|
* ### Known values supported by the service
|
|
917
|
-
* **active
|
|
918
|
-
* **expired
|
|
1020
|
+
* **active**: Router Worker Selector State Active \
|
|
1021
|
+
* **expired**: Router Worker Selector State Expired
|
|
919
1022
|
*/
|
|
920
1023
|
export type AcsRouterWorkerSelectorState = string;
|
|
921
1024
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClosed event */
|
|
@@ -927,6 +1030,7 @@ export interface AcsRouterJobClosedEventData extends AcsRouterJobEventData {
|
|
|
927
1030
|
/** Router Job Closed Disposition Code */
|
|
928
1031
|
dispositionCode?: string;
|
|
929
1032
|
}
|
|
1033
|
+
export declare function acsRouterJobClosedEventDataDeserializer(item: any): AcsRouterJobClosedEventData;
|
|
930
1034
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobCompleted event */
|
|
931
1035
|
export interface AcsRouterJobCompletedEventData extends AcsRouterJobEventData {
|
|
932
1036
|
/** Router Job Completed Assignment Id */
|
|
@@ -934,9 +1038,11 @@ export interface AcsRouterJobCompletedEventData extends AcsRouterJobEventData {
|
|
|
934
1038
|
/** Router Job Completed Worker Id */
|
|
935
1039
|
workerId?: string;
|
|
936
1040
|
}
|
|
1041
|
+
export declare function acsRouterJobCompletedEventDataDeserializer(item: any): AcsRouterJobCompletedEventData;
|
|
937
1042
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobDeleted event */
|
|
938
1043
|
export interface AcsRouterJobDeletedEventData extends AcsRouterJobEventData {
|
|
939
1044
|
}
|
|
1045
|
+
export declare function acsRouterJobDeletedEventDataDeserializer(item: any): AcsRouterJobDeletedEventData;
|
|
940
1046
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobExceptionTriggered event */
|
|
941
1047
|
export interface AcsRouterJobExceptionTriggeredEventData extends AcsRouterJobEventData {
|
|
942
1048
|
/** Router Job Exception Triggered Rule Key */
|
|
@@ -944,6 +1050,7 @@ export interface AcsRouterJobExceptionTriggeredEventData extends AcsRouterJobEve
|
|
|
944
1050
|
/** Router Job Exception Triggered Rule Id */
|
|
945
1051
|
exceptionRuleId?: string;
|
|
946
1052
|
}
|
|
1053
|
+
export declare function acsRouterJobExceptionTriggeredEventDataDeserializer(item: any): AcsRouterJobExceptionTriggeredEventData;
|
|
947
1054
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobQueued event */
|
|
948
1055
|
export interface AcsRouterJobQueuedEventData extends AcsRouterJobEventData {
|
|
949
1056
|
/** Router Job Priority */
|
|
@@ -953,6 +1060,7 @@ export interface AcsRouterJobQueuedEventData extends AcsRouterJobEventData {
|
|
|
953
1060
|
/** Router Job Queued Requested Worker Selector */
|
|
954
1061
|
requestedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
955
1062
|
}
|
|
1063
|
+
export declare function acsRouterJobQueuedEventDataDeserializer(item: any): AcsRouterJobQueuedEventData;
|
|
956
1064
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobReceived event */
|
|
957
1065
|
export interface AcsRouterJobReceivedEventData extends AcsRouterJobEventData {
|
|
958
1066
|
/** Router Job Received Job Status */
|
|
@@ -968,50 +1076,51 @@ export interface AcsRouterJobReceivedEventData extends AcsRouterJobEventData {
|
|
|
968
1076
|
/** Unavailable For Matching for Router Job Received */
|
|
969
1077
|
unavailableForMatching: boolean;
|
|
970
1078
|
}
|
|
971
|
-
|
|
1079
|
+
export declare function acsRouterJobReceivedEventDataDeserializer(item: any): AcsRouterJobReceivedEventData;
|
|
1080
|
+
/** Acs Router Job Status */
|
|
972
1081
|
export declare enum KnownAcsRouterJobStatus {
|
|
973
|
-
/**
|
|
1082
|
+
/** Router Job Status Pending Classification */
|
|
974
1083
|
PendingClassification = "PendingClassification",
|
|
975
|
-
/** Queued */
|
|
1084
|
+
/** Router Job Status Queued */
|
|
976
1085
|
Queued = "Queued",
|
|
977
|
-
/** Assigned */
|
|
1086
|
+
/** Router Job Status Assigned */
|
|
978
1087
|
Assigned = "Assigned",
|
|
979
|
-
/** Completed */
|
|
1088
|
+
/** Router Job Status Completed */
|
|
980
1089
|
Completed = "Completed",
|
|
981
|
-
/** Closed */
|
|
1090
|
+
/** Router Job Status Closed */
|
|
982
1091
|
Closed = "Closed",
|
|
983
|
-
/** Cancelled */
|
|
1092
|
+
/** Router Job Status Cancelled */
|
|
984
1093
|
Cancelled = "Cancelled",
|
|
985
|
-
/**
|
|
1094
|
+
/** Router Job Status Classification Failed */
|
|
986
1095
|
ClassificationFailed = "ClassificationFailed",
|
|
987
|
-
/** Created */
|
|
1096
|
+
/** Router Job Status Created */
|
|
988
1097
|
Created = "Created",
|
|
989
|
-
/**
|
|
1098
|
+
/** Router Job Status Pending Schedule */
|
|
990
1099
|
PendingSchedule = "PendingSchedule",
|
|
991
|
-
/** Scheduled */
|
|
1100
|
+
/** Router Job Status Scheduled */
|
|
992
1101
|
Scheduled = "Scheduled",
|
|
993
|
-
/**
|
|
1102
|
+
/** Router Job Status Schedule Failed */
|
|
994
1103
|
ScheduleFailed = "ScheduleFailed",
|
|
995
|
-
/**
|
|
1104
|
+
/** Router Job Status Waiting For Activation */
|
|
996
1105
|
WaitingForActivation = "WaitingForActivation"
|
|
997
1106
|
}
|
|
998
1107
|
/**
|
|
999
|
-
* Acs Router Job Status
|
|
1108
|
+
* Acs Router Job Status \
|
|
1000
1109
|
* {@link KnownAcsRouterJobStatus} can be used interchangeably with AcsRouterJobStatus,
|
|
1001
1110
|
* this enum contains the known values that the service supports.
|
|
1002
1111
|
* ### Known values supported by the service
|
|
1003
|
-
* **PendingClassification
|
|
1004
|
-
* **Queued
|
|
1005
|
-
* **Assigned
|
|
1006
|
-
* **Completed
|
|
1007
|
-
* **Closed
|
|
1008
|
-
* **Cancelled
|
|
1009
|
-
* **ClassificationFailed
|
|
1010
|
-
* **Created
|
|
1011
|
-
* **PendingSchedule
|
|
1012
|
-
* **Scheduled
|
|
1013
|
-
* **ScheduleFailed
|
|
1014
|
-
* **WaitingForActivation
|
|
1112
|
+
* **PendingClassification**: Router Job Status Pending Classification \
|
|
1113
|
+
* **Queued**: Router Job Status Queued \
|
|
1114
|
+
* **Assigned**: Router Job Status Assigned \
|
|
1115
|
+
* **Completed**: Router Job Status Completed \
|
|
1116
|
+
* **Closed**: Router Job Status Closed \
|
|
1117
|
+
* **Cancelled**: Router Job Status Cancelled \
|
|
1118
|
+
* **ClassificationFailed**: Router Job Status Classification Failed \
|
|
1119
|
+
* **Created**: Router Job Status Created \
|
|
1120
|
+
* **PendingSchedule**: Router Job Status Pending Schedule \
|
|
1121
|
+
* **Scheduled**: Router Job Status Scheduled \
|
|
1122
|
+
* **ScheduleFailed**: Router Job Status Schedule Failed \
|
|
1123
|
+
* **WaitingForActivation**: Router Job Status Waiting For Activation
|
|
1015
1124
|
*/
|
|
1016
1125
|
export type AcsRouterJobStatus = string;
|
|
1017
1126
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobSchedulingFailed event */
|
|
@@ -1027,6 +1136,7 @@ export interface AcsRouterJobSchedulingFailedEventData extends AcsRouterJobEvent
|
|
|
1027
1136
|
/** Router Job Scheduling Failed Reason */
|
|
1028
1137
|
failureReason?: string;
|
|
1029
1138
|
}
|
|
1139
|
+
export declare function acsRouterJobSchedulingFailedEventDataDeserializer(item: any): AcsRouterJobSchedulingFailedEventData;
|
|
1030
1140
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobUnassigned event */
|
|
1031
1141
|
export interface AcsRouterJobUnassignedEventData extends AcsRouterJobEventData {
|
|
1032
1142
|
/** Router Job Unassigned Assignment Id */
|
|
@@ -1034,6 +1144,7 @@ export interface AcsRouterJobUnassignedEventData extends AcsRouterJobEventData {
|
|
|
1034
1144
|
/** Router Job Unassigned Worker Id */
|
|
1035
1145
|
workerId?: string;
|
|
1036
1146
|
}
|
|
1147
|
+
export declare function acsRouterJobUnassignedEventDataDeserializer(item: any): AcsRouterJobUnassignedEventData;
|
|
1037
1148
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWaitingForActivation event */
|
|
1038
1149
|
export interface AcsRouterJobWaitingForActivationEventData extends AcsRouterJobEventData {
|
|
1039
1150
|
/** Router Job Waiting For Activation Priority */
|
|
@@ -1047,6 +1158,7 @@ export interface AcsRouterJobWaitingForActivationEventData extends AcsRouterJobE
|
|
|
1047
1158
|
/** Router Job Waiting For Activation Unavailable For Matching */
|
|
1048
1159
|
unavailableForMatching: boolean;
|
|
1049
1160
|
}
|
|
1161
|
+
export declare function acsRouterJobWaitingForActivationEventDataDeserializer(item: any): AcsRouterJobWaitingForActivationEventData;
|
|
1050
1162
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobWorkerSelectorsExpired event */
|
|
1051
1163
|
export interface AcsRouterJobWorkerSelectorsExpiredEventData extends AcsRouterJobEventData {
|
|
1052
1164
|
/** Router Job Worker Selectors Expired Requested Worker Selectors */
|
|
@@ -1054,19 +1166,23 @@ export interface AcsRouterJobWorkerSelectorsExpiredEventData extends AcsRouterJo
|
|
|
1054
1166
|
/** Router Job Worker Selectors Expired Attached Worker Selectors */
|
|
1055
1167
|
expiredAttachedWorkerSelectors: AcsRouterWorkerSelector[];
|
|
1056
1168
|
}
|
|
1169
|
+
export declare function acsRouterJobWorkerSelectorsExpiredEventDataDeserializer(item: any): AcsRouterJobWorkerSelectorsExpiredEventData;
|
|
1057
1170
|
/** Schema of common properties of all Router Worker events */
|
|
1058
1171
|
export interface AcsRouterWorkerEventData extends AcsRouterEventData {
|
|
1059
1172
|
/** Router Worker events Worker Id */
|
|
1060
1173
|
workerId?: string;
|
|
1061
1174
|
}
|
|
1175
|
+
export declare function acsRouterWorkerEventDataDeserializer(item: any): AcsRouterWorkerEventData;
|
|
1062
1176
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerDeleted event */
|
|
1063
1177
|
export interface AcsRouterWorkerDeletedEventData extends AcsRouterWorkerEventData {
|
|
1064
1178
|
}
|
|
1179
|
+
export declare function acsRouterWorkerDeletedEventDataDeserializer(item: any): AcsRouterWorkerDeletedEventData;
|
|
1065
1180
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerDeregistered event */
|
|
1066
1181
|
export interface AcsRouterWorkerDeregisteredEventData {
|
|
1067
1182
|
/** Router Worker Deregistered Worker Id */
|
|
1068
1183
|
workerId?: string;
|
|
1069
1184
|
}
|
|
1185
|
+
export declare function acsRouterWorkerDeregisteredEventDataDeserializer(item: any): AcsRouterWorkerDeregisteredEventData;
|
|
1070
1186
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferAccepted event */
|
|
1071
1187
|
export interface AcsRouterWorkerOfferAcceptedEventData extends AcsRouterWorkerEventData {
|
|
1072
1188
|
/** Router Worker Offer Accepted Queue Id */
|
|
@@ -1086,6 +1202,7 @@ export interface AcsRouterWorkerOfferAcceptedEventData extends AcsRouterWorkerEv
|
|
|
1086
1202
|
/** Router Worker Offer Accepted Job Tags */
|
|
1087
1203
|
jobTags: Record<string, string>;
|
|
1088
1204
|
}
|
|
1205
|
+
export declare function acsRouterWorkerOfferAcceptedEventDataDeserializer(item: any): AcsRouterWorkerOfferAcceptedEventData;
|
|
1089
1206
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferDeclined event */
|
|
1090
1207
|
export interface AcsRouterWorkerOfferDeclinedEventData extends AcsRouterWorkerEventData {
|
|
1091
1208
|
/** Router Worker Offer Declined Queue Id */
|
|
@@ -1093,6 +1210,7 @@ export interface AcsRouterWorkerOfferDeclinedEventData extends AcsRouterWorkerEv
|
|
|
1093
1210
|
/** Router Worker Offer Declined Offer Id */
|
|
1094
1211
|
offerId?: string;
|
|
1095
1212
|
}
|
|
1213
|
+
export declare function acsRouterWorkerOfferDeclinedEventDataDeserializer(item: any): AcsRouterWorkerOfferDeclinedEventData;
|
|
1096
1214
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferExpired event */
|
|
1097
1215
|
export interface AcsRouterWorkerOfferExpiredEventData extends AcsRouterWorkerEventData {
|
|
1098
1216
|
/** Router Worker Offer Expired Queue Id */
|
|
@@ -1100,6 +1218,7 @@ export interface AcsRouterWorkerOfferExpiredEventData extends AcsRouterWorkerEve
|
|
|
1100
1218
|
/** Router Worker Offer Expired Offer Id */
|
|
1101
1219
|
offerId?: string;
|
|
1102
1220
|
}
|
|
1221
|
+
export declare function acsRouterWorkerOfferExpiredEventDataDeserializer(item: any): AcsRouterWorkerOfferExpiredEventData;
|
|
1103
1222
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferIssued event */
|
|
1104
1223
|
export interface AcsRouterWorkerOfferIssuedEventData extends AcsRouterWorkerEventData {
|
|
1105
1224
|
/** Router Worker Offer Issued Queue Id */
|
|
@@ -1121,6 +1240,7 @@ export interface AcsRouterWorkerOfferIssuedEventData extends AcsRouterWorkerEven
|
|
|
1121
1240
|
/** Router Worker Offer Issued Job Tags */
|
|
1122
1241
|
jobTags: Record<string, string>;
|
|
1123
1242
|
}
|
|
1243
|
+
export declare function acsRouterWorkerOfferIssuedEventDataDeserializer(item: any): AcsRouterWorkerOfferIssuedEventData;
|
|
1124
1244
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerOfferRevoked event */
|
|
1125
1245
|
export interface AcsRouterWorkerOfferRevokedEventData extends AcsRouterWorkerEventData {
|
|
1126
1246
|
/** Router Worker Offer Revoked Queue Id */
|
|
@@ -1128,6 +1248,7 @@ export interface AcsRouterWorkerOfferRevokedEventData extends AcsRouterWorkerEve
|
|
|
1128
1248
|
/** Router Worker Offer Revoked Offer Id */
|
|
1129
1249
|
offerId?: string;
|
|
1130
1250
|
}
|
|
1251
|
+
export declare function acsRouterWorkerOfferRevokedEventDataDeserializer(item: any): AcsRouterWorkerOfferRevokedEventData;
|
|
1131
1252
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerRegistered event */
|
|
1132
1253
|
export interface AcsRouterWorkerRegisteredEventData {
|
|
1133
1254
|
/** Router Worker Registered Worker Id */
|
|
@@ -1143,6 +1264,9 @@ export interface AcsRouterWorkerRegisteredEventData {
|
|
|
1143
1264
|
/** Router Worker Registered Tags */
|
|
1144
1265
|
tags: Record<string, string>;
|
|
1145
1266
|
}
|
|
1267
|
+
export declare function acsRouterWorkerRegisteredEventDataDeserializer(item: any): AcsRouterWorkerRegisteredEventData;
|
|
1268
|
+
export declare function acsRouterQueueDetailsArrayDeserializer(result: Array<AcsRouterQueueDetails>): any[];
|
|
1269
|
+
export declare function acsRouterChannelConfigurationArrayDeserializer(result: Array<AcsRouterChannelConfiguration>): any[];
|
|
1146
1270
|
/** Router Channel Configuration */
|
|
1147
1271
|
export interface AcsRouterChannelConfiguration {
|
|
1148
1272
|
/** Channel ID for Router Job */
|
|
@@ -1152,6 +1276,7 @@ export interface AcsRouterChannelConfiguration {
|
|
|
1152
1276
|
/** Max Number of Jobs for Router Job */
|
|
1153
1277
|
maxNumberOfJobs?: number;
|
|
1154
1278
|
}
|
|
1279
|
+
export declare function acsRouterChannelConfigurationDeserializer(item: any): AcsRouterChannelConfiguration;
|
|
1155
1280
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterWorkerUpdated event. */
|
|
1156
1281
|
export interface AcsRouterWorkerUpdatedEventData {
|
|
1157
1282
|
/** Router Worker Updated Worker Id */
|
|
@@ -1169,7 +1294,8 @@ export interface AcsRouterWorkerUpdatedEventData {
|
|
|
1169
1294
|
/** Router Worker Properties Updated */
|
|
1170
1295
|
updatedWorkerProperties: AcsRouterUpdatedWorkerProperty[];
|
|
1171
1296
|
}
|
|
1172
|
-
|
|
1297
|
+
export declare function acsRouterWorkerUpdatedEventDataDeserializer(item: any): AcsRouterWorkerUpdatedEventData;
|
|
1298
|
+
/** Worker properties that can be updated */
|
|
1173
1299
|
export declare enum KnownAcsRouterUpdatedWorkerProperty {
|
|
1174
1300
|
/** AvailableForOffers */
|
|
1175
1301
|
AvailableForOffers = "AvailableForOffers",
|
|
@@ -1185,29 +1311,30 @@ export declare enum KnownAcsRouterUpdatedWorkerProperty {
|
|
|
1185
1311
|
ChannelConfigurations = "ChannelConfigurations"
|
|
1186
1312
|
}
|
|
1187
1313
|
/**
|
|
1188
|
-
* Worker properties that can be updated
|
|
1314
|
+
* Worker properties that can be updated \
|
|
1189
1315
|
* {@link KnownAcsRouterUpdatedWorkerProperty} can be used interchangeably with AcsRouterUpdatedWorkerProperty,
|
|
1190
1316
|
* this enum contains the known values that the service supports.
|
|
1191
1317
|
* ### Known values supported by the service
|
|
1192
|
-
* **AvailableForOffers
|
|
1193
|
-
* **TotalCapacity
|
|
1194
|
-
* **QueueAssignments
|
|
1195
|
-
* **Labels
|
|
1196
|
-
* **Tags
|
|
1197
|
-
* **ChannelConfigurations
|
|
1318
|
+
* **AvailableForOffers**: AvailableForOffers \
|
|
1319
|
+
* **TotalCapacity**: TotalCapacity \
|
|
1320
|
+
* **QueueAssignments**: QueueAssignments \
|
|
1321
|
+
* **Labels**: Labels \
|
|
1322
|
+
* **Tags**: Tags \
|
|
1323
|
+
* **ChannelConfigurations**: ChannelConfigurations
|
|
1198
1324
|
*/
|
|
1199
1325
|
export type AcsRouterUpdatedWorkerProperty = string;
|
|
1200
1326
|
/** Schema of common properties of all chat thread events */
|
|
1201
1327
|
export interface AcsMessageEventData {
|
|
1202
1328
|
/** The message sender */
|
|
1203
|
-
from
|
|
1329
|
+
from: string;
|
|
1204
1330
|
/** The message recipient */
|
|
1205
|
-
to
|
|
1331
|
+
to: string;
|
|
1206
1332
|
/** The time message was received */
|
|
1207
1333
|
receivedTimeStamp: Date;
|
|
1208
1334
|
/** The channel event error */
|
|
1209
|
-
error
|
|
1335
|
+
error?: AcsMessageChannelEventError;
|
|
1210
1336
|
}
|
|
1337
|
+
export declare function acsMessageEventDataDeserializer(item: any): AcsMessageEventData;
|
|
1211
1338
|
/** Message Channel Event Error */
|
|
1212
1339
|
export interface AcsMessageChannelEventError {
|
|
1213
1340
|
/** The channel error code */
|
|
@@ -1215,6 +1342,7 @@ export interface AcsMessageChannelEventError {
|
|
|
1215
1342
|
/** The channel error message */
|
|
1216
1343
|
channelMessage?: string;
|
|
1217
1344
|
}
|
|
1345
|
+
export declare function acsMessageChannelEventErrorDeserializer(item: any): AcsMessageChannelEventError;
|
|
1218
1346
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.AdvancedMessageDeliveryStatusUpdated event. */
|
|
1219
1347
|
export interface AcsMessageDeliveryStatusUpdatedEventData extends AcsMessageEventData {
|
|
1220
1348
|
/** The message id */
|
|
@@ -1224,73 +1352,92 @@ export interface AcsMessageDeliveryStatusUpdatedEventData extends AcsMessageEven
|
|
|
1224
1352
|
/** The updated message channel type */
|
|
1225
1353
|
channelKind: AcsMessageChannelKind;
|
|
1226
1354
|
}
|
|
1227
|
-
|
|
1355
|
+
export declare function acsMessageDeliveryStatusUpdatedEventDataDeserializer(item: any): AcsMessageDeliveryStatusUpdatedEventData;
|
|
1356
|
+
/** Message delivery status */
|
|
1228
1357
|
export declare enum KnownAcsMessageDeliveryStatus {
|
|
1229
|
-
/**
|
|
1358
|
+
/** Read */
|
|
1230
1359
|
read = "read",
|
|
1231
|
-
/**
|
|
1360
|
+
/** Delivered */
|
|
1232
1361
|
delivered = "delivered",
|
|
1233
|
-
/**
|
|
1362
|
+
/** Failed */
|
|
1234
1363
|
failed = "failed",
|
|
1235
|
-
/**
|
|
1364
|
+
/** Sent */
|
|
1236
1365
|
sent = "sent",
|
|
1237
|
-
/**
|
|
1366
|
+
/** Warning */
|
|
1238
1367
|
warning = "warning",
|
|
1239
|
-
/**
|
|
1368
|
+
/** Unknown */
|
|
1240
1369
|
unknown = "unknown"
|
|
1241
1370
|
}
|
|
1242
1371
|
/**
|
|
1243
|
-
* Message delivery status
|
|
1372
|
+
* Message delivery status \
|
|
1244
1373
|
* {@link KnownAcsMessageDeliveryStatus} can be used interchangeably with AcsMessageDeliveryStatus,
|
|
1245
1374
|
* this enum contains the known values that the service supports.
|
|
1246
1375
|
* ### Known values supported by the service
|
|
1247
|
-
* **read
|
|
1248
|
-
* **delivered
|
|
1249
|
-
* **failed
|
|
1250
|
-
* **sent
|
|
1251
|
-
* **warning
|
|
1252
|
-
* **unknown
|
|
1376
|
+
* **read**: Read \
|
|
1377
|
+
* **delivered**: Delivered \
|
|
1378
|
+
* **failed**: Failed \
|
|
1379
|
+
* **sent**: Sent \
|
|
1380
|
+
* **warning**: Warning \
|
|
1381
|
+
* **unknown**: Unknown
|
|
1253
1382
|
*/
|
|
1254
1383
|
export type AcsMessageDeliveryStatus = string;
|
|
1255
|
-
/**
|
|
1384
|
+
/** Message channel kind */
|
|
1256
1385
|
export declare enum KnownAcsMessageChannelKind {
|
|
1257
|
-
/**
|
|
1386
|
+
/** Updated message channel type is WhatsApp */
|
|
1258
1387
|
whatsapp = "whatsapp"
|
|
1259
1388
|
}
|
|
1260
1389
|
/**
|
|
1261
|
-
* Message channel kind
|
|
1390
|
+
* Message channel kind \
|
|
1262
1391
|
* {@link KnownAcsMessageChannelKind} can be used interchangeably with AcsMessageChannelKind,
|
|
1263
1392
|
* this enum contains the known values that the service supports.
|
|
1264
1393
|
* ### Known values supported by the service
|
|
1265
|
-
* **whatsapp
|
|
1394
|
+
* **whatsapp**: Updated message channel type is WhatsApp
|
|
1266
1395
|
*/
|
|
1267
1396
|
export type AcsMessageChannelKind = string;
|
|
1268
1397
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Communication.AdvancedMessageReceived event. */
|
|
1269
1398
|
export interface AcsMessageReceivedEventData extends AcsMessageEventData {
|
|
1270
|
-
/** The message content */
|
|
1399
|
+
/** Optional. The message content */
|
|
1271
1400
|
content?: string;
|
|
1272
|
-
/**
|
|
1401
|
+
/** Optional. Message ID. Format is Guid as string. */
|
|
1402
|
+
messageId?: string;
|
|
1403
|
+
/** Required. The message channel type */
|
|
1273
1404
|
channelKind: AcsMessageChannelKind;
|
|
1274
|
-
/**
|
|
1275
|
-
|
|
1276
|
-
/** The received message
|
|
1277
|
-
|
|
1278
|
-
/** The received message
|
|
1279
|
-
|
|
1280
|
-
/** The received message
|
|
1281
|
-
|
|
1282
|
-
|
|
1405
|
+
/** Required. Whatsapp message type */
|
|
1406
|
+
messageType: string;
|
|
1407
|
+
/** Optional. The received message media content */
|
|
1408
|
+
mediaContent?: AcsMessageMediaContent;
|
|
1409
|
+
/** Optional. The received message reaction content */
|
|
1410
|
+
reaction?: AcsMessageReactionContent;
|
|
1411
|
+
/** Optional. The received message context */
|
|
1412
|
+
context?: AcsMessageContext;
|
|
1413
|
+
/** Optional. The received message button content */
|
|
1414
|
+
button?: AcsMessageButtonContent;
|
|
1415
|
+
/** Optional. The received message interactive content */
|
|
1416
|
+
interactiveContent?: AcsMessageInteractiveContent;
|
|
1417
|
+
}
|
|
1418
|
+
export declare function acsMessageReceivedEventDataDeserializer(item: any): AcsMessageReceivedEventData;
|
|
1283
1419
|
/** Message Media Content */
|
|
1284
1420
|
export interface AcsMessageMediaContent {
|
|
1285
|
-
/** The MIME type of the file this media represents */
|
|
1286
|
-
mimeType
|
|
1287
|
-
/** The media identifier */
|
|
1288
|
-
mediaId
|
|
1289
|
-
/** The filename of the underlying media file as specified when uploaded */
|
|
1421
|
+
/** Required. The MIME type of the file this media represents */
|
|
1422
|
+
mimeType: string;
|
|
1423
|
+
/** Required. The media identifier */
|
|
1424
|
+
mediaId: string;
|
|
1425
|
+
/** Optional. The filename of the underlying media file as specified when uploaded */
|
|
1290
1426
|
fileName?: string;
|
|
1291
|
-
/** The caption for the media object, if supported and provided */
|
|
1427
|
+
/** Optional. The caption for the media object, if supported and provided */
|
|
1292
1428
|
caption?: string;
|
|
1293
|
-
|
|
1429
|
+
/** Optional. Set to true if the sticker is animated; false otherwise. */
|
|
1430
|
+
animated?: boolean;
|
|
1431
|
+
}
|
|
1432
|
+
export declare function acsMessageMediaContentDeserializer(item: any): AcsMessageMediaContent;
|
|
1433
|
+
/** Message Reaction Content */
|
|
1434
|
+
export interface AcsMessageReactionContent {
|
|
1435
|
+
/** Required. WhatsApp message ID of the message that the emoji is applied to */
|
|
1436
|
+
messageId: string;
|
|
1437
|
+
/** Optional. Unicode escape sequence of the emoji. */
|
|
1438
|
+
emoji?: string;
|
|
1439
|
+
}
|
|
1440
|
+
export declare function acsMessageReactionContentDeserializer(item: any): AcsMessageReactionContent;
|
|
1294
1441
|
/** Message Context */
|
|
1295
1442
|
export interface AcsMessageContext {
|
|
1296
1443
|
/** The WhatsApp ID for the customer who replied to an inbound message. */
|
|
@@ -1298,6 +1445,7 @@ export interface AcsMessageContext {
|
|
|
1298
1445
|
/** The message ID for the sent message for an inbound reply */
|
|
1299
1446
|
messageId?: string;
|
|
1300
1447
|
}
|
|
1448
|
+
export declare function acsMessageContextDeserializer(item: any): AcsMessageContext;
|
|
1301
1449
|
/** Message Button Content */
|
|
1302
1450
|
export interface AcsMessageButtonContent {
|
|
1303
1451
|
/** The Text of the button */
|
|
@@ -1305,32 +1453,34 @@ export interface AcsMessageButtonContent {
|
|
|
1305
1453
|
/** The Payload of the button which was clicked by the user, setup by the business */
|
|
1306
1454
|
payload?: string;
|
|
1307
1455
|
}
|
|
1456
|
+
export declare function acsMessageButtonContentDeserializer(item: any): AcsMessageButtonContent;
|
|
1308
1457
|
/** Message Interactive Content */
|
|
1309
1458
|
export interface AcsMessageInteractiveContent {
|
|
1310
1459
|
/** The Message interactive reply type */
|
|
1311
1460
|
replyKind: AcsInteractiveReplyKind;
|
|
1312
1461
|
/** The Message Sent when a customer clicks a button */
|
|
1313
|
-
buttonReply
|
|
1462
|
+
buttonReply?: AcsMessageInteractiveButtonReplyContent;
|
|
1314
1463
|
/** The Message Sent when a customer selects an item from a list */
|
|
1315
|
-
listReply
|
|
1464
|
+
listReply?: AcsMessageInteractiveListReplyContent;
|
|
1316
1465
|
}
|
|
1317
|
-
|
|
1466
|
+
export declare function acsMessageInteractiveContentDeserializer(item: any): AcsMessageInteractiveContent;
|
|
1467
|
+
/** Interactive reply kind */
|
|
1318
1468
|
export declare enum KnownAcsInteractiveReplyKind {
|
|
1319
|
-
/**
|
|
1469
|
+
/** Messaged interactive reply type is ButtonReply */
|
|
1320
1470
|
buttonReply = "buttonReply",
|
|
1321
|
-
/**
|
|
1471
|
+
/** Messaged interactive reply type is ListReply */
|
|
1322
1472
|
listReply = "listReply",
|
|
1323
|
-
/**
|
|
1473
|
+
/** Messaged interactive reply type is Unknown */
|
|
1324
1474
|
unknown = "unknown"
|
|
1325
1475
|
}
|
|
1326
1476
|
/**
|
|
1327
|
-
* Interactive reply kind
|
|
1477
|
+
* Interactive reply kind \
|
|
1328
1478
|
* {@link KnownAcsInteractiveReplyKind} can be used interchangeably with AcsInteractiveReplyKind,
|
|
1329
1479
|
* this enum contains the known values that the service supports.
|
|
1330
1480
|
* ### Known values supported by the service
|
|
1331
|
-
* **buttonReply
|
|
1332
|
-
* **listReply
|
|
1333
|
-
* **unknown
|
|
1481
|
+
* **buttonReply**: Messaged interactive reply type is ButtonReply \
|
|
1482
|
+
* **listReply**: Messaged interactive reply type is ListReply \
|
|
1483
|
+
* **unknown**: Messaged interactive reply type is Unknown
|
|
1334
1484
|
*/
|
|
1335
1485
|
export type AcsInteractiveReplyKind = string;
|
|
1336
1486
|
/** Message Interactive button reply content for a user to business message */
|
|
@@ -1340,6 +1490,7 @@ export interface AcsMessageInteractiveButtonReplyContent {
|
|
|
1340
1490
|
/** The title of the button */
|
|
1341
1491
|
title?: string;
|
|
1342
1492
|
}
|
|
1493
|
+
export declare function acsMessageInteractiveButtonReplyContentDeserializer(item: any): AcsMessageInteractiveButtonReplyContent;
|
|
1343
1494
|
/** Message Interactive list reply content for a user to business message */
|
|
1344
1495
|
export interface AcsMessageInteractiveListReplyContent {
|
|
1345
1496
|
/** The ID of the selected list item */
|
|
@@ -1349,6 +1500,7 @@ export interface AcsMessageInteractiveListReplyContent {
|
|
|
1349
1500
|
/** The description of the selected row */
|
|
1350
1501
|
description?: string;
|
|
1351
1502
|
}
|
|
1503
|
+
export declare function acsMessageInteractiveListReplyContentDeserializer(item: any): AcsMessageInteractiveListReplyContent;
|
|
1352
1504
|
/** The content of the event request message. */
|
|
1353
1505
|
export interface ContainerRegistryEventData {
|
|
1354
1506
|
/** The event ID. */
|
|
@@ -1370,6 +1522,7 @@ export interface ContainerRegistryEventData {
|
|
|
1370
1522
|
/** The connected registry information if the event is generated by a connected registry. */
|
|
1371
1523
|
connectedRegistry?: ContainerRegistryEventConnectedRegistry;
|
|
1372
1524
|
}
|
|
1525
|
+
export declare function containerRegistryEventDataDeserializer(item: any): ContainerRegistryEventData;
|
|
1373
1526
|
/** The target of the event. */
|
|
1374
1527
|
export interface ContainerRegistryEventTarget {
|
|
1375
1528
|
/** The MIME type of the referenced object. */
|
|
@@ -1387,6 +1540,7 @@ export interface ContainerRegistryEventTarget {
|
|
|
1387
1540
|
/** The tag name. */
|
|
1388
1541
|
tag?: string;
|
|
1389
1542
|
}
|
|
1543
|
+
export declare function containerRegistryEventTargetDeserializer(item: any): ContainerRegistryEventTarget;
|
|
1390
1544
|
/** The request that generated the event. */
|
|
1391
1545
|
export interface ContainerRegistryEventRequest {
|
|
1392
1546
|
/** The ID of the request that initiated the event. */
|
|
@@ -1400,11 +1554,13 @@ export interface ContainerRegistryEventRequest {
|
|
|
1400
1554
|
/** The user agent header of the request. */
|
|
1401
1555
|
useragent?: string;
|
|
1402
1556
|
}
|
|
1557
|
+
export declare function containerRegistryEventRequestDeserializer(item: any): ContainerRegistryEventRequest;
|
|
1403
1558
|
/** The agent that initiated the event. For most situations, this could be from the authorization context of the request. */
|
|
1404
1559
|
export interface ContainerRegistryEventActor {
|
|
1405
1560
|
/** The subject or username associated with the request context that generated the event. */
|
|
1406
1561
|
name?: string;
|
|
1407
1562
|
}
|
|
1563
|
+
export declare function containerRegistryEventActorDeserializer(item: any): ContainerRegistryEventActor;
|
|
1408
1564
|
/** The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. */
|
|
1409
1565
|
export interface ContainerRegistryEventSource {
|
|
1410
1566
|
/** The IP or hostname and the port of the registry node that generated the event. Generally, this will be resolved by os.Hostname() along with the running port. */
|
|
@@ -1412,17 +1568,21 @@ export interface ContainerRegistryEventSource {
|
|
|
1412
1568
|
/** The running instance of an application. Changes after each restart. */
|
|
1413
1569
|
instanceID?: string;
|
|
1414
1570
|
}
|
|
1571
|
+
export declare function containerRegistryEventSourceDeserializer(item: any): ContainerRegistryEventSource;
|
|
1415
1572
|
/** The connected registry information if the event is generated by a connected registry. */
|
|
1416
1573
|
export interface ContainerRegistryEventConnectedRegistry {
|
|
1417
1574
|
/** The name of the connected registry that generated this event. */
|
|
1418
1575
|
name: string;
|
|
1419
1576
|
}
|
|
1577
|
+
export declare function containerRegistryEventConnectedRegistryDeserializer(item: any): ContainerRegistryEventConnectedRegistry;
|
|
1420
1578
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImagePushed event. */
|
|
1421
1579
|
export interface ContainerRegistryImagePushedEventData extends ContainerRegistryEventData {
|
|
1422
1580
|
}
|
|
1581
|
+
export declare function containerRegistryImagePushedEventDataDeserializer(item: any): ContainerRegistryImagePushedEventData;
|
|
1423
1582
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImageDeleted event. */
|
|
1424
1583
|
export interface ContainerRegistryImageDeletedEventData extends ContainerRegistryEventData {
|
|
1425
1584
|
}
|
|
1585
|
+
export declare function containerRegistryImageDeletedEventDataDeserializer(item: any): ContainerRegistryImageDeletedEventData;
|
|
1426
1586
|
/** The content of the event request message. */
|
|
1427
1587
|
export interface ContainerRegistryArtifactEventData {
|
|
1428
1588
|
/** The event ID. */
|
|
@@ -1438,6 +1598,7 @@ export interface ContainerRegistryArtifactEventData {
|
|
|
1438
1598
|
/** The connected registry information if the event is generated by a connected registry. */
|
|
1439
1599
|
connectedRegistry?: ContainerRegistryEventConnectedRegistry;
|
|
1440
1600
|
}
|
|
1601
|
+
export declare function containerRegistryArtifactEventDataDeserializer(item: any): ContainerRegistryArtifactEventData;
|
|
1441
1602
|
/** The target of the event. */
|
|
1442
1603
|
export interface ContainerRegistryArtifactEventTarget {
|
|
1443
1604
|
/** The MIME type of the artifact. */
|
|
@@ -1455,12 +1616,15 @@ export interface ContainerRegistryArtifactEventTarget {
|
|
|
1455
1616
|
/** The version of the artifact. */
|
|
1456
1617
|
version?: string;
|
|
1457
1618
|
}
|
|
1619
|
+
export declare function containerRegistryArtifactEventTargetDeserializer(item: any): ContainerRegistryArtifactEventTarget;
|
|
1458
1620
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartPushed event. */
|
|
1459
1621
|
export interface ContainerRegistryChartPushedEventData extends ContainerRegistryArtifactEventData {
|
|
1460
1622
|
}
|
|
1623
|
+
export declare function containerRegistryChartPushedEventDataDeserializer(item: any): ContainerRegistryChartPushedEventData;
|
|
1461
1624
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartDeleted event. */
|
|
1462
1625
|
export interface ContainerRegistryChartDeletedEventData extends ContainerRegistryArtifactEventData {
|
|
1463
1626
|
}
|
|
1627
|
+
export declare function containerRegistryChartDeletedEventDataDeserializer(item: any): ContainerRegistryChartDeletedEventData;
|
|
1464
1628
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event */
|
|
1465
1629
|
export interface ContainerServiceNewKubernetesVersionAvailableEventData {
|
|
1466
1630
|
/** The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource */
|
|
@@ -1472,31 +1636,39 @@ export interface ContainerServiceNewKubernetesVersionAvailableEventData {
|
|
|
1472
1636
|
/** The highest PATCH Kubernetes version considered preview for the ManagedCluster resource. There might not be any version in preview at the time of publishing the event */
|
|
1473
1637
|
latestPreviewKubernetesVersion?: string;
|
|
1474
1638
|
}
|
|
1639
|
+
export declare function containerServiceNewKubernetesVersionAvailableEventDataDeserializer(item: any): ContainerServiceNewKubernetesVersionAvailableEventData;
|
|
1475
1640
|
/** Schema of common properties of cluster support events */
|
|
1476
1641
|
export interface ContainerServiceClusterSupportEventData {
|
|
1477
1642
|
/** The Kubernetes version of the ManagedCluster resource */
|
|
1478
1643
|
kubernetesVersion?: string;
|
|
1479
1644
|
}
|
|
1645
|
+
export declare function containerServiceClusterSupportEventDataDeserializer(item: any): ContainerServiceClusterSupportEventData;
|
|
1480
1646
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.ClusterSupportEnded event */
|
|
1481
1647
|
export interface ContainerServiceClusterSupportEndedEventData extends ContainerServiceClusterSupportEventData {
|
|
1482
1648
|
}
|
|
1649
|
+
export declare function containerServiceClusterSupportEndedEventDataDeserializer(item: any): ContainerServiceClusterSupportEndedEventData;
|
|
1483
1650
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.ClusterSupportEnding event */
|
|
1484
1651
|
export interface ContainerServiceClusterSupportEndingEventData extends ContainerServiceClusterSupportEventData {
|
|
1485
1652
|
}
|
|
1653
|
+
export declare function containerServiceClusterSupportEndingEventDataDeserializer(item: any): ContainerServiceClusterSupportEndingEventData;
|
|
1486
1654
|
/** Schema of common properties of node pool rolling events */
|
|
1487
1655
|
export interface ContainerServiceNodePoolRollingEventData {
|
|
1488
1656
|
/** The name of the node pool in the ManagedCluster resource */
|
|
1489
1657
|
nodePoolName?: string;
|
|
1490
1658
|
}
|
|
1659
|
+
export declare function containerServiceNodePoolRollingEventDataDeserializer(item: any): ContainerServiceNodePoolRollingEventData;
|
|
1491
1660
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingStarted event */
|
|
1492
1661
|
export interface ContainerServiceNodePoolRollingStartedEventData extends ContainerServiceNodePoolRollingEventData {
|
|
1493
1662
|
}
|
|
1663
|
+
export declare function containerServiceNodePoolRollingStartedEventDataDeserializer(item: any): ContainerServiceNodePoolRollingStartedEventData;
|
|
1494
1664
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingSucceeded event */
|
|
1495
1665
|
export interface ContainerServiceNodePoolRollingSucceededEventData extends ContainerServiceNodePoolRollingEventData {
|
|
1496
1666
|
}
|
|
1667
|
+
export declare function containerServiceNodePoolRollingSucceededEventDataDeserializer(item: any): ContainerServiceNodePoolRollingSucceededEventData;
|
|
1497
1668
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NodePoolRollingFailed event */
|
|
1498
1669
|
export interface ContainerServiceNodePoolRollingFailedEventData extends ContainerServiceNodePoolRollingEventData {
|
|
1499
1670
|
}
|
|
1671
|
+
export declare function containerServiceNodePoolRollingFailedEventDataDeserializer(item: any): ContainerServiceNodePoolRollingFailedEventData;
|
|
1500
1672
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.DataBox.CopyStarted event. */
|
|
1501
1673
|
export interface DataBoxCopyStartedEventData {
|
|
1502
1674
|
/** Serial Number of the device associated with the event. The list is comma separated if more than one serial number is associated. */
|
|
@@ -1506,23 +1678,24 @@ export interface DataBoxCopyStartedEventData {
|
|
|
1506
1678
|
/** The time at which the stage happened. */
|
|
1507
1679
|
stageTime: Date;
|
|
1508
1680
|
}
|
|
1509
|
-
|
|
1681
|
+
export declare function dataBoxCopyStartedEventDataDeserializer(item: any): DataBoxCopyStartedEventData;
|
|
1682
|
+
/** Schema of DataBox Stage Name enumeration. */
|
|
1510
1683
|
export declare enum KnownDataBoxStageName {
|
|
1511
|
-
/**
|
|
1684
|
+
/** Copy has started */
|
|
1512
1685
|
CopyStarted = "CopyStarted",
|
|
1513
|
-
/**
|
|
1686
|
+
/** Copy has completed */
|
|
1514
1687
|
CopyCompleted = "CopyCompleted",
|
|
1515
|
-
/**
|
|
1688
|
+
/** Order has been completed */
|
|
1516
1689
|
OrderCompleted = "OrderCompleted"
|
|
1517
1690
|
}
|
|
1518
1691
|
/**
|
|
1519
|
-
* Schema of DataBox Stage Name enumeration.
|
|
1692
|
+
* Schema of DataBox Stage Name enumeration. \
|
|
1520
1693
|
* {@link KnownDataBoxStageName} can be used interchangeably with DataBoxStageName,
|
|
1521
1694
|
* this enum contains the known values that the service supports.
|
|
1522
1695
|
* ### Known values supported by the service
|
|
1523
|
-
* **CopyStarted
|
|
1524
|
-
* **CopyCompleted
|
|
1525
|
-
* **OrderCompleted
|
|
1696
|
+
* **CopyStarted**: Copy has started \
|
|
1697
|
+
* **CopyCompleted**: Copy has completed \
|
|
1698
|
+
* **OrderCompleted**: Order has been completed
|
|
1526
1699
|
*/
|
|
1527
1700
|
export type DataBoxStageName = string;
|
|
1528
1701
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.DataBox.CopyCompleted event. */
|
|
@@ -1534,6 +1707,7 @@ export interface DataBoxCopyCompletedEventData {
|
|
|
1534
1707
|
/** The time at which the stage happened. */
|
|
1535
1708
|
stageTime: Date;
|
|
1536
1709
|
}
|
|
1710
|
+
export declare function dataBoxCopyCompletedEventDataDeserializer(item: any): DataBoxCopyCompletedEventData;
|
|
1537
1711
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.DataBox.OrderCompleted event. */
|
|
1538
1712
|
export interface DataBoxOrderCompletedEventData {
|
|
1539
1713
|
/** Serial Number of the device associated with the event. The list is comma separated if more than one serial number is associated. */
|
|
@@ -1543,6 +1717,7 @@ export interface DataBoxOrderCompletedEventData {
|
|
|
1543
1717
|
/** The time at which the stage happened. */
|
|
1544
1718
|
stageTime: Date;
|
|
1545
1719
|
}
|
|
1720
|
+
export declare function dataBoxOrderCompletedEventDataDeserializer(item: any): DataBoxOrderCompletedEventData;
|
|
1546
1721
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.EventHub.CaptureFileCreated event. */
|
|
1547
1722
|
export interface EventHubCaptureFileCreatedEventData {
|
|
1548
1723
|
/** The path to the capture file. */
|
|
@@ -1564,41 +1739,48 @@ export interface EventHubCaptureFileCreatedEventData {
|
|
|
1564
1739
|
/** The last time from the queue. */
|
|
1565
1740
|
lastEnqueueTime: Date;
|
|
1566
1741
|
}
|
|
1742
|
+
export declare function eventHubCaptureFileCreatedEventDataDeserializer(item: any): EventHubCaptureFileCreatedEventData;
|
|
1567
1743
|
/** Schema of the Data property of an EventGridEvent for a Geofence event (GeofenceEntered, GeofenceExited, GeofenceResult). */
|
|
1568
1744
|
export interface MapsGeofenceEvent {
|
|
1569
1745
|
/** Lists of the geometry ID of the geofence which is expired relative to the user time in the request. */
|
|
1570
|
-
expiredGeofenceGeometryId
|
|
1746
|
+
expiredGeofenceGeometryId: string[];
|
|
1571
1747
|
/** Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence. */
|
|
1572
1748
|
geometries: MapsGeofenceGeometry[];
|
|
1573
1749
|
/** Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request. */
|
|
1574
|
-
invalidPeriodGeofenceGeometryId
|
|
1750
|
+
invalidPeriodGeofenceGeometryId: string[];
|
|
1575
1751
|
/** True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber. */
|
|
1576
|
-
isEventPublished
|
|
1752
|
+
isEventPublished: boolean;
|
|
1577
1753
|
}
|
|
1754
|
+
export declare function mapsGeofenceEventDeserializer(item: any): MapsGeofenceEvent;
|
|
1755
|
+
export declare function mapsGeofenceGeometryArrayDeserializer(result: Array<MapsGeofenceGeometry>): any[];
|
|
1578
1756
|
/** The geofence geometry. */
|
|
1579
1757
|
export interface MapsGeofenceGeometry {
|
|
1580
1758
|
/** ID of the device. */
|
|
1581
|
-
deviceId
|
|
1759
|
+
deviceId: string;
|
|
1582
1760
|
/** Distance from the coordinate to the closest border of the geofence. Positive means the coordinate is outside of the geofence. If the coordinate is outside of the geofence, but more than the value of searchBuffer away from the closest geofence border, then the value is 999. Negative means the coordinate is inside of the geofence. If the coordinate is inside the polygon, but more than the value of searchBuffer away from the closest geofencing border,then the value is -999. A value of 999 means that there is great confidence the coordinate is well outside the geofence. A value of -999 means that there is great confidence the coordinate is well within the geofence. */
|
|
1583
|
-
distance
|
|
1761
|
+
distance: number;
|
|
1584
1762
|
/** The unique ID for the geofence geometry. */
|
|
1585
|
-
geometryId
|
|
1763
|
+
geometryId: string;
|
|
1586
1764
|
/** Latitude of the nearest point of the geometry. */
|
|
1587
|
-
nearestLat
|
|
1765
|
+
nearestLat: number;
|
|
1588
1766
|
/** Longitude of the nearest point of the geometry. */
|
|
1589
|
-
nearestLon
|
|
1767
|
+
nearestLon: number;
|
|
1590
1768
|
/** The unique id returned from user upload service when uploading a geofence. Will not be included in geofencing post API. */
|
|
1591
1769
|
udId?: string;
|
|
1592
1770
|
}
|
|
1771
|
+
export declare function mapsGeofenceGeometryDeserializer(item: any): MapsGeofenceGeometry;
|
|
1593
1772
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceEntered event. */
|
|
1594
1773
|
export interface MapsGeofenceEnteredEventData extends MapsGeofenceEvent {
|
|
1595
1774
|
}
|
|
1775
|
+
export declare function mapsGeofenceEnteredEventDataDeserializer(item: any): MapsGeofenceEnteredEventData;
|
|
1596
1776
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceExited event. */
|
|
1597
1777
|
export interface MapsGeofenceExitedEventData extends MapsGeofenceEvent {
|
|
1598
1778
|
}
|
|
1779
|
+
export declare function mapsGeofenceExitedEventDataDeserializer(item: any): MapsGeofenceExitedEventData;
|
|
1599
1780
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceResult event. */
|
|
1600
1781
|
export interface MapsGeofenceResultEventData extends MapsGeofenceEvent {
|
|
1601
1782
|
}
|
|
1783
|
+
export declare function mapsGeofenceResultEventDataDeserializer(item: any): MapsGeofenceResultEventData;
|
|
1602
1784
|
/** Schema of the Data property of an EventGridEvent for a device life cycle event (DeviceCreated, DeviceDeleted). */
|
|
1603
1785
|
export interface DeviceLifeCycleEvent {
|
|
1604
1786
|
/** The unique identifier of the device. This case-sensitive string can be up to 128 characters long, and supports ASCII 7-bit alphanumeric characters plus the following special characters: - : . + % _ # * ? ! ( ) , = `@` ; $ '. */
|
|
@@ -1608,6 +1790,7 @@ export interface DeviceLifeCycleEvent {
|
|
|
1608
1790
|
/** Information about the device twin, which is the cloud representation of application device metadata. */
|
|
1609
1791
|
twin: DeviceTwinInfo;
|
|
1610
1792
|
}
|
|
1793
|
+
export declare function deviceLifeCycleEventDeserializer(item: any): DeviceLifeCycleEvent;
|
|
1611
1794
|
/** Information about the device twin, which is the cloud representation of application device metadata. */
|
|
1612
1795
|
export interface DeviceTwinInfo {
|
|
1613
1796
|
/** Authentication type used for this device: either SAS, SelfSigned, or CertificateAuthority. */
|
|
@@ -1633,6 +1816,7 @@ export interface DeviceTwinInfo {
|
|
|
1633
1816
|
/** The thumbprint is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store. The thumbprint is dynamically generated using the SHA1 algorithm, and does not physically exist in the certificate. */
|
|
1634
1817
|
x509Thumbprint: DeviceTwinInfoX509Thumbprint;
|
|
1635
1818
|
}
|
|
1819
|
+
export declare function deviceTwinInfoDeserializer(item: any): DeviceTwinInfo;
|
|
1636
1820
|
/** Properties JSON element. */
|
|
1637
1821
|
export interface DeviceTwinInfoProperties {
|
|
1638
1822
|
/** A portion of the properties that can be written only by the application back-end, and read by the device. */
|
|
@@ -1640,6 +1824,7 @@ export interface DeviceTwinInfoProperties {
|
|
|
1640
1824
|
/** A portion of the properties that can be written only by the device, and read by the application back-end. */
|
|
1641
1825
|
reported: DeviceTwin;
|
|
1642
1826
|
}
|
|
1827
|
+
export declare function deviceTwinInfoPropertiesDeserializer(item: any): DeviceTwinInfoProperties;
|
|
1643
1828
|
/** A portion of the properties that can be written only by the application back-end, and read by the device. */
|
|
1644
1829
|
export interface DeviceTwin {
|
|
1645
1830
|
/** Metadata information for the properties JSON document. */
|
|
@@ -1647,11 +1832,13 @@ export interface DeviceTwin {
|
|
|
1647
1832
|
/** Version of device twin properties. */
|
|
1648
1833
|
version: number;
|
|
1649
1834
|
}
|
|
1835
|
+
export declare function deviceTwinDeserializer(item: any): DeviceTwin;
|
|
1650
1836
|
/** Metadata information for the properties JSON document. */
|
|
1651
1837
|
export interface DeviceTwinMetadata {
|
|
1652
1838
|
/** The ISO8601 timestamp of the last time the properties were updated. */
|
|
1653
1839
|
lastUpdated: string;
|
|
1654
1840
|
}
|
|
1841
|
+
export declare function deviceTwinMetadataDeserializer(item: any): DeviceTwinMetadata;
|
|
1655
1842
|
/** The thumbprint is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store. The thumbprint is dynamically generated using the SHA1 algorithm, and does not physically exist in the certificate. */
|
|
1656
1843
|
export interface DeviceTwinInfoX509Thumbprint {
|
|
1657
1844
|
/** Primary thumbprint for the x509 certificate. */
|
|
@@ -1659,6 +1846,7 @@ export interface DeviceTwinInfoX509Thumbprint {
|
|
|
1659
1846
|
/** Secondary thumbprint for the x509 certificate. */
|
|
1660
1847
|
secondaryThumbprint: string;
|
|
1661
1848
|
}
|
|
1849
|
+
export declare function deviceTwinInfoX509ThumbprintDeserializer(item: any): DeviceTwinInfoX509Thumbprint;
|
|
1662
1850
|
/** Schema of the Data property of an EventGridEvent for a device connection state event (DeviceConnected, DeviceDisconnected). */
|
|
1663
1851
|
export interface DeviceConnectionStateEvent {
|
|
1664
1852
|
/** The unique identifier of the device. This case-sensitive string can be up to 128 characters long, and supports ASCII 7-bit alphanumeric characters plus the following special characters: - : . + % _ # * ? ! ( ) , = `@` ; $ '. */
|
|
@@ -1670,11 +1858,13 @@ export interface DeviceConnectionStateEvent {
|
|
|
1670
1858
|
/** Information about the device connection state event. */
|
|
1671
1859
|
deviceConnectionStateEventInfo: DeviceConnectionStateEventInfo;
|
|
1672
1860
|
}
|
|
1861
|
+
export declare function deviceConnectionStateEventDeserializer(item: any): DeviceConnectionStateEvent;
|
|
1673
1862
|
/** Information about the device connection state event. */
|
|
1674
1863
|
export interface DeviceConnectionStateEventInfo {
|
|
1675
1864
|
/** Sequence number is string representation of a hexadecimal number. string compare can be used to identify the larger number because both in ASCII and HEX numbers come after alphabets. If you are converting the string to hex, then the number is a 256 bit number. */
|
|
1676
1865
|
sequenceNumber: string;
|
|
1677
1866
|
}
|
|
1867
|
+
export declare function deviceConnectionStateEventInfoDeserializer(item: any): DeviceConnectionStateEventInfo;
|
|
1678
1868
|
/** Schema of the Data property of an EventGridEvent for a device telemetry event (DeviceTelemetry). */
|
|
1679
1869
|
export interface DeviceTelemetryEvent {
|
|
1680
1870
|
/** The content of the message from the device. */
|
|
@@ -1684,21 +1874,27 @@ export interface DeviceTelemetryEvent {
|
|
|
1684
1874
|
/** System properties help identify contents and source of the messages. */
|
|
1685
1875
|
systemProperties: Record<string, string>;
|
|
1686
1876
|
}
|
|
1877
|
+
export declare function deviceTelemetryEventDeserializer(item: any): DeviceTelemetryEvent;
|
|
1687
1878
|
/** Event data for Microsoft.Devices.DeviceCreated event. */
|
|
1688
1879
|
export interface IotHubDeviceCreatedEventData extends DeviceLifeCycleEvent {
|
|
1689
1880
|
}
|
|
1881
|
+
export declare function iotHubDeviceCreatedEventDataDeserializer(item: any): IotHubDeviceCreatedEventData;
|
|
1690
1882
|
/** Event data for Microsoft.Devices.DeviceDeleted event. */
|
|
1691
1883
|
export interface IotHubDeviceDeletedEventData extends DeviceLifeCycleEvent {
|
|
1692
1884
|
}
|
|
1885
|
+
export declare function iotHubDeviceDeletedEventDataDeserializer(item: any): IotHubDeviceDeletedEventData;
|
|
1693
1886
|
/** Event data for Microsoft.Devices.DeviceConnected event. */
|
|
1694
1887
|
export interface IotHubDeviceConnectedEventData extends DeviceConnectionStateEvent {
|
|
1695
1888
|
}
|
|
1889
|
+
export declare function iotHubDeviceConnectedEventDataDeserializer(item: any): IotHubDeviceConnectedEventData;
|
|
1696
1890
|
/** Event data for Microsoft.Devices.DeviceDisconnected event. */
|
|
1697
1891
|
export interface IotHubDeviceDisconnectedEventData extends DeviceConnectionStateEvent {
|
|
1698
1892
|
}
|
|
1893
|
+
export declare function iotHubDeviceDisconnectedEventDataDeserializer(item: any): IotHubDeviceDisconnectedEventData;
|
|
1699
1894
|
/** Event data for Microsoft.Devices.DeviceTelemetry event. */
|
|
1700
1895
|
export interface IotHubDeviceTelemetryEventData extends DeviceTelemetryEvent {
|
|
1701
1896
|
}
|
|
1897
|
+
export declare function iotHubDeviceTelemetryEventDataDeserializer(item: any): IotHubDeviceTelemetryEventData;
|
|
1702
1898
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceCreated event. */
|
|
1703
1899
|
export interface HealthcareFhirResourceCreatedEventData {
|
|
1704
1900
|
/** Type of HL7 FHIR resource. */
|
|
@@ -1710,497 +1906,498 @@ export interface HealthcareFhirResourceCreatedEventData {
|
|
|
1710
1906
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
1711
1907
|
resourceVersionId: number;
|
|
1712
1908
|
}
|
|
1713
|
-
|
|
1909
|
+
export declare function healthcareFhirResourceCreatedEventDataDeserializer(item: any): HealthcareFhirResourceCreatedEventData;
|
|
1910
|
+
/** Schema of FHIR resource type enumeration. */
|
|
1714
1911
|
export declare enum KnownHealthcareFhirResourceType {
|
|
1715
|
-
/**
|
|
1912
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1716
1913
|
Account = "Account",
|
|
1717
|
-
/**
|
|
1914
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1718
1915
|
ActivityDefinition = "ActivityDefinition",
|
|
1719
|
-
/**
|
|
1916
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1720
1917
|
AdverseEvent = "AdverseEvent",
|
|
1721
|
-
/**
|
|
1918
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1722
1919
|
AllergyIntolerance = "AllergyIntolerance",
|
|
1723
|
-
/**
|
|
1920
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1724
1921
|
Appointment = "Appointment",
|
|
1725
|
-
/**
|
|
1922
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1726
1923
|
AppointmentResponse = "AppointmentResponse",
|
|
1727
|
-
/**
|
|
1924
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1728
1925
|
AuditEvent = "AuditEvent",
|
|
1729
|
-
/**
|
|
1926
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1730
1927
|
Basic = "Basic",
|
|
1731
|
-
/**
|
|
1928
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1732
1929
|
Binary = "Binary",
|
|
1733
|
-
/**
|
|
1930
|
+
/** The FHIR resource type defined in R4. */
|
|
1734
1931
|
BiologicallyDerivedProduct = "BiologicallyDerivedProduct",
|
|
1735
|
-
/**
|
|
1932
|
+
/** The FHIR resource type defined in STU3. */
|
|
1736
1933
|
BodySite = "BodySite",
|
|
1737
|
-
/**
|
|
1934
|
+
/** The FHIR resource type defined in R4. */
|
|
1738
1935
|
BodyStructure = "BodyStructure",
|
|
1739
|
-
/**
|
|
1936
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1740
1937
|
Bundle = "Bundle",
|
|
1741
|
-
/**
|
|
1938
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1742
1939
|
CapabilityStatement = "CapabilityStatement",
|
|
1743
|
-
/**
|
|
1940
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1744
1941
|
CarePlan = "CarePlan",
|
|
1745
|
-
/**
|
|
1942
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1746
1943
|
CareTeam = "CareTeam",
|
|
1747
|
-
/**
|
|
1944
|
+
/** The FHIR resource type defined in R4. */
|
|
1748
1945
|
CatalogEntry = "CatalogEntry",
|
|
1749
|
-
/**
|
|
1946
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1750
1947
|
ChargeItem = "ChargeItem",
|
|
1751
|
-
/**
|
|
1948
|
+
/** The FHIR resource type defined in R4. */
|
|
1752
1949
|
ChargeItemDefinition = "ChargeItemDefinition",
|
|
1753
|
-
/**
|
|
1950
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1754
1951
|
Claim = "Claim",
|
|
1755
|
-
/**
|
|
1952
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1756
1953
|
ClaimResponse = "ClaimResponse",
|
|
1757
|
-
/**
|
|
1954
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1758
1955
|
ClinicalImpression = "ClinicalImpression",
|
|
1759
|
-
/**
|
|
1956
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1760
1957
|
CodeSystem = "CodeSystem",
|
|
1761
|
-
/**
|
|
1958
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1762
1959
|
Communication = "Communication",
|
|
1763
|
-
/**
|
|
1960
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1764
1961
|
CommunicationRequest = "CommunicationRequest",
|
|
1765
|
-
/**
|
|
1962
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1766
1963
|
CompartmentDefinition = "CompartmentDefinition",
|
|
1767
|
-
/**
|
|
1964
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1768
1965
|
Composition = "Composition",
|
|
1769
|
-
/**
|
|
1966
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1770
1967
|
ConceptMap = "ConceptMap",
|
|
1771
|
-
/**
|
|
1968
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1772
1969
|
Condition = "Condition",
|
|
1773
|
-
/**
|
|
1970
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1774
1971
|
Consent = "Consent",
|
|
1775
|
-
/**
|
|
1972
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1776
1973
|
Contract = "Contract",
|
|
1777
|
-
/**
|
|
1974
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1778
1975
|
Coverage = "Coverage",
|
|
1779
|
-
/**
|
|
1976
|
+
/** The FHIR resource type defined in R4. */
|
|
1780
1977
|
CoverageEligibilityRequest = "CoverageEligibilityRequest",
|
|
1781
|
-
/**
|
|
1978
|
+
/** The FHIR resource type defined in R4. */
|
|
1782
1979
|
CoverageEligibilityResponse = "CoverageEligibilityResponse",
|
|
1783
|
-
/**
|
|
1980
|
+
/** The FHIR resource type defined in STU3. */
|
|
1784
1981
|
DataElement = "DataElement",
|
|
1785
|
-
/**
|
|
1982
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1786
1983
|
DetectedIssue = "DetectedIssue",
|
|
1787
|
-
/**
|
|
1984
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1788
1985
|
Device = "Device",
|
|
1789
|
-
/**
|
|
1986
|
+
/** The FHIR resource type defined in STU3. */
|
|
1790
1987
|
DeviceComponent = "DeviceComponent",
|
|
1791
|
-
/**
|
|
1988
|
+
/** The FHIR resource type defined in R4. */
|
|
1792
1989
|
DeviceDefinition = "DeviceDefinition",
|
|
1793
|
-
/**
|
|
1990
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1794
1991
|
DeviceMetric = "DeviceMetric",
|
|
1795
|
-
/**
|
|
1992
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1796
1993
|
DeviceRequest = "DeviceRequest",
|
|
1797
|
-
/**
|
|
1994
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1798
1995
|
DeviceUseStatement = "DeviceUseStatement",
|
|
1799
|
-
/**
|
|
1996
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1800
1997
|
DiagnosticReport = "DiagnosticReport",
|
|
1801
|
-
/**
|
|
1998
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1802
1999
|
DocumentManifest = "DocumentManifest",
|
|
1803
|
-
/**
|
|
2000
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1804
2001
|
DocumentReference = "DocumentReference",
|
|
1805
|
-
/**
|
|
2002
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1806
2003
|
DomainResource = "DomainResource",
|
|
1807
|
-
/**
|
|
2004
|
+
/** The FHIR resource type defined in R4. */
|
|
1808
2005
|
EffectEvidenceSynthesis = "EffectEvidenceSynthesis",
|
|
1809
|
-
/**
|
|
2006
|
+
/** The FHIR resource type defined in STU3. */
|
|
1810
2007
|
EligibilityRequest = "EligibilityRequest",
|
|
1811
|
-
/**
|
|
2008
|
+
/** The FHIR resource type defined in STU3. */
|
|
1812
2009
|
EligibilityResponse = "EligibilityResponse",
|
|
1813
|
-
/**
|
|
2010
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1814
2011
|
Encounter = "Encounter",
|
|
1815
|
-
/**
|
|
2012
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1816
2013
|
Endpoint = "Endpoint",
|
|
1817
|
-
/**
|
|
2014
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1818
2015
|
EnrollmentRequest = "EnrollmentRequest",
|
|
1819
|
-
/**
|
|
2016
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1820
2017
|
EnrollmentResponse = "EnrollmentResponse",
|
|
1821
|
-
/**
|
|
2018
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1822
2019
|
EpisodeOfCare = "EpisodeOfCare",
|
|
1823
|
-
/**
|
|
2020
|
+
/** The FHIR resource type defined in R4. */
|
|
1824
2021
|
EventDefinition = "EventDefinition",
|
|
1825
|
-
/**
|
|
2022
|
+
/** The FHIR resource type defined in R4. */
|
|
1826
2023
|
Evidence = "Evidence",
|
|
1827
|
-
/**
|
|
2024
|
+
/** The FHIR resource type defined in R4. */
|
|
1828
2025
|
EvidenceVariable = "EvidenceVariable",
|
|
1829
|
-
/**
|
|
2026
|
+
/** The FHIR resource type defined in R4. */
|
|
1830
2027
|
ExampleScenario = "ExampleScenario",
|
|
1831
|
-
/**
|
|
2028
|
+
/** The FHIR resource type defined in STU3. */
|
|
1832
2029
|
ExpansionProfile = "ExpansionProfile",
|
|
1833
|
-
/**
|
|
2030
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1834
2031
|
ExplanationOfBenefit = "ExplanationOfBenefit",
|
|
1835
|
-
/**
|
|
2032
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1836
2033
|
FamilyMemberHistory = "FamilyMemberHistory",
|
|
1837
|
-
/**
|
|
2034
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1838
2035
|
Flag = "Flag",
|
|
1839
|
-
/**
|
|
2036
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1840
2037
|
Goal = "Goal",
|
|
1841
|
-
/**
|
|
2038
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1842
2039
|
GraphDefinition = "GraphDefinition",
|
|
1843
|
-
/**
|
|
2040
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1844
2041
|
Group = "Group",
|
|
1845
|
-
/**
|
|
2042
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1846
2043
|
GuidanceResponse = "GuidanceResponse",
|
|
1847
|
-
/**
|
|
2044
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1848
2045
|
HealthcareService = "HealthcareService",
|
|
1849
|
-
/**
|
|
2046
|
+
/** The FHIR resource type defined in STU3. */
|
|
1850
2047
|
ImagingManifest = "ImagingManifest",
|
|
1851
|
-
/**
|
|
2048
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1852
2049
|
ImagingStudy = "ImagingStudy",
|
|
1853
|
-
/**
|
|
2050
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1854
2051
|
Immunization = "Immunization",
|
|
1855
|
-
/**
|
|
2052
|
+
/** The FHIR resource type defined in R4. */
|
|
1856
2053
|
ImmunizationEvaluation = "ImmunizationEvaluation",
|
|
1857
|
-
/**
|
|
2054
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1858
2055
|
ImmunizationRecommendation = "ImmunizationRecommendation",
|
|
1859
|
-
/**
|
|
2056
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1860
2057
|
ImplementationGuide = "ImplementationGuide",
|
|
1861
|
-
/**
|
|
2058
|
+
/** The FHIR resource type defined in R4. */
|
|
1862
2059
|
InsurancePlan = "InsurancePlan",
|
|
1863
|
-
/**
|
|
2060
|
+
/** The FHIR resource type defined in R4. */
|
|
1864
2061
|
Invoice = "Invoice",
|
|
1865
|
-
/**
|
|
2062
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1866
2063
|
Library = "Library",
|
|
1867
|
-
/**
|
|
2064
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1868
2065
|
Linkage = "Linkage",
|
|
1869
|
-
/**
|
|
2066
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1870
2067
|
List = "List",
|
|
1871
|
-
/**
|
|
2068
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1872
2069
|
Location = "Location",
|
|
1873
|
-
/**
|
|
2070
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1874
2071
|
Measure = "Measure",
|
|
1875
|
-
/**
|
|
2072
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1876
2073
|
MeasureReport = "MeasureReport",
|
|
1877
|
-
/**
|
|
2074
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1878
2075
|
Media = "Media",
|
|
1879
|
-
/**
|
|
2076
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1880
2077
|
Medication = "Medication",
|
|
1881
|
-
/**
|
|
2078
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1882
2079
|
MedicationAdministration = "MedicationAdministration",
|
|
1883
|
-
/**
|
|
2080
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1884
2081
|
MedicationDispense = "MedicationDispense",
|
|
1885
|
-
/**
|
|
2082
|
+
/** The FHIR resource type defined in R4. */
|
|
1886
2083
|
MedicationKnowledge = "MedicationKnowledge",
|
|
1887
|
-
/**
|
|
2084
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1888
2085
|
MedicationRequest = "MedicationRequest",
|
|
1889
|
-
/**
|
|
2086
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1890
2087
|
MedicationStatement = "MedicationStatement",
|
|
1891
|
-
/**
|
|
2088
|
+
/** The FHIR resource type defined in R4. */
|
|
1892
2089
|
MedicinalProduct = "MedicinalProduct",
|
|
1893
|
-
/**
|
|
2090
|
+
/** The FHIR resource type defined in R4. */
|
|
1894
2091
|
MedicinalProductAuthorization = "MedicinalProductAuthorization",
|
|
1895
|
-
/**
|
|
2092
|
+
/** The FHIR resource type defined in R4. */
|
|
1896
2093
|
MedicinalProductContraindication = "MedicinalProductContraindication",
|
|
1897
|
-
/**
|
|
2094
|
+
/** The FHIR resource type defined in R4. */
|
|
1898
2095
|
MedicinalProductIndication = "MedicinalProductIndication",
|
|
1899
|
-
/**
|
|
2096
|
+
/** The FHIR resource type defined in R4. */
|
|
1900
2097
|
MedicinalProductIngredient = "MedicinalProductIngredient",
|
|
1901
|
-
/**
|
|
2098
|
+
/** The FHIR resource type defined in R4. */
|
|
1902
2099
|
MedicinalProductInteraction = "MedicinalProductInteraction",
|
|
1903
|
-
/**
|
|
2100
|
+
/** The FHIR resource type defined in R4. */
|
|
1904
2101
|
MedicinalProductManufactured = "MedicinalProductManufactured",
|
|
1905
|
-
/**
|
|
2102
|
+
/** The FHIR resource type defined in R4. */
|
|
1906
2103
|
MedicinalProductPackaged = "MedicinalProductPackaged",
|
|
1907
|
-
/**
|
|
2104
|
+
/** The FHIR resource type defined in R4. */
|
|
1908
2105
|
MedicinalProductPharmaceutical = "MedicinalProductPharmaceutical",
|
|
1909
|
-
/**
|
|
2106
|
+
/** The FHIR resource type defined in R4. */
|
|
1910
2107
|
MedicinalProductUndesirableEffect = "MedicinalProductUndesirableEffect",
|
|
1911
|
-
/**
|
|
2108
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1912
2109
|
MessageDefinition = "MessageDefinition",
|
|
1913
|
-
/**
|
|
2110
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1914
2111
|
MessageHeader = "MessageHeader",
|
|
1915
|
-
/**
|
|
2112
|
+
/** The FHIR resource type defined in R4. */
|
|
1916
2113
|
MolecularSequence = "MolecularSequence",
|
|
1917
|
-
/**
|
|
2114
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1918
2115
|
NamingSystem = "NamingSystem",
|
|
1919
|
-
/**
|
|
2116
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1920
2117
|
NutritionOrder = "NutritionOrder",
|
|
1921
|
-
/**
|
|
2118
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1922
2119
|
Observation = "Observation",
|
|
1923
|
-
/**
|
|
2120
|
+
/** The FHIR resource type defined in R4. */
|
|
1924
2121
|
ObservationDefinition = "ObservationDefinition",
|
|
1925
|
-
/**
|
|
2122
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1926
2123
|
OperationDefinition = "OperationDefinition",
|
|
1927
|
-
/**
|
|
2124
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1928
2125
|
OperationOutcome = "OperationOutcome",
|
|
1929
|
-
/**
|
|
2126
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1930
2127
|
Organization = "Organization",
|
|
1931
|
-
/**
|
|
2128
|
+
/** The FHIR resource type defined in R4. */
|
|
1932
2129
|
OrganizationAffiliation = "OrganizationAffiliation",
|
|
1933
|
-
/**
|
|
2130
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1934
2131
|
Parameters = "Parameters",
|
|
1935
|
-
/**
|
|
2132
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1936
2133
|
Patient = "Patient",
|
|
1937
|
-
/**
|
|
2134
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1938
2135
|
PaymentNotice = "PaymentNotice",
|
|
1939
|
-
/**
|
|
2136
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1940
2137
|
PaymentReconciliation = "PaymentReconciliation",
|
|
1941
|
-
/**
|
|
2138
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1942
2139
|
Person = "Person",
|
|
1943
|
-
/**
|
|
2140
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1944
2141
|
PlanDefinition = "PlanDefinition",
|
|
1945
|
-
/**
|
|
2142
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1946
2143
|
Practitioner = "Practitioner",
|
|
1947
|
-
/**
|
|
2144
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1948
2145
|
PractitionerRole = "PractitionerRole",
|
|
1949
|
-
/**
|
|
2146
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1950
2147
|
Procedure = "Procedure",
|
|
1951
|
-
/**
|
|
2148
|
+
/** The FHIR resource type defined in STU3. */
|
|
1952
2149
|
ProcedureRequest = "ProcedureRequest",
|
|
1953
|
-
/**
|
|
2150
|
+
/** The FHIR resource type defined in STU3. */
|
|
1954
2151
|
ProcessRequest = "ProcessRequest",
|
|
1955
|
-
/**
|
|
2152
|
+
/** The FHIR resource type defined in STU3. */
|
|
1956
2153
|
ProcessResponse = "ProcessResponse",
|
|
1957
|
-
/**
|
|
2154
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1958
2155
|
Provenance = "Provenance",
|
|
1959
|
-
/**
|
|
2156
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1960
2157
|
Questionnaire = "Questionnaire",
|
|
1961
|
-
/**
|
|
2158
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1962
2159
|
QuestionnaireResponse = "QuestionnaireResponse",
|
|
1963
|
-
/**
|
|
2160
|
+
/** The FHIR resource type defined in STU3. */
|
|
1964
2161
|
ReferralRequest = "ReferralRequest",
|
|
1965
|
-
/**
|
|
2162
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1966
2163
|
RelatedPerson = "RelatedPerson",
|
|
1967
|
-
/**
|
|
2164
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1968
2165
|
RequestGroup = "RequestGroup",
|
|
1969
|
-
/**
|
|
2166
|
+
/** The FHIR resource type defined in R4. */
|
|
1970
2167
|
ResearchDefinition = "ResearchDefinition",
|
|
1971
|
-
/**
|
|
2168
|
+
/** The FHIR resource type defined in R4. */
|
|
1972
2169
|
ResearchElementDefinition = "ResearchElementDefinition",
|
|
1973
|
-
/**
|
|
2170
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1974
2171
|
ResearchStudy = "ResearchStudy",
|
|
1975
|
-
/**
|
|
2172
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1976
2173
|
ResearchSubject = "ResearchSubject",
|
|
1977
|
-
/**
|
|
2174
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1978
2175
|
Resource = "Resource",
|
|
1979
|
-
/**
|
|
2176
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1980
2177
|
RiskAssessment = "RiskAssessment",
|
|
1981
|
-
/**
|
|
2178
|
+
/** The FHIR resource type defined in R4. */
|
|
1982
2179
|
RiskEvidenceSynthesis = "RiskEvidenceSynthesis",
|
|
1983
|
-
/**
|
|
2180
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1984
2181
|
Schedule = "Schedule",
|
|
1985
|
-
/**
|
|
2182
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1986
2183
|
SearchParameter = "SearchParameter",
|
|
1987
|
-
/**
|
|
2184
|
+
/** The FHIR resource type defined in STU3. */
|
|
1988
2185
|
Sequence = "Sequence",
|
|
1989
|
-
/**
|
|
2186
|
+
/** The FHIR resource type defined in STU3. */
|
|
1990
2187
|
ServiceDefinition = "ServiceDefinition",
|
|
1991
|
-
/**
|
|
2188
|
+
/** The FHIR resource type defined in R4. */
|
|
1992
2189
|
ServiceRequest = "ServiceRequest",
|
|
1993
|
-
/**
|
|
2190
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1994
2191
|
Slot = "Slot",
|
|
1995
|
-
/**
|
|
2192
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
1996
2193
|
Specimen = "Specimen",
|
|
1997
|
-
/**
|
|
2194
|
+
/** The FHIR resource type defined in R4. */
|
|
1998
2195
|
SpecimenDefinition = "SpecimenDefinition",
|
|
1999
|
-
/**
|
|
2196
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2000
2197
|
StructureDefinition = "StructureDefinition",
|
|
2001
|
-
/**
|
|
2198
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2002
2199
|
StructureMap = "StructureMap",
|
|
2003
|
-
/**
|
|
2200
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2004
2201
|
Subscription = "Subscription",
|
|
2005
|
-
/**
|
|
2202
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2006
2203
|
Substance = "Substance",
|
|
2007
|
-
/**
|
|
2204
|
+
/** The FHIR resource type defined in R4. */
|
|
2008
2205
|
SubstanceNucleicAcid = "SubstanceNucleicAcid",
|
|
2009
|
-
/**
|
|
2206
|
+
/** The FHIR resource type defined in R4. */
|
|
2010
2207
|
SubstancePolymer = "SubstancePolymer",
|
|
2011
|
-
/**
|
|
2208
|
+
/** The FHIR resource type defined in R4. */
|
|
2012
2209
|
SubstanceProtein = "SubstanceProtein",
|
|
2013
|
-
/**
|
|
2210
|
+
/** The FHIR resource type defined in R4. */
|
|
2014
2211
|
SubstanceReferenceInformation = "SubstanceReferenceInformation",
|
|
2015
|
-
/**
|
|
2212
|
+
/** The FHIR resource type defined in R4. */
|
|
2016
2213
|
SubstanceSourceMaterial = "SubstanceSourceMaterial",
|
|
2017
|
-
/**
|
|
2214
|
+
/** The FHIR resource type defined in R4. */
|
|
2018
2215
|
SubstanceSpecification = "SubstanceSpecification",
|
|
2019
|
-
/**
|
|
2216
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2020
2217
|
SupplyDelivery = "SupplyDelivery",
|
|
2021
|
-
/**
|
|
2218
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2022
2219
|
SupplyRequest = "SupplyRequest",
|
|
2023
|
-
/**
|
|
2220
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2024
2221
|
Task = "Task",
|
|
2025
|
-
/**
|
|
2222
|
+
/** The FHIR resource type defined in R4. */
|
|
2026
2223
|
TerminologyCapabilities = "TerminologyCapabilities",
|
|
2027
|
-
/**
|
|
2224
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2028
2225
|
TestReport = "TestReport",
|
|
2029
|
-
/**
|
|
2226
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2030
2227
|
TestScript = "TestScript",
|
|
2031
|
-
/**
|
|
2228
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2032
2229
|
ValueSet = "ValueSet",
|
|
2033
|
-
/**
|
|
2230
|
+
/** The FHIR resource type defined in R4. */
|
|
2034
2231
|
VerificationResult = "VerificationResult",
|
|
2035
|
-
/**
|
|
2232
|
+
/** The FHIR resource type defined in STU3 and R4. */
|
|
2036
2233
|
VisionPrescription = "VisionPrescription"
|
|
2037
2234
|
}
|
|
2038
2235
|
/**
|
|
2039
|
-
* Schema of FHIR resource type enumeration.
|
|
2236
|
+
* Schema of FHIR resource type enumeration. \
|
|
2040
2237
|
* {@link KnownHealthcareFhirResourceType} can be used interchangeably with HealthcareFhirResourceType,
|
|
2041
2238
|
* this enum contains the known values that the service supports.
|
|
2042
2239
|
* ### Known values supported by the service
|
|
2043
|
-
* **Account
|
|
2044
|
-
* **ActivityDefinition
|
|
2045
|
-
* **AdverseEvent
|
|
2046
|
-
* **AllergyIntolerance
|
|
2047
|
-
* **Appointment
|
|
2048
|
-
* **AppointmentResponse
|
|
2049
|
-
* **AuditEvent
|
|
2050
|
-
* **Basic
|
|
2051
|
-
* **Binary
|
|
2052
|
-
* **BiologicallyDerivedProduct
|
|
2053
|
-
* **BodySite
|
|
2054
|
-
* **BodyStructure
|
|
2055
|
-
* **Bundle
|
|
2056
|
-
* **CapabilityStatement
|
|
2057
|
-
* **CarePlan
|
|
2058
|
-
* **CareTeam
|
|
2059
|
-
* **CatalogEntry
|
|
2060
|
-
* **ChargeItem
|
|
2061
|
-
* **ChargeItemDefinition
|
|
2062
|
-
* **Claim
|
|
2063
|
-
* **ClaimResponse
|
|
2064
|
-
* **ClinicalImpression
|
|
2065
|
-
* **CodeSystem
|
|
2066
|
-
* **Communication
|
|
2067
|
-
* **CommunicationRequest
|
|
2068
|
-
* **CompartmentDefinition
|
|
2069
|
-
* **Composition
|
|
2070
|
-
* **ConceptMap
|
|
2071
|
-
* **Condition
|
|
2072
|
-
* **Consent
|
|
2073
|
-
* **Contract
|
|
2074
|
-
* **Coverage
|
|
2075
|
-
* **CoverageEligibilityRequest
|
|
2076
|
-
* **CoverageEligibilityResponse
|
|
2077
|
-
* **DataElement
|
|
2078
|
-
* **DetectedIssue
|
|
2079
|
-
* **Device
|
|
2080
|
-
* **DeviceComponent
|
|
2081
|
-
* **DeviceDefinition
|
|
2082
|
-
* **DeviceMetric
|
|
2083
|
-
* **DeviceRequest
|
|
2084
|
-
* **DeviceUseStatement
|
|
2085
|
-
* **DiagnosticReport
|
|
2086
|
-
* **DocumentManifest
|
|
2087
|
-
* **DocumentReference
|
|
2088
|
-
* **DomainResource
|
|
2089
|
-
* **EffectEvidenceSynthesis
|
|
2090
|
-
* **EligibilityRequest
|
|
2091
|
-
* **EligibilityResponse
|
|
2092
|
-
* **Encounter
|
|
2093
|
-
* **Endpoint
|
|
2094
|
-
* **EnrollmentRequest
|
|
2095
|
-
* **EnrollmentResponse
|
|
2096
|
-
* **EpisodeOfCare
|
|
2097
|
-
* **EventDefinition
|
|
2098
|
-
* **Evidence
|
|
2099
|
-
* **EvidenceVariable
|
|
2100
|
-
* **ExampleScenario
|
|
2101
|
-
* **ExpansionProfile
|
|
2102
|
-
* **ExplanationOfBenefit
|
|
2103
|
-
* **FamilyMemberHistory
|
|
2104
|
-
* **Flag
|
|
2105
|
-
* **Goal
|
|
2106
|
-
* **GraphDefinition
|
|
2107
|
-
* **Group
|
|
2108
|
-
* **GuidanceResponse
|
|
2109
|
-
* **HealthcareService
|
|
2110
|
-
* **ImagingManifest
|
|
2111
|
-
* **ImagingStudy
|
|
2112
|
-
* **Immunization
|
|
2113
|
-
* **ImmunizationEvaluation
|
|
2114
|
-
* **ImmunizationRecommendation
|
|
2115
|
-
* **ImplementationGuide
|
|
2116
|
-
* **InsurancePlan
|
|
2117
|
-
* **Invoice
|
|
2118
|
-
* **Library
|
|
2119
|
-
* **Linkage
|
|
2120
|
-
* **List
|
|
2121
|
-
* **Location
|
|
2122
|
-
* **Measure
|
|
2123
|
-
* **MeasureReport
|
|
2124
|
-
* **Media
|
|
2125
|
-
* **Medication
|
|
2126
|
-
* **MedicationAdministration
|
|
2127
|
-
* **MedicationDispense
|
|
2128
|
-
* **MedicationKnowledge
|
|
2129
|
-
* **MedicationRequest
|
|
2130
|
-
* **MedicationStatement
|
|
2131
|
-
* **MedicinalProduct
|
|
2132
|
-
* **MedicinalProductAuthorization
|
|
2133
|
-
* **MedicinalProductContraindication
|
|
2134
|
-
* **MedicinalProductIndication
|
|
2135
|
-
* **MedicinalProductIngredient
|
|
2136
|
-
* **MedicinalProductInteraction
|
|
2137
|
-
* **MedicinalProductManufactured
|
|
2138
|
-
* **MedicinalProductPackaged
|
|
2139
|
-
* **MedicinalProductPharmaceutical
|
|
2140
|
-
* **MedicinalProductUndesirableEffect
|
|
2141
|
-
* **MessageDefinition
|
|
2142
|
-
* **MessageHeader
|
|
2143
|
-
* **MolecularSequence
|
|
2144
|
-
* **NamingSystem
|
|
2145
|
-
* **NutritionOrder
|
|
2146
|
-
* **Observation
|
|
2147
|
-
* **ObservationDefinition
|
|
2148
|
-
* **OperationDefinition
|
|
2149
|
-
* **OperationOutcome
|
|
2150
|
-
* **Organization
|
|
2151
|
-
* **OrganizationAffiliation
|
|
2152
|
-
* **Parameters
|
|
2153
|
-
* **Patient
|
|
2154
|
-
* **PaymentNotice
|
|
2155
|
-
* **PaymentReconciliation
|
|
2156
|
-
* **Person
|
|
2157
|
-
* **PlanDefinition
|
|
2158
|
-
* **Practitioner
|
|
2159
|
-
* **PractitionerRole
|
|
2160
|
-
* **Procedure
|
|
2161
|
-
* **ProcedureRequest
|
|
2162
|
-
* **ProcessRequest
|
|
2163
|
-
* **ProcessResponse
|
|
2164
|
-
* **Provenance
|
|
2165
|
-
* **Questionnaire
|
|
2166
|
-
* **QuestionnaireResponse
|
|
2167
|
-
* **ReferralRequest
|
|
2168
|
-
* **RelatedPerson
|
|
2169
|
-
* **RequestGroup
|
|
2170
|
-
* **ResearchDefinition
|
|
2171
|
-
* **ResearchElementDefinition
|
|
2172
|
-
* **ResearchStudy
|
|
2173
|
-
* **ResearchSubject
|
|
2174
|
-
* **Resource
|
|
2175
|
-
* **RiskAssessment
|
|
2176
|
-
* **RiskEvidenceSynthesis
|
|
2177
|
-
* **Schedule
|
|
2178
|
-
* **SearchParameter
|
|
2179
|
-
* **Sequence
|
|
2180
|
-
* **ServiceDefinition
|
|
2181
|
-
* **ServiceRequest
|
|
2182
|
-
* **Slot
|
|
2183
|
-
* **Specimen
|
|
2184
|
-
* **SpecimenDefinition
|
|
2185
|
-
* **StructureDefinition
|
|
2186
|
-
* **StructureMap
|
|
2187
|
-
* **Subscription
|
|
2188
|
-
* **Substance
|
|
2189
|
-
* **SubstanceNucleicAcid
|
|
2190
|
-
* **SubstancePolymer
|
|
2191
|
-
* **SubstanceProtein
|
|
2192
|
-
* **SubstanceReferenceInformation
|
|
2193
|
-
* **SubstanceSourceMaterial
|
|
2194
|
-
* **SubstanceSpecification
|
|
2195
|
-
* **SupplyDelivery
|
|
2196
|
-
* **SupplyRequest
|
|
2197
|
-
* **Task
|
|
2198
|
-
* **TerminologyCapabilities
|
|
2199
|
-
* **TestReport
|
|
2200
|
-
* **TestScript
|
|
2201
|
-
* **ValueSet
|
|
2202
|
-
* **VerificationResult
|
|
2203
|
-
* **VisionPrescription
|
|
2240
|
+
* **Account**: The FHIR resource type defined in STU3 and R4. \
|
|
2241
|
+
* **ActivityDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2242
|
+
* **AdverseEvent**: The FHIR resource type defined in STU3 and R4. \
|
|
2243
|
+
* **AllergyIntolerance**: The FHIR resource type defined in STU3 and R4. \
|
|
2244
|
+
* **Appointment**: The FHIR resource type defined in STU3 and R4. \
|
|
2245
|
+
* **AppointmentResponse**: The FHIR resource type defined in STU3 and R4. \
|
|
2246
|
+
* **AuditEvent**: The FHIR resource type defined in STU3 and R4. \
|
|
2247
|
+
* **Basic**: The FHIR resource type defined in STU3 and R4. \
|
|
2248
|
+
* **Binary**: The FHIR resource type defined in STU3 and R4. \
|
|
2249
|
+
* **BiologicallyDerivedProduct**: The FHIR resource type defined in R4. \
|
|
2250
|
+
* **BodySite**: The FHIR resource type defined in STU3. \
|
|
2251
|
+
* **BodyStructure**: The FHIR resource type defined in R4. \
|
|
2252
|
+
* **Bundle**: The FHIR resource type defined in STU3 and R4. \
|
|
2253
|
+
* **CapabilityStatement**: The FHIR resource type defined in STU3 and R4. \
|
|
2254
|
+
* **CarePlan**: The FHIR resource type defined in STU3 and R4. \
|
|
2255
|
+
* **CareTeam**: The FHIR resource type defined in STU3 and R4. \
|
|
2256
|
+
* **CatalogEntry**: The FHIR resource type defined in R4. \
|
|
2257
|
+
* **ChargeItem**: The FHIR resource type defined in STU3 and R4. \
|
|
2258
|
+
* **ChargeItemDefinition**: The FHIR resource type defined in R4. \
|
|
2259
|
+
* **Claim**: The FHIR resource type defined in STU3 and R4. \
|
|
2260
|
+
* **ClaimResponse**: The FHIR resource type defined in STU3 and R4. \
|
|
2261
|
+
* **ClinicalImpression**: The FHIR resource type defined in STU3 and R4. \
|
|
2262
|
+
* **CodeSystem**: The FHIR resource type defined in STU3 and R4. \
|
|
2263
|
+
* **Communication**: The FHIR resource type defined in STU3 and R4. \
|
|
2264
|
+
* **CommunicationRequest**: The FHIR resource type defined in STU3 and R4. \
|
|
2265
|
+
* **CompartmentDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2266
|
+
* **Composition**: The FHIR resource type defined in STU3 and R4. \
|
|
2267
|
+
* **ConceptMap**: The FHIR resource type defined in STU3 and R4. \
|
|
2268
|
+
* **Condition**: The FHIR resource type defined in STU3 and R4. \
|
|
2269
|
+
* **Consent**: The FHIR resource type defined in STU3 and R4. \
|
|
2270
|
+
* **Contract**: The FHIR resource type defined in STU3 and R4. \
|
|
2271
|
+
* **Coverage**: The FHIR resource type defined in STU3 and R4. \
|
|
2272
|
+
* **CoverageEligibilityRequest**: The FHIR resource type defined in R4. \
|
|
2273
|
+
* **CoverageEligibilityResponse**: The FHIR resource type defined in R4. \
|
|
2274
|
+
* **DataElement**: The FHIR resource type defined in STU3. \
|
|
2275
|
+
* **DetectedIssue**: The FHIR resource type defined in STU3 and R4. \
|
|
2276
|
+
* **Device**: The FHIR resource type defined in STU3 and R4. \
|
|
2277
|
+
* **DeviceComponent**: The FHIR resource type defined in STU3. \
|
|
2278
|
+
* **DeviceDefinition**: The FHIR resource type defined in R4. \
|
|
2279
|
+
* **DeviceMetric**: The FHIR resource type defined in STU3 and R4. \
|
|
2280
|
+
* **DeviceRequest**: The FHIR resource type defined in STU3 and R4. \
|
|
2281
|
+
* **DeviceUseStatement**: The FHIR resource type defined in STU3 and R4. \
|
|
2282
|
+
* **DiagnosticReport**: The FHIR resource type defined in STU3 and R4. \
|
|
2283
|
+
* **DocumentManifest**: The FHIR resource type defined in STU3 and R4. \
|
|
2284
|
+
* **DocumentReference**: The FHIR resource type defined in STU3 and R4. \
|
|
2285
|
+
* **DomainResource**: The FHIR resource type defined in STU3 and R4. \
|
|
2286
|
+
* **EffectEvidenceSynthesis**: The FHIR resource type defined in R4. \
|
|
2287
|
+
* **EligibilityRequest**: The FHIR resource type defined in STU3. \
|
|
2288
|
+
* **EligibilityResponse**: The FHIR resource type defined in STU3. \
|
|
2289
|
+
* **Encounter**: The FHIR resource type defined in STU3 and R4. \
|
|
2290
|
+
* **Endpoint**: The FHIR resource type defined in STU3 and R4. \
|
|
2291
|
+
* **EnrollmentRequest**: The FHIR resource type defined in STU3 and R4. \
|
|
2292
|
+
* **EnrollmentResponse**: The FHIR resource type defined in STU3 and R4. \
|
|
2293
|
+
* **EpisodeOfCare**: The FHIR resource type defined in STU3 and R4. \
|
|
2294
|
+
* **EventDefinition**: The FHIR resource type defined in R4. \
|
|
2295
|
+
* **Evidence**: The FHIR resource type defined in R4. \
|
|
2296
|
+
* **EvidenceVariable**: The FHIR resource type defined in R4. \
|
|
2297
|
+
* **ExampleScenario**: The FHIR resource type defined in R4. \
|
|
2298
|
+
* **ExpansionProfile**: The FHIR resource type defined in STU3. \
|
|
2299
|
+
* **ExplanationOfBenefit**: The FHIR resource type defined in STU3 and R4. \
|
|
2300
|
+
* **FamilyMemberHistory**: The FHIR resource type defined in STU3 and R4. \
|
|
2301
|
+
* **Flag**: The FHIR resource type defined in STU3 and R4. \
|
|
2302
|
+
* **Goal**: The FHIR resource type defined in STU3 and R4. \
|
|
2303
|
+
* **GraphDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2304
|
+
* **Group**: The FHIR resource type defined in STU3 and R4. \
|
|
2305
|
+
* **GuidanceResponse**: The FHIR resource type defined in STU3 and R4. \
|
|
2306
|
+
* **HealthcareService**: The FHIR resource type defined in STU3 and R4. \
|
|
2307
|
+
* **ImagingManifest**: The FHIR resource type defined in STU3. \
|
|
2308
|
+
* **ImagingStudy**: The FHIR resource type defined in STU3 and R4. \
|
|
2309
|
+
* **Immunization**: The FHIR resource type defined in STU3 and R4. \
|
|
2310
|
+
* **ImmunizationEvaluation**: The FHIR resource type defined in R4. \
|
|
2311
|
+
* **ImmunizationRecommendation**: The FHIR resource type defined in STU3 and R4. \
|
|
2312
|
+
* **ImplementationGuide**: The FHIR resource type defined in STU3 and R4. \
|
|
2313
|
+
* **InsurancePlan**: The FHIR resource type defined in R4. \
|
|
2314
|
+
* **Invoice**: The FHIR resource type defined in R4. \
|
|
2315
|
+
* **Library**: The FHIR resource type defined in STU3 and R4. \
|
|
2316
|
+
* **Linkage**: The FHIR resource type defined in STU3 and R4. \
|
|
2317
|
+
* **List**: The FHIR resource type defined in STU3 and R4. \
|
|
2318
|
+
* **Location**: The FHIR resource type defined in STU3 and R4. \
|
|
2319
|
+
* **Measure**: The FHIR resource type defined in STU3 and R4. \
|
|
2320
|
+
* **MeasureReport**: The FHIR resource type defined in STU3 and R4. \
|
|
2321
|
+
* **Media**: The FHIR resource type defined in STU3 and R4. \
|
|
2322
|
+
* **Medication**: The FHIR resource type defined in STU3 and R4. \
|
|
2323
|
+
* **MedicationAdministration**: The FHIR resource type defined in STU3 and R4. \
|
|
2324
|
+
* **MedicationDispense**: The FHIR resource type defined in STU3 and R4. \
|
|
2325
|
+
* **MedicationKnowledge**: The FHIR resource type defined in R4. \
|
|
2326
|
+
* **MedicationRequest**: The FHIR resource type defined in STU3 and R4. \
|
|
2327
|
+
* **MedicationStatement**: The FHIR resource type defined in STU3 and R4. \
|
|
2328
|
+
* **MedicinalProduct**: The FHIR resource type defined in R4. \
|
|
2329
|
+
* **MedicinalProductAuthorization**: The FHIR resource type defined in R4. \
|
|
2330
|
+
* **MedicinalProductContraindication**: The FHIR resource type defined in R4. \
|
|
2331
|
+
* **MedicinalProductIndication**: The FHIR resource type defined in R4. \
|
|
2332
|
+
* **MedicinalProductIngredient**: The FHIR resource type defined in R4. \
|
|
2333
|
+
* **MedicinalProductInteraction**: The FHIR resource type defined in R4. \
|
|
2334
|
+
* **MedicinalProductManufactured**: The FHIR resource type defined in R4. \
|
|
2335
|
+
* **MedicinalProductPackaged**: The FHIR resource type defined in R4. \
|
|
2336
|
+
* **MedicinalProductPharmaceutical**: The FHIR resource type defined in R4. \
|
|
2337
|
+
* **MedicinalProductUndesirableEffect**: The FHIR resource type defined in R4. \
|
|
2338
|
+
* **MessageDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2339
|
+
* **MessageHeader**: The FHIR resource type defined in STU3 and R4. \
|
|
2340
|
+
* **MolecularSequence**: The FHIR resource type defined in R4. \
|
|
2341
|
+
* **NamingSystem**: The FHIR resource type defined in STU3 and R4. \
|
|
2342
|
+
* **NutritionOrder**: The FHIR resource type defined in STU3 and R4. \
|
|
2343
|
+
* **Observation**: The FHIR resource type defined in STU3 and R4. \
|
|
2344
|
+
* **ObservationDefinition**: The FHIR resource type defined in R4. \
|
|
2345
|
+
* **OperationDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2346
|
+
* **OperationOutcome**: The FHIR resource type defined in STU3 and R4. \
|
|
2347
|
+
* **Organization**: The FHIR resource type defined in STU3 and R4. \
|
|
2348
|
+
* **OrganizationAffiliation**: The FHIR resource type defined in R4. \
|
|
2349
|
+
* **Parameters**: The FHIR resource type defined in STU3 and R4. \
|
|
2350
|
+
* **Patient**: The FHIR resource type defined in STU3 and R4. \
|
|
2351
|
+
* **PaymentNotice**: The FHIR resource type defined in STU3 and R4. \
|
|
2352
|
+
* **PaymentReconciliation**: The FHIR resource type defined in STU3 and R4. \
|
|
2353
|
+
* **Person**: The FHIR resource type defined in STU3 and R4. \
|
|
2354
|
+
* **PlanDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2355
|
+
* **Practitioner**: The FHIR resource type defined in STU3 and R4. \
|
|
2356
|
+
* **PractitionerRole**: The FHIR resource type defined in STU3 and R4. \
|
|
2357
|
+
* **Procedure**: The FHIR resource type defined in STU3 and R4. \
|
|
2358
|
+
* **ProcedureRequest**: The FHIR resource type defined in STU3. \
|
|
2359
|
+
* **ProcessRequest**: The FHIR resource type defined in STU3. \
|
|
2360
|
+
* **ProcessResponse**: The FHIR resource type defined in STU3. \
|
|
2361
|
+
* **Provenance**: The FHIR resource type defined in STU3 and R4. \
|
|
2362
|
+
* **Questionnaire**: The FHIR resource type defined in STU3 and R4. \
|
|
2363
|
+
* **QuestionnaireResponse**: The FHIR resource type defined in STU3 and R4. \
|
|
2364
|
+
* **ReferralRequest**: The FHIR resource type defined in STU3. \
|
|
2365
|
+
* **RelatedPerson**: The FHIR resource type defined in STU3 and R4. \
|
|
2366
|
+
* **RequestGroup**: The FHIR resource type defined in STU3 and R4. \
|
|
2367
|
+
* **ResearchDefinition**: The FHIR resource type defined in R4. \
|
|
2368
|
+
* **ResearchElementDefinition**: The FHIR resource type defined in R4. \
|
|
2369
|
+
* **ResearchStudy**: The FHIR resource type defined in STU3 and R4. \
|
|
2370
|
+
* **ResearchSubject**: The FHIR resource type defined in STU3 and R4. \
|
|
2371
|
+
* **Resource**: The FHIR resource type defined in STU3 and R4. \
|
|
2372
|
+
* **RiskAssessment**: The FHIR resource type defined in STU3 and R4. \
|
|
2373
|
+
* **RiskEvidenceSynthesis**: The FHIR resource type defined in R4. \
|
|
2374
|
+
* **Schedule**: The FHIR resource type defined in STU3 and R4. \
|
|
2375
|
+
* **SearchParameter**: The FHIR resource type defined in STU3 and R4. \
|
|
2376
|
+
* **Sequence**: The FHIR resource type defined in STU3. \
|
|
2377
|
+
* **ServiceDefinition**: The FHIR resource type defined in STU3. \
|
|
2378
|
+
* **ServiceRequest**: The FHIR resource type defined in R4. \
|
|
2379
|
+
* **Slot**: The FHIR resource type defined in STU3 and R4. \
|
|
2380
|
+
* **Specimen**: The FHIR resource type defined in STU3 and R4. \
|
|
2381
|
+
* **SpecimenDefinition**: The FHIR resource type defined in R4. \
|
|
2382
|
+
* **StructureDefinition**: The FHIR resource type defined in STU3 and R4. \
|
|
2383
|
+
* **StructureMap**: The FHIR resource type defined in STU3 and R4. \
|
|
2384
|
+
* **Subscription**: The FHIR resource type defined in STU3 and R4. \
|
|
2385
|
+
* **Substance**: The FHIR resource type defined in STU3 and R4. \
|
|
2386
|
+
* **SubstanceNucleicAcid**: The FHIR resource type defined in R4. \
|
|
2387
|
+
* **SubstancePolymer**: The FHIR resource type defined in R4. \
|
|
2388
|
+
* **SubstanceProtein**: The FHIR resource type defined in R4. \
|
|
2389
|
+
* **SubstanceReferenceInformation**: The FHIR resource type defined in R4. \
|
|
2390
|
+
* **SubstanceSourceMaterial**: The FHIR resource type defined in R4. \
|
|
2391
|
+
* **SubstanceSpecification**: The FHIR resource type defined in R4. \
|
|
2392
|
+
* **SupplyDelivery**: The FHIR resource type defined in STU3 and R4. \
|
|
2393
|
+
* **SupplyRequest**: The FHIR resource type defined in STU3 and R4. \
|
|
2394
|
+
* **Task**: The FHIR resource type defined in STU3 and R4. \
|
|
2395
|
+
* **TerminologyCapabilities**: The FHIR resource type defined in R4. \
|
|
2396
|
+
* **TestReport**: The FHIR resource type defined in STU3 and R4. \
|
|
2397
|
+
* **TestScript**: The FHIR resource type defined in STU3 and R4. \
|
|
2398
|
+
* **ValueSet**: The FHIR resource type defined in STU3 and R4. \
|
|
2399
|
+
* **VerificationResult**: The FHIR resource type defined in R4. \
|
|
2400
|
+
* **VisionPrescription**: The FHIR resource type defined in STU3 and R4.
|
|
2204
2401
|
*/
|
|
2205
2402
|
export type HealthcareFhirResourceType = string;
|
|
2206
2403
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event. */
|
|
@@ -2214,6 +2411,7 @@ export interface HealthcareFhirResourceUpdatedEventData {
|
|
|
2214
2411
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
2215
2412
|
resourceVersionId: number;
|
|
2216
2413
|
}
|
|
2414
|
+
export declare function healthcareFhirResourceUpdatedEventDataDeserializer(item: any): HealthcareFhirResourceUpdatedEventData;
|
|
2217
2415
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceDeleted event. */
|
|
2218
2416
|
export interface HealthcareFhirResourceDeletedEventData {
|
|
2219
2417
|
/** Type of HL7 FHIR resource. */
|
|
@@ -2225,6 +2423,7 @@ export interface HealthcareFhirResourceDeletedEventData {
|
|
|
2225
2423
|
/** VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). */
|
|
2226
2424
|
resourceVersionId: number;
|
|
2227
2425
|
}
|
|
2426
|
+
export declare function healthcareFhirResourceDeletedEventDataDeserializer(item: any): HealthcareFhirResourceDeletedEventData;
|
|
2228
2427
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageCreated event. */
|
|
2229
2428
|
export interface HealthcareDicomImageCreatedEventData {
|
|
2230
2429
|
/** Data partition name */
|
|
@@ -2240,6 +2439,7 @@ export interface HealthcareDicomImageCreatedEventData {
|
|
|
2240
2439
|
/** Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation and deletion within the service. */
|
|
2241
2440
|
sequenceNumber: number;
|
|
2242
2441
|
}
|
|
2442
|
+
export declare function healthcareDicomImageCreatedEventDataDeserializer(item: any): HealthcareDicomImageCreatedEventData;
|
|
2243
2443
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageDeleted event. */
|
|
2244
2444
|
export interface HealthcareDicomImageDeletedEventData {
|
|
2245
2445
|
/** Data partition name */
|
|
@@ -2255,6 +2455,7 @@ export interface HealthcareDicomImageDeletedEventData {
|
|
|
2255
2455
|
/** Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation and deletion within the service. */
|
|
2256
2456
|
sequenceNumber: number;
|
|
2257
2457
|
}
|
|
2458
|
+
export declare function healthcareDicomImageDeletedEventDataDeserializer(item: any): HealthcareDicomImageDeletedEventData;
|
|
2258
2459
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageUpdated event. */
|
|
2259
2460
|
export interface HealthcareDicomImageUpdatedEventData {
|
|
2260
2461
|
/** Data partition name */
|
|
@@ -2270,6 +2471,7 @@ export interface HealthcareDicomImageUpdatedEventData {
|
|
|
2270
2471
|
/** Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation, updation and deletion within the service. */
|
|
2271
2472
|
sequenceNumber: number;
|
|
2272
2473
|
}
|
|
2474
|
+
export declare function healthcareDicomImageUpdatedEventDataDeserializer(item: any): HealthcareDicomImageUpdatedEventData;
|
|
2273
2475
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event. */
|
|
2274
2476
|
export interface KeyVaultCertificateNewVersionCreatedEventData {
|
|
2275
2477
|
/** The id of the object that triggered this event. */
|
|
@@ -2283,10 +2485,11 @@ export interface KeyVaultCertificateNewVersionCreatedEventData {
|
|
|
2283
2485
|
/** The version of the object that triggered this event */
|
|
2284
2486
|
version: string;
|
|
2285
2487
|
/** Not before date of the object that triggered this event */
|
|
2286
|
-
|
|
2488
|
+
nbf: number;
|
|
2287
2489
|
/** The expiration date of the object that triggered this event */
|
|
2288
|
-
|
|
2490
|
+
exp: number;
|
|
2289
2491
|
}
|
|
2492
|
+
export declare function keyVaultCertificateNewVersionCreatedEventDataDeserializer(item: any): KeyVaultCertificateNewVersionCreatedEventData;
|
|
2290
2493
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event. */
|
|
2291
2494
|
export interface KeyVaultCertificateNearExpiryEventData {
|
|
2292
2495
|
/** The id of the object that triggered this event. */
|
|
@@ -2300,10 +2503,11 @@ export interface KeyVaultCertificateNearExpiryEventData {
|
|
|
2300
2503
|
/** The version of the object that triggered this event */
|
|
2301
2504
|
version: string;
|
|
2302
2505
|
/** Not before date of the object that triggered this event */
|
|
2303
|
-
|
|
2506
|
+
nbf: number;
|
|
2304
2507
|
/** The expiration date of the object that triggered this event */
|
|
2305
|
-
|
|
2508
|
+
exp: number;
|
|
2306
2509
|
}
|
|
2510
|
+
export declare function keyVaultCertificateNearExpiryEventDataDeserializer(item: any): KeyVaultCertificateNearExpiryEventData;
|
|
2307
2511
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event. */
|
|
2308
2512
|
export interface KeyVaultCertificateExpiredEventData {
|
|
2309
2513
|
/** The id of the object that triggered this event. */
|
|
@@ -2317,10 +2521,11 @@ export interface KeyVaultCertificateExpiredEventData {
|
|
|
2317
2521
|
/** The version of the object that triggered this event */
|
|
2318
2522
|
version: string;
|
|
2319
2523
|
/** Not before date of the object that triggered this event */
|
|
2320
|
-
|
|
2524
|
+
nbf: number;
|
|
2321
2525
|
/** The expiration date of the object that triggered this event */
|
|
2322
|
-
|
|
2526
|
+
exp: number;
|
|
2323
2527
|
}
|
|
2528
|
+
export declare function keyVaultCertificateExpiredEventDataDeserializer(item: any): KeyVaultCertificateExpiredEventData;
|
|
2324
2529
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event. */
|
|
2325
2530
|
export interface KeyVaultKeyNewVersionCreatedEventData {
|
|
2326
2531
|
/** The id of the object that triggered this event. */
|
|
@@ -2334,10 +2539,11 @@ export interface KeyVaultKeyNewVersionCreatedEventData {
|
|
|
2334
2539
|
/** The version of the object that triggered this event */
|
|
2335
2540
|
version: string;
|
|
2336
2541
|
/** Not before date of the object that triggered this event */
|
|
2337
|
-
|
|
2542
|
+
nbf: number;
|
|
2338
2543
|
/** The expiration date of the object that triggered this event */
|
|
2339
|
-
|
|
2544
|
+
exp: number;
|
|
2340
2545
|
}
|
|
2546
|
+
export declare function keyVaultKeyNewVersionCreatedEventDataDeserializer(item: any): KeyVaultKeyNewVersionCreatedEventData;
|
|
2341
2547
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event. */
|
|
2342
2548
|
export interface KeyVaultKeyNearExpiryEventData {
|
|
2343
2549
|
/** The id of the object that triggered this event. */
|
|
@@ -2351,10 +2557,11 @@ export interface KeyVaultKeyNearExpiryEventData {
|
|
|
2351
2557
|
/** The version of the object that triggered this event */
|
|
2352
2558
|
version: string;
|
|
2353
2559
|
/** Not before date of the object that triggered this event */
|
|
2354
|
-
|
|
2560
|
+
nbf: number;
|
|
2355
2561
|
/** The expiration date of the object that triggered this event */
|
|
2356
|
-
|
|
2562
|
+
exp: number;
|
|
2357
2563
|
}
|
|
2564
|
+
export declare function keyVaultKeyNearExpiryEventDataDeserializer(item: any): KeyVaultKeyNearExpiryEventData;
|
|
2358
2565
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event. */
|
|
2359
2566
|
export interface KeyVaultKeyExpiredEventData {
|
|
2360
2567
|
/** The id of the object that triggered this event. */
|
|
@@ -2368,10 +2575,11 @@ export interface KeyVaultKeyExpiredEventData {
|
|
|
2368
2575
|
/** The version of the object that triggered this event */
|
|
2369
2576
|
version: string;
|
|
2370
2577
|
/** Not before date of the object that triggered this event */
|
|
2371
|
-
|
|
2578
|
+
nbf: number;
|
|
2372
2579
|
/** The expiration date of the object that triggered this event */
|
|
2373
|
-
|
|
2580
|
+
exp: number;
|
|
2374
2581
|
}
|
|
2582
|
+
export declare function keyVaultKeyExpiredEventDataDeserializer(item: any): KeyVaultKeyExpiredEventData;
|
|
2375
2583
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event. */
|
|
2376
2584
|
export interface KeyVaultSecretNewVersionCreatedEventData {
|
|
2377
2585
|
/** The id of the object that triggered this event. */
|
|
@@ -2385,10 +2593,11 @@ export interface KeyVaultSecretNewVersionCreatedEventData {
|
|
|
2385
2593
|
/** The version of the object that triggered this event */
|
|
2386
2594
|
version: string;
|
|
2387
2595
|
/** Not before date of the object that triggered this event */
|
|
2388
|
-
|
|
2596
|
+
nbf: number;
|
|
2389
2597
|
/** The expiration date of the object that triggered this event */
|
|
2390
|
-
|
|
2598
|
+
exp: number;
|
|
2391
2599
|
}
|
|
2600
|
+
export declare function keyVaultSecretNewVersionCreatedEventDataDeserializer(item: any): KeyVaultSecretNewVersionCreatedEventData;
|
|
2392
2601
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event. */
|
|
2393
2602
|
export interface KeyVaultSecretNearExpiryEventData {
|
|
2394
2603
|
/** The id of the object that triggered this event. */
|
|
@@ -2402,10 +2611,11 @@ export interface KeyVaultSecretNearExpiryEventData {
|
|
|
2402
2611
|
/** The version of the object that triggered this event */
|
|
2403
2612
|
version: string;
|
|
2404
2613
|
/** Not before date of the object that triggered this event */
|
|
2405
|
-
|
|
2614
|
+
nbf: number;
|
|
2406
2615
|
/** The expiration date of the object that triggered this event */
|
|
2407
|
-
|
|
2616
|
+
exp: number;
|
|
2408
2617
|
}
|
|
2618
|
+
export declare function keyVaultSecretNearExpiryEventDataDeserializer(item: any): KeyVaultSecretNearExpiryEventData;
|
|
2409
2619
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event. */
|
|
2410
2620
|
export interface KeyVaultSecretExpiredEventData {
|
|
2411
2621
|
/** The id of the object that triggered this event. */
|
|
@@ -2419,10 +2629,11 @@ export interface KeyVaultSecretExpiredEventData {
|
|
|
2419
2629
|
/** The version of the object that triggered this event */
|
|
2420
2630
|
version: string;
|
|
2421
2631
|
/** Not before date of the object that triggered this event */
|
|
2422
|
-
|
|
2632
|
+
nbf: number;
|
|
2423
2633
|
/** The expiration date of the object that triggered this event */
|
|
2424
|
-
|
|
2634
|
+
exp: number;
|
|
2425
2635
|
}
|
|
2636
|
+
export declare function keyVaultSecretExpiredEventDataDeserializer(item: any): KeyVaultSecretExpiredEventData;
|
|
2426
2637
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event. */
|
|
2427
2638
|
export interface KeyVaultAccessPolicyChangedEventData {
|
|
2428
2639
|
/** The id of the object that triggered this event. */
|
|
@@ -2436,10 +2647,11 @@ export interface KeyVaultAccessPolicyChangedEventData {
|
|
|
2436
2647
|
/** The version of the object that triggered this event */
|
|
2437
2648
|
version: string;
|
|
2438
2649
|
/** Not before date of the object that triggered this event */
|
|
2439
|
-
|
|
2650
|
+
nbf: number;
|
|
2440
2651
|
/** The expiration date of the object that triggered this event */
|
|
2441
|
-
|
|
2652
|
+
exp: number;
|
|
2442
2653
|
}
|
|
2654
|
+
export declare function keyVaultAccessPolicyChangedEventDataDeserializer(item: any): KeyVaultAccessPolicyChangedEventData;
|
|
2443
2655
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event. */
|
|
2444
2656
|
export interface MachineLearningServicesModelRegisteredEventData {
|
|
2445
2657
|
/** The name of the model that was registered. */
|
|
@@ -2451,6 +2663,7 @@ export interface MachineLearningServicesModelRegisteredEventData {
|
|
|
2451
2663
|
/** The properties of the model that was registered. */
|
|
2452
2664
|
modelProperties: Record<string, any>;
|
|
2453
2665
|
}
|
|
2666
|
+
export declare function machineLearningServicesModelRegisteredEventDataDeserializer(item: any): MachineLearningServicesModelRegisteredEventData;
|
|
2454
2667
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event. */
|
|
2455
2668
|
export interface MachineLearningServicesModelDeployedEventData {
|
|
2456
2669
|
/** The name of the deployed service. */
|
|
@@ -2464,6 +2677,7 @@ export interface MachineLearningServicesModelDeployedEventData {
|
|
|
2464
2677
|
/** The properties of the deployed service. */
|
|
2465
2678
|
serviceProperties: Record<string, any>;
|
|
2466
2679
|
}
|
|
2680
|
+
export declare function machineLearningServicesModelDeployedEventDataDeserializer(item: any): MachineLearningServicesModelDeployedEventData;
|
|
2467
2681
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event. */
|
|
2468
2682
|
export interface MachineLearningServicesRunCompletedEventData {
|
|
2469
2683
|
/** The ID of the experiment that the run belongs to. */
|
|
@@ -2479,6 +2693,7 @@ export interface MachineLearningServicesRunCompletedEventData {
|
|
|
2479
2693
|
/** The properties of the completed Run. */
|
|
2480
2694
|
runProperties: Record<string, any>;
|
|
2481
2695
|
}
|
|
2696
|
+
export declare function machineLearningServicesRunCompletedEventDataDeserializer(item: any): MachineLearningServicesRunCompletedEventData;
|
|
2482
2697
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event. */
|
|
2483
2698
|
export interface MachineLearningServicesDatasetDriftDetectedEventData {
|
|
2484
2699
|
/** The ID of the data drift monitor that triggered the event. */
|
|
@@ -2498,6 +2713,7 @@ export interface MachineLearningServicesDatasetDriftDetectedEventData {
|
|
|
2498
2713
|
/** The end time of the target dataset time series that resulted in drift detection. */
|
|
2499
2714
|
endTime: Date;
|
|
2500
2715
|
}
|
|
2716
|
+
export declare function machineLearningServicesDatasetDriftDetectedEventDataDeserializer(item: any): MachineLearningServicesDatasetDriftDetectedEventData;
|
|
2501
2717
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event. */
|
|
2502
2718
|
export interface MachineLearningServicesRunStatusChangedEventData {
|
|
2503
2719
|
/** The ID of the experiment that the Machine Learning Run belongs to. */
|
|
@@ -2515,6 +2731,7 @@ export interface MachineLearningServicesRunStatusChangedEventData {
|
|
|
2515
2731
|
/** The status of the Machine Learning Run. */
|
|
2516
2732
|
runStatus?: string;
|
|
2517
2733
|
}
|
|
2734
|
+
export declare function machineLearningServicesRunStatusChangedEventDataDeserializer(item: any): MachineLearningServicesRunStatusChangedEventData;
|
|
2518
2735
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event. */
|
|
2519
2736
|
export interface PolicyInsightsPolicyStateCreatedEventData {
|
|
2520
2737
|
/** The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ. */
|
|
@@ -2532,6 +2749,7 @@ export interface PolicyInsightsPolicyStateCreatedEventData {
|
|
|
2532
2749
|
/** The compliance reason code. May be empty. */
|
|
2533
2750
|
complianceReasonCode: string;
|
|
2534
2751
|
}
|
|
2752
|
+
export declare function policyInsightsPolicyStateCreatedEventDataDeserializer(item: any): PolicyInsightsPolicyStateCreatedEventData;
|
|
2535
2753
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateChanged event. */
|
|
2536
2754
|
export interface PolicyInsightsPolicyStateChangedEventData {
|
|
2537
2755
|
/** The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ. */
|
|
@@ -2549,6 +2767,7 @@ export interface PolicyInsightsPolicyStateChangedEventData {
|
|
|
2549
2767
|
/** The compliance reason code. May be empty. */
|
|
2550
2768
|
complianceReasonCode: string;
|
|
2551
2769
|
}
|
|
2770
|
+
export declare function policyInsightsPolicyStateChangedEventDataDeserializer(item: any): PolicyInsightsPolicyStateChangedEventData;
|
|
2552
2771
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateDeleted event. */
|
|
2553
2772
|
export interface PolicyInsightsPolicyStateDeletedEventData {
|
|
2554
2773
|
/** The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ. */
|
|
@@ -2566,6 +2785,7 @@ export interface PolicyInsightsPolicyStateDeletedEventData {
|
|
|
2566
2785
|
/** The compliance reason code. May be empty. */
|
|
2567
2786
|
complianceReasonCode: string;
|
|
2568
2787
|
}
|
|
2788
|
+
export declare function policyInsightsPolicyStateDeletedEventDataDeserializer(item: any): PolicyInsightsPolicyStateDeletedEventData;
|
|
2569
2789
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Cache.PatchingCompleted event. */
|
|
2570
2790
|
export interface RedisPatchingCompletedEventData {
|
|
2571
2791
|
/** The time at which the event occurred. */
|
|
@@ -2575,6 +2795,7 @@ export interface RedisPatchingCompletedEventData {
|
|
|
2575
2795
|
/** The status of this event. Failed or succeeded */
|
|
2576
2796
|
status?: string;
|
|
2577
2797
|
}
|
|
2798
|
+
export declare function redisPatchingCompletedEventDataDeserializer(item: any): RedisPatchingCompletedEventData;
|
|
2578
2799
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ScalingCompleted event. */
|
|
2579
2800
|
export interface RedisScalingCompletedEventData {
|
|
2580
2801
|
/** The time at which the event occurred. */
|
|
@@ -2584,6 +2805,7 @@ export interface RedisScalingCompletedEventData {
|
|
|
2584
2805
|
/** The status of this event. Failed or succeeded */
|
|
2585
2806
|
status?: string;
|
|
2586
2807
|
}
|
|
2808
|
+
export declare function redisScalingCompletedEventDataDeserializer(item: any): RedisScalingCompletedEventData;
|
|
2587
2809
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ExportRDBCompleted event. */
|
|
2588
2810
|
export interface RedisExportRDBCompletedEventData {
|
|
2589
2811
|
/** The time at which the event occurred. */
|
|
@@ -2593,6 +2815,7 @@ export interface RedisExportRDBCompletedEventData {
|
|
|
2593
2815
|
/** The status of this event. Failed or succeeded */
|
|
2594
2816
|
status?: string;
|
|
2595
2817
|
}
|
|
2818
|
+
export declare function redisExportRDBCompletedEventDataDeserializer(item: any): RedisExportRDBCompletedEventData;
|
|
2596
2819
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ImportRDBCompleted event. */
|
|
2597
2820
|
export interface RedisImportRDBCompletedEventData {
|
|
2598
2821
|
/** The time at which the event occurred. */
|
|
@@ -2602,6 +2825,7 @@ export interface RedisImportRDBCompletedEventData {
|
|
|
2602
2825
|
/** The status of this event. Failed or succeeded */
|
|
2603
2826
|
status?: string;
|
|
2604
2827
|
}
|
|
2828
|
+
export declare function redisImportRDBCompletedEventDataDeserializer(item: any): RedisImportRDBCompletedEventData;
|
|
2605
2829
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteSuccess event. This is raised when a resource create or update operation succeeds. */
|
|
2606
2830
|
export interface ResourceWriteSuccessEventData {
|
|
2607
2831
|
/** The tenant ID of the resource. */
|
|
@@ -2627,6 +2851,7 @@ export interface ResourceWriteSuccessEventData {
|
|
|
2627
2851
|
/** The details of the operation. */
|
|
2628
2852
|
httpRequest: ResourceHttpRequest;
|
|
2629
2853
|
}
|
|
2854
|
+
export declare function resourceWriteSuccessEventDataDeserializer(item: any): ResourceWriteSuccessEventData;
|
|
2630
2855
|
/** The details of the authorization for the resource. */
|
|
2631
2856
|
export interface ResourceAuthorization {
|
|
2632
2857
|
/** The scope of the authorization. */
|
|
@@ -2636,6 +2861,7 @@ export interface ResourceAuthorization {
|
|
|
2636
2861
|
/** The evidence for the authorization. */
|
|
2637
2862
|
evidence: Record<string, string>;
|
|
2638
2863
|
}
|
|
2864
|
+
export declare function resourceAuthorizationDeserializer(item: any): ResourceAuthorization;
|
|
2639
2865
|
/** The details of the HTTP request. */
|
|
2640
2866
|
export interface ResourceHttpRequest {
|
|
2641
2867
|
/** The client request ID. */
|
|
@@ -2647,6 +2873,7 @@ export interface ResourceHttpRequest {
|
|
|
2647
2873
|
/** The url used in the request. */
|
|
2648
2874
|
url?: string;
|
|
2649
2875
|
}
|
|
2876
|
+
export declare function resourceHttpRequestDeserializer(item: any): ResourceHttpRequest;
|
|
2650
2877
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteFailure event. This is raised when a resource create or update operation fails. */
|
|
2651
2878
|
export interface ResourceWriteFailureEventData {
|
|
2652
2879
|
/** The tenant ID of the resource. */
|
|
@@ -2672,6 +2899,7 @@ export interface ResourceWriteFailureEventData {
|
|
|
2672
2899
|
/** The details of the operation. */
|
|
2673
2900
|
httpRequest: ResourceHttpRequest;
|
|
2674
2901
|
}
|
|
2902
|
+
export declare function resourceWriteFailureEventDataDeserializer(item: any): ResourceWriteFailureEventData;
|
|
2675
2903
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteCancel event. This is raised when a resource create or update operation is canceled. */
|
|
2676
2904
|
export interface ResourceWriteCancelEventData {
|
|
2677
2905
|
/** The tenant ID of the resource. */
|
|
@@ -2697,6 +2925,7 @@ export interface ResourceWriteCancelEventData {
|
|
|
2697
2925
|
/** The details of the operation. */
|
|
2698
2926
|
httpRequest: ResourceHttpRequest;
|
|
2699
2927
|
}
|
|
2928
|
+
export declare function resourceWriteCancelEventDataDeserializer(item: any): ResourceWriteCancelEventData;
|
|
2700
2929
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteSuccess event. This is raised when a resource delete operation succeeds. */
|
|
2701
2930
|
export interface ResourceDeleteSuccessEventData {
|
|
2702
2931
|
/** The tenant ID of the resource. */
|
|
@@ -2722,6 +2951,7 @@ export interface ResourceDeleteSuccessEventData {
|
|
|
2722
2951
|
/** The details of the operation. */
|
|
2723
2952
|
httpRequest: ResourceHttpRequest;
|
|
2724
2953
|
}
|
|
2954
|
+
export declare function resourceDeleteSuccessEventDataDeserializer(item: any): ResourceDeleteSuccessEventData;
|
|
2725
2955
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteFailure event. This is raised when a resource delete operation fails. */
|
|
2726
2956
|
export interface ResourceDeleteFailureEventData {
|
|
2727
2957
|
/** The tenant ID of the resource. */
|
|
@@ -2747,6 +2977,7 @@ export interface ResourceDeleteFailureEventData {
|
|
|
2747
2977
|
/** The details of the operation. */
|
|
2748
2978
|
httpRequest: ResourceHttpRequest;
|
|
2749
2979
|
}
|
|
2980
|
+
export declare function resourceDeleteFailureEventDataDeserializer(item: any): ResourceDeleteFailureEventData;
|
|
2750
2981
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteCancel event. This is raised when a resource delete operation is canceled. */
|
|
2751
2982
|
export interface ResourceDeleteCancelEventData {
|
|
2752
2983
|
/** The tenant ID of the resource. */
|
|
@@ -2772,6 +3003,7 @@ export interface ResourceDeleteCancelEventData {
|
|
|
2772
3003
|
/** The details of the operation. */
|
|
2773
3004
|
httpRequest: ResourceHttpRequest;
|
|
2774
3005
|
}
|
|
3006
|
+
export declare function resourceDeleteCancelEventDataDeserializer(item: any): ResourceDeleteCancelEventData;
|
|
2775
3007
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionSuccess event. This is raised when a resource action operation succeeds. */
|
|
2776
3008
|
export interface ResourceActionSuccessEventData {
|
|
2777
3009
|
/** The tenant ID of the resource. */
|
|
@@ -2797,6 +3029,7 @@ export interface ResourceActionSuccessEventData {
|
|
|
2797
3029
|
/** The details of the operation. */
|
|
2798
3030
|
httpRequest: ResourceHttpRequest;
|
|
2799
3031
|
}
|
|
3032
|
+
export declare function resourceActionSuccessEventDataDeserializer(item: any): ResourceActionSuccessEventData;
|
|
2800
3033
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionFailure event. This is raised when a resource action operation fails. */
|
|
2801
3034
|
export interface ResourceActionFailureEventData {
|
|
2802
3035
|
/** The tenant ID of the resource. */
|
|
@@ -2822,6 +3055,7 @@ export interface ResourceActionFailureEventData {
|
|
|
2822
3055
|
/** The details of the operation. */
|
|
2823
3056
|
httpRequest: ResourceHttpRequest;
|
|
2824
3057
|
}
|
|
3058
|
+
export declare function resourceActionFailureEventDataDeserializer(item: any): ResourceActionFailureEventData;
|
|
2825
3059
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionCancel event. This is raised when a resource action operation is canceled. */
|
|
2826
3060
|
export interface ResourceActionCancelEventData {
|
|
2827
3061
|
/** The tenant ID of the resource. */
|
|
@@ -2847,6 +3081,7 @@ export interface ResourceActionCancelEventData {
|
|
|
2847
3081
|
/** The details of the operation. */
|
|
2848
3082
|
httpRequest: ResourceHttpRequest;
|
|
2849
3083
|
}
|
|
3084
|
+
export declare function resourceActionCancelEventDataDeserializer(item: any): ResourceActionCancelEventData;
|
|
2850
3085
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailableWithNoListeners event. */
|
|
2851
3086
|
export interface ServiceBusActiveMessagesAvailableWithNoListenersEventData {
|
|
2852
3087
|
/** The namespace name of the Microsoft.ServiceBus resource. */
|
|
@@ -2862,6 +3097,7 @@ export interface ServiceBusActiveMessagesAvailableWithNoListenersEventData {
|
|
|
2862
3097
|
/** The name of the Microsoft.ServiceBus topic's subscription. If the entity type is of type 'queue', then this value will be null. */
|
|
2863
3098
|
subscriptionName: string | null;
|
|
2864
3099
|
}
|
|
3100
|
+
export declare function serviceBusActiveMessagesAvailableWithNoListenersEventDataDeserializer(item: any): ServiceBusActiveMessagesAvailableWithNoListenersEventData;
|
|
2865
3101
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners event. */
|
|
2866
3102
|
export interface ServiceBusDeadletterMessagesAvailableWithNoListenersEventData {
|
|
2867
3103
|
/** The namespace name of the Microsoft.ServiceBus resource. */
|
|
@@ -2877,6 +3113,7 @@ export interface ServiceBusDeadletterMessagesAvailableWithNoListenersEventData {
|
|
|
2877
3113
|
/** The name of the Microsoft.ServiceBus topic's subscription. If the entity type is of type 'queue', then this value will be null. */
|
|
2878
3114
|
subscriptionName: string | null;
|
|
2879
3115
|
}
|
|
3116
|
+
export declare function serviceBusDeadletterMessagesAvailableWithNoListenersEventDataDeserializer(item: any): ServiceBusDeadletterMessagesAvailableWithNoListenersEventData;
|
|
2880
3117
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailablePeriodicNotifications event. */
|
|
2881
3118
|
export interface ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData {
|
|
2882
3119
|
/** The namespace name of the Microsoft.ServiceBus resource. */
|
|
@@ -2892,6 +3129,7 @@ export interface ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
|
|
|
2892
3129
|
/** The name of the Microsoft.ServiceBus topic's subscription. If the entity type is of type 'queue', then this value will be null. */
|
|
2893
3130
|
subscriptionName: string | null;
|
|
2894
3131
|
}
|
|
3132
|
+
export declare function serviceBusActiveMessagesAvailablePeriodicNotificationsEventDataDeserializer(item: any): ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData;
|
|
2895
3133
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailablePeriodicNotifications event. */
|
|
2896
3134
|
export interface ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData {
|
|
2897
3135
|
/** The namespace name of the Microsoft.ServiceBus resource. */
|
|
@@ -2907,6 +3145,7 @@ export interface ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEvent
|
|
|
2907
3145
|
/** The name of the Microsoft.ServiceBus topic's subscription. If the entity type is of type 'queue', then this value will be null. */
|
|
2908
3146
|
subscriptionName: string | null;
|
|
2909
3147
|
}
|
|
3148
|
+
export declare function serviceBusDeadletterMessagesAvailablePeriodicNotificationsEventDataDeserializer(item: any): ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData;
|
|
2910
3149
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionConnected event. */
|
|
2911
3150
|
export interface SignalRServiceClientConnectionConnectedEventData {
|
|
2912
3151
|
/** The time at which the event occurred. */
|
|
@@ -2918,6 +3157,7 @@ export interface SignalRServiceClientConnectionConnectedEventData {
|
|
|
2918
3157
|
/** The user Id of connected client connection. */
|
|
2919
3158
|
userId?: string;
|
|
2920
3159
|
}
|
|
3160
|
+
export declare function signalRServiceClientConnectionConnectedEventDataDeserializer(item: any): SignalRServiceClientConnectionConnectedEventData;
|
|
2921
3161
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionDisconnected event. */
|
|
2922
3162
|
export interface SignalRServiceClientConnectionDisconnectedEventData {
|
|
2923
3163
|
/** The time at which the event occurred. */
|
|
@@ -2931,6 +3171,7 @@ export interface SignalRServiceClientConnectionDisconnectedEventData {
|
|
|
2931
3171
|
/** The message of error that cause the client connection disconnected. */
|
|
2932
3172
|
errorMessage?: string;
|
|
2933
3173
|
}
|
|
3174
|
+
export declare function signalRServiceClientConnectionDisconnectedEventDataDeserializer(item: any): SignalRServiceClientConnectionDisconnectedEventData;
|
|
2934
3175
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobCreated event. */
|
|
2935
3176
|
export interface StorageBlobCreatedEventData {
|
|
2936
3177
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -2960,29 +3201,30 @@ export interface StorageBlobCreatedEventData {
|
|
|
2960
3201
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
2961
3202
|
storageDiagnostics: Record<string, any>;
|
|
2962
3203
|
}
|
|
2963
|
-
|
|
3204
|
+
export declare function storageBlobCreatedEventDataDeserializer(item: any): StorageBlobCreatedEventData;
|
|
3205
|
+
/** The access tier of the blob. */
|
|
2964
3206
|
export declare enum KnownStorageBlobAccessTier {
|
|
2965
|
-
/** Hot */
|
|
3207
|
+
/** The blob is in access tier Hot */
|
|
2966
3208
|
Hot = "Hot",
|
|
2967
|
-
/** Cool */
|
|
3209
|
+
/** The blob is in access tier Cool */
|
|
2968
3210
|
Cool = "Cool",
|
|
2969
|
-
/** Cold */
|
|
3211
|
+
/** The blob is in access tier Cold */
|
|
2970
3212
|
Cold = "Cold",
|
|
2971
|
-
/** Archive */
|
|
3213
|
+
/** The blob is in access tier Archive */
|
|
2972
3214
|
Archive = "Archive",
|
|
2973
|
-
/** Default */
|
|
3215
|
+
/** The blob is in access tier Default(Inferred) */
|
|
2974
3216
|
Default = "Default"
|
|
2975
3217
|
}
|
|
2976
3218
|
/**
|
|
2977
|
-
* The access tier of the blob.
|
|
3219
|
+
* The access tier of the blob. \
|
|
2978
3220
|
* {@link KnownStorageBlobAccessTier} can be used interchangeably with StorageBlobAccessTier,
|
|
2979
3221
|
* this enum contains the known values that the service supports.
|
|
2980
3222
|
* ### Known values supported by the service
|
|
2981
|
-
* **Hot
|
|
2982
|
-
* **Cool
|
|
2983
|
-
* **Cold
|
|
2984
|
-
* **Archive
|
|
2985
|
-
* **Default
|
|
3223
|
+
* **Hot**: The blob is in access tier Hot \
|
|
3224
|
+
* **Cool**: The blob is in access tier Cool \
|
|
3225
|
+
* **Cold**: The blob is in access tier Cold \
|
|
3226
|
+
* **Archive**: The blob is in access tier Archive \
|
|
3227
|
+
* **Default**: The blob is in access tier Default(Inferred)
|
|
2986
3228
|
*/
|
|
2987
3229
|
export type StorageBlobAccessTier = string;
|
|
2988
3230
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobDeleted event. */
|
|
@@ -3006,6 +3248,7 @@ export interface StorageBlobDeletedEventData {
|
|
|
3006
3248
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3007
3249
|
storageDiagnostics: Record<string, any>;
|
|
3008
3250
|
}
|
|
3251
|
+
export declare function storageBlobDeletedEventDataDeserializer(item: any): StorageBlobDeletedEventData;
|
|
3009
3252
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryCreated event. */
|
|
3010
3253
|
export interface StorageDirectoryCreatedEventData {
|
|
3011
3254
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3025,6 +3268,7 @@ export interface StorageDirectoryCreatedEventData {
|
|
|
3025
3268
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3026
3269
|
storageDiagnostics: Record<string, any>;
|
|
3027
3270
|
}
|
|
3271
|
+
export declare function storageDirectoryCreatedEventDataDeserializer(item: any): StorageDirectoryCreatedEventData;
|
|
3028
3272
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryDeleted event. */
|
|
3029
3273
|
export interface StorageDirectoryDeletedEventData {
|
|
3030
3274
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3044,6 +3288,7 @@ export interface StorageDirectoryDeletedEventData {
|
|
|
3044
3288
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3045
3289
|
storageDiagnostics: Record<string, any>;
|
|
3046
3290
|
}
|
|
3291
|
+
export declare function storageDirectoryDeletedEventDataDeserializer(item: any): StorageDirectoryDeletedEventData;
|
|
3047
3292
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobRenamed event. */
|
|
3048
3293
|
export interface StorageBlobRenamedEventData {
|
|
3049
3294
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3063,6 +3308,7 @@ export interface StorageBlobRenamedEventData {
|
|
|
3063
3308
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3064
3309
|
storageDiagnostics: Record<string, any>;
|
|
3065
3310
|
}
|
|
3311
|
+
export declare function storageBlobRenamedEventDataDeserializer(item: any): StorageBlobRenamedEventData;
|
|
3066
3312
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryRenamed event. */
|
|
3067
3313
|
export interface StorageDirectoryRenamedEventData {
|
|
3068
3314
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3082,6 +3328,7 @@ export interface StorageDirectoryRenamedEventData {
|
|
|
3082
3328
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3083
3329
|
storageDiagnostics: Record<string, any>;
|
|
3084
3330
|
}
|
|
3331
|
+
export declare function storageDirectoryRenamedEventDataDeserializer(item: any): StorageDirectoryRenamedEventData;
|
|
3085
3332
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.LifecyclePolicyCompleted event. */
|
|
3086
3333
|
export interface StorageLifecyclePolicyCompletedEventData {
|
|
3087
3334
|
/** The time the policy task was scheduled. */
|
|
@@ -3097,12 +3344,14 @@ export interface StorageLifecyclePolicyCompletedEventData {
|
|
|
3097
3344
|
/** Execution statistics of a specific policy action in a Blob Management cycle. */
|
|
3098
3345
|
tierToColdSummary: StorageLifecyclePolicyActionSummaryDetail;
|
|
3099
3346
|
}
|
|
3347
|
+
export declare function storageLifecyclePolicyCompletedEventDataDeserializer(item: any): StorageLifecyclePolicyCompletedEventData;
|
|
3100
3348
|
/** Policy run status of an account in a Blob Management cycle. */
|
|
3101
3349
|
export interface StorageLifecyclePolicyRunSummary {
|
|
3102
3350
|
/** Policy status can be Completed/CompletedWithError/Incomplete. */
|
|
3103
3351
|
completionStatus: StorageLifecycleCompletionStatus;
|
|
3104
3352
|
}
|
|
3105
|
-
|
|
3353
|
+
export declare function storageLifecyclePolicyRunSummaryDeserializer(item: any): StorageLifecyclePolicyRunSummary;
|
|
3354
|
+
/** The status for a LCM policy. */
|
|
3106
3355
|
export declare enum KnownStorageLifecycleCompletionStatus {
|
|
3107
3356
|
/** Completed */
|
|
3108
3357
|
Completed = "Completed",
|
|
@@ -3112,13 +3361,13 @@ export declare enum KnownStorageLifecycleCompletionStatus {
|
|
|
3112
3361
|
Incomplete = "Incomplete"
|
|
3113
3362
|
}
|
|
3114
3363
|
/**
|
|
3115
|
-
* The status for a LCM policy.
|
|
3364
|
+
* The status for a LCM policy. \
|
|
3116
3365
|
* {@link KnownStorageLifecycleCompletionStatus} can be used interchangeably with StorageLifecycleCompletionStatus,
|
|
3117
3366
|
* this enum contains the known values that the service supports.
|
|
3118
3367
|
* ### Known values supported by the service
|
|
3119
|
-
* **Completed
|
|
3120
|
-
* **CompletedWithError
|
|
3121
|
-
* **Incomplete
|
|
3368
|
+
* **Completed**: Completed \
|
|
3369
|
+
* **CompletedWithError**: CompletedWithError \
|
|
3370
|
+
* **Incomplete**: Incomplete
|
|
3122
3371
|
*/
|
|
3123
3372
|
export type StorageLifecycleCompletionStatus = string;
|
|
3124
3373
|
/** Execution statistics of a specific policy action in a Blob Management cycle. */
|
|
@@ -3130,6 +3379,7 @@ export interface StorageLifecyclePolicyActionSummaryDetail {
|
|
|
3130
3379
|
/** Error messages of this action if any. */
|
|
3131
3380
|
errorList?: string;
|
|
3132
3381
|
}
|
|
3382
|
+
export declare function storageLifecyclePolicyActionSummaryDetailDeserializer(item: any): StorageLifecyclePolicyActionSummaryDetail;
|
|
3133
3383
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobTierChanged event. */
|
|
3134
3384
|
export interface StorageBlobTierChangedEventData {
|
|
3135
3385
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3157,6 +3407,7 @@ export interface StorageBlobTierChangedEventData {
|
|
|
3157
3407
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3158
3408
|
storageDiagnostics: Record<string, any>;
|
|
3159
3409
|
}
|
|
3410
|
+
export declare function storageBlobTierChangedEventDataDeserializer(item: any): StorageBlobTierChangedEventData;
|
|
3160
3411
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Storage.AsyncOperationInitiated event. */
|
|
3161
3412
|
export interface StorageAsyncOperationInitiatedEventData {
|
|
3162
3413
|
/** The name of the API/operation that triggered this event. */
|
|
@@ -3180,6 +3431,7 @@ export interface StorageAsyncOperationInitiatedEventData {
|
|
|
3180
3431
|
/** For service use only. Diagnostic data occasionally included by the Azure Storage service. This property should be ignored by event consumers. */
|
|
3181
3432
|
storageDiagnostics: Record<string, any>;
|
|
3182
3433
|
}
|
|
3434
|
+
export declare function storageAsyncOperationInitiatedEventDataDeserializer(item: any): StorageAsyncOperationInitiatedEventData;
|
|
3183
3435
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Storage.BlobInventoryPolicyCompleted event. */
|
|
3184
3436
|
export interface StorageBlobInventoryPolicyCompletedEventData {
|
|
3185
3437
|
/** The time at which inventory policy was scheduled. */
|
|
@@ -3197,6 +3449,7 @@ export interface StorageBlobInventoryPolicyCompletedEventData {
|
|
|
3197
3449
|
/** The blob URL for manifest file for inventory run. */
|
|
3198
3450
|
manifestBlobUrl?: string;
|
|
3199
3451
|
}
|
|
3452
|
+
export declare function storageBlobInventoryPolicyCompletedEventDataDeserializer(item: any): StorageBlobInventoryPolicyCompletedEventData;
|
|
3200
3453
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Storage.StorageTaskCompleted event. */
|
|
3201
3454
|
export interface StorageTaskCompletedEventData {
|
|
3202
3455
|
/** The status for a storage task. */
|
|
@@ -3210,7 +3463,8 @@ export interface StorageTaskCompletedEventData {
|
|
|
3210
3463
|
/** The summary report blob url for a storage task */
|
|
3211
3464
|
summaryReportBlobUrl: string;
|
|
3212
3465
|
}
|
|
3213
|
-
|
|
3466
|
+
export declare function storageTaskCompletedEventDataDeserializer(item: any): StorageTaskCompletedEventData;
|
|
3467
|
+
/** The status for a storage task. */
|
|
3214
3468
|
export declare enum KnownStorageTaskCompletedStatus {
|
|
3215
3469
|
/** Succeeded */
|
|
3216
3470
|
Succeeded = "Succeeded",
|
|
@@ -3218,12 +3472,12 @@ export declare enum KnownStorageTaskCompletedStatus {
|
|
|
3218
3472
|
Failed = "Failed"
|
|
3219
3473
|
}
|
|
3220
3474
|
/**
|
|
3221
|
-
* The status for a storage task.
|
|
3475
|
+
* The status for a storage task. \
|
|
3222
3476
|
* {@link KnownStorageTaskCompletedStatus} can be used interchangeably with StorageTaskCompletedStatus,
|
|
3223
3477
|
* this enum contains the known values that the service supports.
|
|
3224
3478
|
* ### Known values supported by the service
|
|
3225
|
-
* **Succeeded
|
|
3226
|
-
* **Failed
|
|
3479
|
+
* **Succeeded**: Succeeded \
|
|
3480
|
+
* **Failed**: Failed
|
|
3227
3481
|
*/
|
|
3228
3482
|
export type StorageTaskCompletedStatus = string;
|
|
3229
3483
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Storage.StorageTaskQueued event. */
|
|
@@ -3233,6 +3487,7 @@ export interface StorageTaskQueuedEventData {
|
|
|
3233
3487
|
/** The execution id for a storage task. */
|
|
3234
3488
|
taskExecutionId?: string;
|
|
3235
3489
|
}
|
|
3490
|
+
export declare function storageTaskQueuedEventDataDeserializer(item: any): StorageTaskQueuedEventData;
|
|
3236
3491
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Storage.StorageTaskAssignmentQueued event. */
|
|
3237
3492
|
export interface StorageTaskAssignmentQueuedEventData {
|
|
3238
3493
|
/** The time at which a storage task was queued. */
|
|
@@ -3240,6 +3495,7 @@ export interface StorageTaskAssignmentQueuedEventData {
|
|
|
3240
3495
|
/** The execution id for a storage task. */
|
|
3241
3496
|
taskExecutionId?: string;
|
|
3242
3497
|
}
|
|
3498
|
+
export declare function storageTaskAssignmentQueuedEventDataDeserializer(item: any): StorageTaskAssignmentQueuedEventData;
|
|
3243
3499
|
/** Schema of the Data property of an EventGridEvent for an Microsoft.Storage.StorageTaskAssignmentCompleted event. */
|
|
3244
3500
|
export interface StorageTaskAssignmentCompletedEventData {
|
|
3245
3501
|
/** The status for a storage task. */
|
|
@@ -3253,7 +3509,8 @@ export interface StorageTaskAssignmentCompletedEventData {
|
|
|
3253
3509
|
/** The summary report blob url for a storage task */
|
|
3254
3510
|
summaryReportBlobUri: string;
|
|
3255
3511
|
}
|
|
3256
|
-
|
|
3512
|
+
export declare function storageTaskAssignmentCompletedEventDataDeserializer(item: any): StorageTaskAssignmentCompletedEventData;
|
|
3513
|
+
/** The status for a storage task. */
|
|
3257
3514
|
export declare enum KnownStorageTaskAssignmentCompletedStatus {
|
|
3258
3515
|
/** Succeeded */
|
|
3259
3516
|
Succeeded = "Succeeded",
|
|
@@ -3261,12 +3518,12 @@ export declare enum KnownStorageTaskAssignmentCompletedStatus {
|
|
|
3261
3518
|
Failed = "Failed"
|
|
3262
3519
|
}
|
|
3263
3520
|
/**
|
|
3264
|
-
* The status for a storage task.
|
|
3521
|
+
* The status for a storage task. \
|
|
3265
3522
|
* {@link KnownStorageTaskAssignmentCompletedStatus} can be used interchangeably with StorageTaskAssignmentCompletedStatus,
|
|
3266
3523
|
* this enum contains the known values that the service supports.
|
|
3267
3524
|
* ### Known values supported by the service
|
|
3268
|
-
* **Succeeded
|
|
3269
|
-
* **Failed
|
|
3525
|
+
* **Succeeded**: Succeeded \
|
|
3526
|
+
* **Failed**: Failed
|
|
3270
3527
|
*/
|
|
3271
3528
|
export type StorageTaskAssignmentCompletedStatus = string;
|
|
3272
3529
|
/** Detail of action on the app. */
|
|
@@ -3274,32 +3531,33 @@ export interface AppEventTypeDetail {
|
|
|
3274
3531
|
/** Type of action of the operation. */
|
|
3275
3532
|
action: AppAction;
|
|
3276
3533
|
}
|
|
3277
|
-
|
|
3534
|
+
export declare function appEventTypeDetailDeserializer(item: any): AppEventTypeDetail;
|
|
3535
|
+
/** Type of action of the operation */
|
|
3278
3536
|
export declare enum KnownAppAction {
|
|
3279
|
-
/**
|
|
3537
|
+
/** Web app was restarted. */
|
|
3280
3538
|
Restarted = "Restarted",
|
|
3281
|
-
/**
|
|
3539
|
+
/** Web app was stopped. */
|
|
3282
3540
|
Stopped = "Stopped",
|
|
3283
|
-
/**
|
|
3541
|
+
/** There was an operation to change app setting on the web app. */
|
|
3284
3542
|
ChangedAppSettings = "ChangedAppSettings",
|
|
3285
|
-
/**
|
|
3543
|
+
/** The job has started. */
|
|
3286
3544
|
Started = "Started",
|
|
3287
|
-
/**
|
|
3545
|
+
/** The job has completed. */
|
|
3288
3546
|
Completed = "Completed",
|
|
3289
|
-
/**
|
|
3547
|
+
/** The job has failed to complete. */
|
|
3290
3548
|
Failed = "Failed"
|
|
3291
3549
|
}
|
|
3292
3550
|
/**
|
|
3293
|
-
* Type of action of the operation
|
|
3551
|
+
* Type of action of the operation \
|
|
3294
3552
|
* {@link KnownAppAction} can be used interchangeably with AppAction,
|
|
3295
3553
|
* this enum contains the known values that the service supports.
|
|
3296
3554
|
* ### Known values supported by the service
|
|
3297
|
-
* **Restarted
|
|
3298
|
-
* **Stopped
|
|
3299
|
-
* **ChangedAppSettings
|
|
3300
|
-
* **Started
|
|
3301
|
-
* **Completed
|
|
3302
|
-
* **Failed
|
|
3555
|
+
* **Restarted**: Web app was restarted. \
|
|
3556
|
+
* **Stopped**: Web app was stopped. \
|
|
3557
|
+
* **ChangedAppSettings**: There was an operation to change app setting on the web app. \
|
|
3558
|
+
* **Started**: The job has started. \
|
|
3559
|
+
* **Completed**: The job has completed. \
|
|
3560
|
+
* **Failed**: The job has failed to complete.
|
|
3303
3561
|
*/
|
|
3304
3562
|
export type AppAction = string;
|
|
3305
3563
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppUpdated event. */
|
|
@@ -3319,6 +3577,7 @@ export interface WebAppUpdatedEventData {
|
|
|
3319
3577
|
/** HTTP verb of this operation. */
|
|
3320
3578
|
verb?: string;
|
|
3321
3579
|
}
|
|
3580
|
+
export declare function webAppUpdatedEventDataDeserializer(item: any): WebAppUpdatedEventData;
|
|
3322
3581
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationStarted event. */
|
|
3323
3582
|
export interface WebBackupOperationStartedEventData {
|
|
3324
3583
|
/** Detail of action on the app. */
|
|
@@ -3336,6 +3595,7 @@ export interface WebBackupOperationStartedEventData {
|
|
|
3336
3595
|
/** HTTP verb of this operation. */
|
|
3337
3596
|
verb?: string;
|
|
3338
3597
|
}
|
|
3598
|
+
export declare function webBackupOperationStartedEventDataDeserializer(item: any): WebBackupOperationStartedEventData;
|
|
3339
3599
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationCompleted event. */
|
|
3340
3600
|
export interface WebBackupOperationCompletedEventData {
|
|
3341
3601
|
/** Detail of action on the app. */
|
|
@@ -3353,6 +3613,7 @@ export interface WebBackupOperationCompletedEventData {
|
|
|
3353
3613
|
/** HTTP verb of this operation. */
|
|
3354
3614
|
verb?: string;
|
|
3355
3615
|
}
|
|
3616
|
+
export declare function webBackupOperationCompletedEventDataDeserializer(item: any): WebBackupOperationCompletedEventData;
|
|
3356
3617
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationFailed event. */
|
|
3357
3618
|
export interface WebBackupOperationFailedEventData {
|
|
3358
3619
|
/** Detail of action on the app. */
|
|
@@ -3370,6 +3631,7 @@ export interface WebBackupOperationFailedEventData {
|
|
|
3370
3631
|
/** HTTP verb of this operation. */
|
|
3371
3632
|
verb?: string;
|
|
3372
3633
|
}
|
|
3634
|
+
export declare function webBackupOperationFailedEventDataDeserializer(item: any): WebBackupOperationFailedEventData;
|
|
3373
3635
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationStarted event. */
|
|
3374
3636
|
export interface WebRestoreOperationStartedEventData {
|
|
3375
3637
|
/** Detail of action on the app. */
|
|
@@ -3387,6 +3649,7 @@ export interface WebRestoreOperationStartedEventData {
|
|
|
3387
3649
|
/** HTTP verb of this operation. */
|
|
3388
3650
|
verb?: string;
|
|
3389
3651
|
}
|
|
3652
|
+
export declare function webRestoreOperationStartedEventDataDeserializer(item: any): WebRestoreOperationStartedEventData;
|
|
3390
3653
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationCompleted event. */
|
|
3391
3654
|
export interface WebRestoreOperationCompletedEventData {
|
|
3392
3655
|
/** Detail of action on the app. */
|
|
@@ -3404,6 +3667,7 @@ export interface WebRestoreOperationCompletedEventData {
|
|
|
3404
3667
|
/** HTTP verb of this operation. */
|
|
3405
3668
|
verb?: string;
|
|
3406
3669
|
}
|
|
3670
|
+
export declare function webRestoreOperationCompletedEventDataDeserializer(item: any): WebRestoreOperationCompletedEventData;
|
|
3407
3671
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationFailed event. */
|
|
3408
3672
|
export interface WebRestoreOperationFailedEventData {
|
|
3409
3673
|
/** Detail of action on the app. */
|
|
@@ -3421,6 +3685,7 @@ export interface WebRestoreOperationFailedEventData {
|
|
|
3421
3685
|
/** HTTP verb of this operation. */
|
|
3422
3686
|
verb?: string;
|
|
3423
3687
|
}
|
|
3688
|
+
export declare function webRestoreOperationFailedEventDataDeserializer(item: any): WebRestoreOperationFailedEventData;
|
|
3424
3689
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapStarted event. */
|
|
3425
3690
|
export interface WebSlotSwapStartedEventData {
|
|
3426
3691
|
/** Detail of action on the app. */
|
|
@@ -3438,6 +3703,7 @@ export interface WebSlotSwapStartedEventData {
|
|
|
3438
3703
|
/** HTTP verb of this operation. */
|
|
3439
3704
|
verb?: string;
|
|
3440
3705
|
}
|
|
3706
|
+
export declare function webSlotSwapStartedEventDataDeserializer(item: any): WebSlotSwapStartedEventData;
|
|
3441
3707
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event. */
|
|
3442
3708
|
export interface WebSlotSwapCompletedEventData {
|
|
3443
3709
|
/** Detail of action on the app. */
|
|
@@ -3455,6 +3721,7 @@ export interface WebSlotSwapCompletedEventData {
|
|
|
3455
3721
|
/** HTTP verb of this operation. */
|
|
3456
3722
|
verb?: string;
|
|
3457
3723
|
}
|
|
3724
|
+
export declare function webSlotSwapCompletedEventDataDeserializer(item: any): WebSlotSwapCompletedEventData;
|
|
3458
3725
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapFailed event. */
|
|
3459
3726
|
export interface WebSlotSwapFailedEventData {
|
|
3460
3727
|
/** Detail of action on the app. */
|
|
@@ -3472,6 +3739,7 @@ export interface WebSlotSwapFailedEventData {
|
|
|
3472
3739
|
/** HTTP verb of this operation. */
|
|
3473
3740
|
verb?: string;
|
|
3474
3741
|
}
|
|
3742
|
+
export declare function webSlotSwapFailedEventDataDeserializer(item: any): WebSlotSwapFailedEventData;
|
|
3475
3743
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewStarted event. */
|
|
3476
3744
|
export interface WebSlotSwapWithPreviewStartedEventData {
|
|
3477
3745
|
/** Detail of action on the app. */
|
|
@@ -3489,6 +3757,7 @@ export interface WebSlotSwapWithPreviewStartedEventData {
|
|
|
3489
3757
|
/** HTTP verb of this operation. */
|
|
3490
3758
|
verb?: string;
|
|
3491
3759
|
}
|
|
3760
|
+
export declare function webSlotSwapWithPreviewStartedEventDataDeserializer(item: any): WebSlotSwapWithPreviewStartedEventData;
|
|
3492
3761
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event. */
|
|
3493
3762
|
export interface WebSlotSwapWithPreviewCancelledEventData {
|
|
3494
3763
|
/** Detail of action on the app. */
|
|
@@ -3506,6 +3775,7 @@ export interface WebSlotSwapWithPreviewCancelledEventData {
|
|
|
3506
3775
|
/** HTTP verb of this operation. */
|
|
3507
3776
|
verb?: string;
|
|
3508
3777
|
}
|
|
3778
|
+
export declare function webSlotSwapWithPreviewCancelledEventDataDeserializer(item: any): WebSlotSwapWithPreviewCancelledEventData;
|
|
3509
3779
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppServicePlanUpdated event. */
|
|
3510
3780
|
export interface WebAppServicePlanUpdatedEventData {
|
|
3511
3781
|
/** Detail of action on the app service plan. */
|
|
@@ -3525,6 +3795,7 @@ export interface WebAppServicePlanUpdatedEventData {
|
|
|
3525
3795
|
/** HTTP verb of this operation. */
|
|
3526
3796
|
verb?: string;
|
|
3527
3797
|
}
|
|
3798
|
+
export declare function webAppServicePlanUpdatedEventDataDeserializer(item: any): WebAppServicePlanUpdatedEventData;
|
|
3528
3799
|
/** Detail of action on the app service plan. */
|
|
3529
3800
|
export interface AppServicePlanEventTypeDetail {
|
|
3530
3801
|
/** Kind of environment where app service plan is. */
|
|
@@ -3534,55 +3805,56 @@ export interface AppServicePlanEventTypeDetail {
|
|
|
3534
3805
|
/** Asynchronous operation status of the operation on the app service plan. */
|
|
3535
3806
|
status: AsyncStatus;
|
|
3536
3807
|
}
|
|
3537
|
-
|
|
3808
|
+
export declare function appServicePlanEventTypeDetailDeserializer(item: any): AppServicePlanEventTypeDetail;
|
|
3809
|
+
/** Kind of environment where app service plan is. */
|
|
3538
3810
|
export declare enum KnownStampKind {
|
|
3539
|
-
/**
|
|
3811
|
+
/** App Service Plan is running on a public stamp. */
|
|
3540
3812
|
Public = "Public",
|
|
3541
|
-
/**
|
|
3813
|
+
/** App Service Plan is running on an App Service Environment V1. */
|
|
3542
3814
|
AseV1 = "AseV1",
|
|
3543
|
-
/**
|
|
3815
|
+
/** App Service Plan is running on an App Service Environment V2. */
|
|
3544
3816
|
AseV2 = "AseV2"
|
|
3545
3817
|
}
|
|
3546
3818
|
/**
|
|
3547
|
-
* Kind of environment where app service plan is.
|
|
3819
|
+
* Kind of environment where app service plan is. \
|
|
3548
3820
|
* {@link KnownStampKind} can be used interchangeably with StampKind,
|
|
3549
3821
|
* this enum contains the known values that the service supports.
|
|
3550
3822
|
* ### Known values supported by the service
|
|
3551
|
-
* **Public
|
|
3552
|
-
* **AseV1
|
|
3553
|
-
* **AseV2
|
|
3823
|
+
* **Public**: App Service Plan is running on a public stamp. \
|
|
3824
|
+
* **AseV1**: App Service Plan is running on an App Service Environment V1. \
|
|
3825
|
+
* **AseV2**: App Service Plan is running on an App Service Environment V2.
|
|
3554
3826
|
*/
|
|
3555
3827
|
export type StampKind = string;
|
|
3556
|
-
/**
|
|
3828
|
+
/** Type of action on the app service plan. */
|
|
3557
3829
|
export declare enum KnownAppServicePlanAction {
|
|
3558
|
-
/**
|
|
3830
|
+
/** App Service plan is being updated. */
|
|
3559
3831
|
Updated = "Updated"
|
|
3560
3832
|
}
|
|
3561
3833
|
/**
|
|
3562
|
-
* Type of action on the app service plan.
|
|
3834
|
+
* Type of action on the app service plan. \
|
|
3563
3835
|
* {@link KnownAppServicePlanAction} can be used interchangeably with AppServicePlanAction,
|
|
3564
3836
|
* this enum contains the known values that the service supports.
|
|
3565
3837
|
* ### Known values supported by the service
|
|
3566
|
-
* **Updated
|
|
3838
|
+
* **Updated**: App Service plan is being updated.
|
|
3567
3839
|
*/
|
|
3568
3840
|
export type AppServicePlanAction = string;
|
|
3569
|
-
/**
|
|
3841
|
+
/** Asynchronous operation status of the operation on the app service plan. */
|
|
3570
3842
|
export declare enum KnownAsyncStatus {
|
|
3571
|
-
/**
|
|
3843
|
+
/** Async operation has started. */
|
|
3572
3844
|
Started = "Started",
|
|
3573
|
-
/**
|
|
3845
|
+
/** Async operation has completed. */
|
|
3574
3846
|
Completed = "Completed",
|
|
3575
|
-
/**
|
|
3847
|
+
/** Async operation failed to complete. */
|
|
3576
3848
|
Failed = "Failed"
|
|
3577
3849
|
}
|
|
3578
3850
|
/**
|
|
3579
|
-
* Asynchronous operation status of the operation on the app service plan.
|
|
3851
|
+
* Asynchronous operation status of the operation on the app service plan. \
|
|
3580
3852
|
* {@link KnownAsyncStatus} can be used interchangeably with AsyncStatus,
|
|
3581
3853
|
* this enum contains the known values that the service supports.
|
|
3582
3854
|
* ### Known values supported by the service
|
|
3583
|
-
* **Started
|
|
3584
|
-
* **Completed
|
|
3585
|
-
* **Failed
|
|
3855
|
+
* **Started**: Async operation has started. \
|
|
3856
|
+
* **Completed**: Async operation has completed. \
|
|
3857
|
+
* **Failed**: Async operation failed to complete.
|
|
3586
3858
|
*/
|
|
3587
3859
|
export type AsyncStatus = string;
|
|
3588
3860
|
/** sku of app service plan. */
|
|
@@ -3598,6 +3870,7 @@ export interface WebAppServicePlanUpdatedEventDataSku {
|
|
|
3598
3870
|
/** capacity of app service plan sku. */
|
|
3599
3871
|
capacity?: string;
|
|
3600
3872
|
}
|
|
3873
|
+
export declare function webAppServicePlanUpdatedEventDataSkuDeserializer(item: any): WebAppServicePlanUpdatedEventDataSku;
|
|
3601
3874
|
/** Schema of the Data property of an EventGridEvent for a Microsoft.EventGrid.SubscriptionValidationEvent event. */
|
|
3602
3875
|
export interface SubscriptionValidationEventData {
|
|
3603
3876
|
/**
|
|
@@ -3613,6 +3886,7 @@ export interface SubscriptionValidationEventData {
|
|
|
3613
3886
|
*/
|
|
3614
3887
|
validationUrl: string;
|
|
3615
3888
|
}
|
|
3889
|
+
export declare function subscriptionValidationEventDataDeserializer(item: any): SubscriptionValidationEventData;
|
|
3616
3890
|
/**
|
|
3617
3891
|
* To complete an event subscription validation handshake, a subscriber can use
|
|
3618
3892
|
* either the validationCode or the validationUrl received in a
|
|
@@ -3623,6 +3897,7 @@ export interface SubscriptionValidationResponse {
|
|
|
3623
3897
|
/** The validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription. */
|
|
3624
3898
|
validationResponse: string;
|
|
3625
3899
|
}
|
|
3900
|
+
export declare function subscriptionValidationResponseDeserializer(item: any): SubscriptionValidationResponse;
|
|
3626
3901
|
/**
|
|
3627
3902
|
* Schema of the Data property of an EventGridEvent for a
|
|
3628
3903
|
* Microsoft.EventGrid.SubscriptionDeletedEvent event.
|
|
@@ -3631,6 +3906,7 @@ export interface SubscriptionDeletedEventData {
|
|
|
3631
3906
|
/** The Azure resource ID of the deleted event subscription. */
|
|
3632
3907
|
eventSubscriptionId: string;
|
|
3633
3908
|
}
|
|
3909
|
+
export declare function subscriptionDeletedEventDataDeserializer(item: any): SubscriptionDeletedEventData;
|
|
3634
3910
|
/** Schema of the Data property of an EventGridEvent for MQTT Client state changes. */
|
|
3635
3911
|
export interface EventGridMqttClientEventData {
|
|
3636
3912
|
/**
|
|
@@ -3644,6 +3920,7 @@ export interface EventGridMqttClientEventData {
|
|
|
3644
3920
|
/** Name of the Event Grid namespace where the MQTT client was created or updated. */
|
|
3645
3921
|
namespaceName: string;
|
|
3646
3922
|
}
|
|
3923
|
+
export declare function eventGridMqttClientEventDataDeserializer(item: any): EventGridMqttClientEventData;
|
|
3647
3924
|
/** Event data for Microsoft.EventGrid.MQTTClientCreatedOrUpdated event. */
|
|
3648
3925
|
export interface EventGridMqttClientCreatedOrUpdatedEventData extends EventGridMqttClientEventData {
|
|
3649
3926
|
/** Configured state of the client. The value could be Enabled or Disabled */
|
|
@@ -3659,7 +3936,8 @@ export interface EventGridMqttClientCreatedOrUpdatedEventData extends EventGridM
|
|
|
3659
3936
|
/** The key-value attributes that are assigned to the client resource. */
|
|
3660
3937
|
attributes: Record<string, string>;
|
|
3661
3938
|
}
|
|
3662
|
-
|
|
3939
|
+
export declare function eventGridMqttClientCreatedOrUpdatedEventDataDeserializer(item: any): EventGridMqttClientCreatedOrUpdatedEventData;
|
|
3940
|
+
/** EventGrid MQTT Client State */
|
|
3663
3941
|
export declare enum KnownEventGridMqttClientState {
|
|
3664
3942
|
/** Enabled */
|
|
3665
3943
|
Enabled = "Enabled",
|
|
@@ -3667,17 +3945,18 @@ export declare enum KnownEventGridMqttClientState {
|
|
|
3667
3945
|
Disabled = "Disabled"
|
|
3668
3946
|
}
|
|
3669
3947
|
/**
|
|
3670
|
-
* EventGrid MQTT Client State
|
|
3948
|
+
* EventGrid MQTT Client State \
|
|
3671
3949
|
* {@link KnownEventGridMqttClientState} can be used interchangeably with EventGridMqttClientState,
|
|
3672
3950
|
* this enum contains the known values that the service supports.
|
|
3673
3951
|
* ### Known values supported by the service
|
|
3674
|
-
* **Enabled
|
|
3675
|
-
* **Disabled
|
|
3952
|
+
* **Enabled**: Enabled \
|
|
3953
|
+
* **Disabled**: Disabled
|
|
3676
3954
|
*/
|
|
3677
3955
|
export type EventGridMqttClientState = string;
|
|
3678
3956
|
/** Event data for Microsoft.EventGrid.MQTTClientDeleted event. */
|
|
3679
3957
|
export interface EventGridMqttClientDeletedEventData extends EventGridMqttClientEventData {
|
|
3680
3958
|
}
|
|
3959
|
+
export declare function eventGridMqttClientDeletedEventDataDeserializer(item: any): EventGridMqttClientDeletedEventData;
|
|
3681
3960
|
/** Event data for Microsoft.EventGrid.MQTTClientSessionConnected event. */
|
|
3682
3961
|
export interface EventGridMqttClientSessionConnectedEventData extends EventGridMqttClientEventData {
|
|
3683
3962
|
/**
|
|
@@ -3692,6 +3971,7 @@ export interface EventGridMqttClientSessionConnectedEventData extends EventGridM
|
|
|
3692
3971
|
*/
|
|
3693
3972
|
sequenceNumber: number;
|
|
3694
3973
|
}
|
|
3974
|
+
export declare function eventGridMqttClientSessionConnectedEventDataDeserializer(item: any): EventGridMqttClientSessionConnectedEventData;
|
|
3695
3975
|
/** Event data for Microsoft.EventGrid.MQTTClientSessionDisconnected event. */
|
|
3696
3976
|
export interface EventGridMqttClientSessionDisconnectedEventData extends EventGridMqttClientEventData {
|
|
3697
3977
|
/**
|
|
@@ -3711,47 +3991,48 @@ export interface EventGridMqttClientSessionDisconnectedEventData extends EventGr
|
|
|
3711
3991
|
*/
|
|
3712
3992
|
disconnectionReason: EventGridMqttClientDisconnectionReason;
|
|
3713
3993
|
}
|
|
3714
|
-
|
|
3994
|
+
export declare function eventGridMqttClientSessionDisconnectedEventDataDeserializer(item: any): EventGridMqttClientSessionDisconnectedEventData;
|
|
3995
|
+
/** EventGrid MQTT Client Disconnection Reason */
|
|
3715
3996
|
export declare enum KnownEventGridMqttClientDisconnectionReason {
|
|
3716
|
-
/**
|
|
3997
|
+
/** The client got disconnected for any authentication reasons (for example, certificate expired, client got disabled, or client configuration changed). */
|
|
3717
3998
|
ClientAuthenticationError = "ClientAuthenticationError",
|
|
3718
|
-
/**
|
|
3999
|
+
/** The client got disconnected for any authorization reasons (for example, because of a change in the configuration of topic spaces, permission bindings, or client groups). */
|
|
3719
4000
|
ClientAuthorizationError = "ClientAuthorizationError",
|
|
3720
|
-
/**
|
|
4001
|
+
/** The client sent a bad request or used one of the unsupported features that resulted in a connection termination by the service. */
|
|
3721
4002
|
ClientError = "ClientError",
|
|
3722
|
-
/**
|
|
4003
|
+
/** The client initiated a graceful disconnect through a DISCONNECT packet for MQTT or a close frame for MQTT over WebSocket. */
|
|
3723
4004
|
ClientInitiatedDisconnect = "ClientInitiatedDisconnect",
|
|
3724
|
-
/**
|
|
4005
|
+
/** The client-server connection is lost. (EXCHANGE ONLINE PROTECTION). */
|
|
3725
4006
|
ConnectionLost = "ConnectionLost",
|
|
3726
|
-
/**
|
|
4007
|
+
/** The client's IP address is blocked by IP filter or Private links configuration. */
|
|
3727
4008
|
IpForbidden = "IpForbidden",
|
|
3728
|
-
/**
|
|
4009
|
+
/** The client exceeded one or more of the throttling limits that resulted in a connection termination by the service. */
|
|
3729
4010
|
QuotaExceeded = "QuotaExceeded",
|
|
3730
|
-
/**
|
|
4011
|
+
/** The connection got terminated due to an unexpected server error. */
|
|
3731
4012
|
ServerError = "ServerError",
|
|
3732
|
-
/**
|
|
4013
|
+
/** The server initiates a graceful disconnect for any operational reason. */
|
|
3733
4014
|
ServerInitiatedDisconnect = "ServerInitiatedDisconnect",
|
|
3734
|
-
/**
|
|
4015
|
+
/** The client's queue for unacknowledged QoS1 messages reached its limit, which resulted in a connection termination by the server. */
|
|
3735
4016
|
SessionOverflow = "SessionOverflow",
|
|
3736
|
-
/**
|
|
4017
|
+
/** The client reconnected with the same authentication name, which resulted in the termination of the previous connection. */
|
|
3737
4018
|
SessionTakenOver = "SessionTakenOver"
|
|
3738
4019
|
}
|
|
3739
4020
|
/**
|
|
3740
|
-
* EventGrid MQTT Client Disconnection Reason
|
|
4021
|
+
* EventGrid MQTT Client Disconnection Reason \
|
|
3741
4022
|
* {@link KnownEventGridMqttClientDisconnectionReason} can be used interchangeably with EventGridMqttClientDisconnectionReason,
|
|
3742
4023
|
* this enum contains the known values that the service supports.
|
|
3743
4024
|
* ### Known values supported by the service
|
|
3744
|
-
* **ClientAuthenticationError
|
|
3745
|
-
* **ClientAuthorizationError
|
|
3746
|
-
* **ClientError
|
|
3747
|
-
* **ClientInitiatedDisconnect
|
|
3748
|
-
* **ConnectionLost
|
|
3749
|
-
* **IpForbidden
|
|
3750
|
-
* **QuotaExceeded
|
|
3751
|
-
* **ServerError
|
|
3752
|
-
* **ServerInitiatedDisconnect
|
|
3753
|
-
* **SessionOverflow
|
|
3754
|
-
* **SessionTakenOver
|
|
4025
|
+
* **ClientAuthenticationError**: The client got disconnected for any authentication reasons (for example, certificate expired, client got disabled, or client configuration changed). \
|
|
4026
|
+
* **ClientAuthorizationError**: The client got disconnected for any authorization reasons (for example, because of a change in the configuration of topic spaces, permission bindings, or client groups). \
|
|
4027
|
+
* **ClientError**: The client sent a bad request or used one of the unsupported features that resulted in a connection termination by the service. \
|
|
4028
|
+
* **ClientInitiatedDisconnect**: The client initiated a graceful disconnect through a DISCONNECT packet for MQTT or a close frame for MQTT over WebSocket. \
|
|
4029
|
+
* **ConnectionLost**: The client-server connection is lost. (EXCHANGE ONLINE PROTECTION). \
|
|
4030
|
+
* **IpForbidden**: The client's IP address is blocked by IP filter or Private links configuration. \
|
|
4031
|
+
* **QuotaExceeded**: The client exceeded one or more of the throttling limits that resulted in a connection termination by the service. \
|
|
4032
|
+
* **ServerError**: The connection got terminated due to an unexpected server error. \
|
|
4033
|
+
* **ServerInitiatedDisconnect**: The server initiates a graceful disconnect for any operational reason. \
|
|
4034
|
+
* **SessionOverflow**: The client's queue for unacknowledged QoS1 messages reached its limit, which resulted in a connection termination by the server. \
|
|
4035
|
+
* **SessionTakenOver**: The client reconnected with the same authentication name, which resulted in the termination of the previous connection.
|
|
3755
4036
|
*/
|
|
3756
4037
|
export type EventGridMqttClientDisconnectionReason = string;
|
|
3757
4038
|
/** Describes the schema of the common properties across all ARN system topic events */
|
|
@@ -3763,6 +4044,7 @@ export interface ResourceNotificationsResourceUpdatedEventData {
|
|
|
3763
4044
|
/** api version of the resource properties bag */
|
|
3764
4045
|
apiVersion: string;
|
|
3765
4046
|
}
|
|
4047
|
+
export declare function resourceNotificationsResourceUpdatedEventDataDeserializer(item: any): ResourceNotificationsResourceUpdatedEventData;
|
|
3766
4048
|
/**
|
|
3767
4049
|
* Describes the schema of the properties under resource info which are common
|
|
3768
4050
|
* across all ARN system topic events
|
|
@@ -3781,11 +4063,13 @@ export interface ResourceNotificationsResourceUpdatedDetails {
|
|
|
3781
4063
|
/** properties in the payload of the resource for which the event is being emitted */
|
|
3782
4064
|
properties?: Record<string, any>;
|
|
3783
4065
|
}
|
|
4066
|
+
export declare function resourceNotificationsResourceUpdatedDetailsDeserializer(item: any): ResourceNotificationsResourceUpdatedDetails;
|
|
3784
4067
|
/** details of operational info */
|
|
3785
4068
|
export interface ResourceNotificationsOperationalDetails {
|
|
3786
4069
|
/** Date and Time when resource was updated */
|
|
3787
4070
|
resourceEventTime: Date;
|
|
3788
4071
|
}
|
|
4072
|
+
export declare function resourceNotificationsOperationalDetailsDeserializer(item: any): ResourceNotificationsOperationalDetails;
|
|
3789
4073
|
/**
|
|
3790
4074
|
* Schema of the Data property of an EventGridEvent for a
|
|
3791
4075
|
* Microsoft.ResourceNotifications.HealthResources.AvailabilityStatusChanged
|
|
@@ -3793,12 +4077,14 @@ export interface ResourceNotificationsOperationalDetails {
|
|
|
3793
4077
|
*/
|
|
3794
4078
|
export interface ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData extends ResourceNotificationsResourceUpdatedEventData {
|
|
3795
4079
|
}
|
|
4080
|
+
export declare function resourceNotificationsHealthResourcesAvailabilityStatusChangedEventDataDeserializer(item: any): ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData;
|
|
3796
4081
|
/**
|
|
3797
4082
|
* Schema of the Data property of an EventGridEvent for a
|
|
3798
4083
|
* Microsoft.ResourceNotifications.HealthResources.ResourceAnnotated event.
|
|
3799
4084
|
*/
|
|
3800
4085
|
export interface ResourceNotificationsHealthResourcesAnnotatedEventData extends ResourceNotificationsResourceUpdatedEventData {
|
|
3801
4086
|
}
|
|
4087
|
+
export declare function resourceNotificationsHealthResourcesAnnotatedEventDataDeserializer(item: any): ResourceNotificationsHealthResourcesAnnotatedEventData;
|
|
3802
4088
|
/**
|
|
3803
4089
|
* Describes the schema of the properties under resource info which are common
|
|
3804
4090
|
* across all ARN system topic delete events
|
|
@@ -3811,6 +4097,7 @@ export interface ResourceNotificationsResourceDeletedDetails {
|
|
|
3811
4097
|
/** the type of the resource for which the event is being emitted */
|
|
3812
4098
|
type: string;
|
|
3813
4099
|
}
|
|
4100
|
+
export declare function resourceNotificationsResourceDeletedDetailsDeserializer(item: any): ResourceNotificationsResourceDeletedDetails;
|
|
3814
4101
|
/**
|
|
3815
4102
|
* Describes the schema of the common properties across all ARN system topic
|
|
3816
4103
|
* delete events
|
|
@@ -3821,21 +4108,28 @@ export interface ResourceNotificationsResourceDeletedEventData {
|
|
|
3821
4108
|
/** details about operational info */
|
|
3822
4109
|
operationalDetails: ResourceNotificationsOperationalDetails;
|
|
3823
4110
|
}
|
|
4111
|
+
export declare function resourceNotificationsResourceDeletedEventDataDeserializer(item: any): ResourceNotificationsResourceDeletedEventData;
|
|
3824
4112
|
/**
|
|
3825
4113
|
* Schema of the Data property of an EventGridEvent for a
|
|
3826
4114
|
* Microsoft.ResourceNotifications.Resources.CreatedOrUpdated event.
|
|
3827
4115
|
*/
|
|
3828
4116
|
export interface ResourceNotificationsResourceManagementCreatedOrUpdatedEventData extends ResourceNotificationsResourceUpdatedEventData {
|
|
3829
4117
|
}
|
|
4118
|
+
export declare function resourceNotificationsResourceManagementCreatedOrUpdatedEventDataDeserializer(item: any): ResourceNotificationsResourceManagementCreatedOrUpdatedEventData;
|
|
3830
4119
|
/**
|
|
3831
4120
|
* Schema of the Data property of an EventGridEvent for a
|
|
3832
4121
|
* Microsoft.ResourceNotifications.Resources.Deleted event.
|
|
3833
4122
|
*/
|
|
3834
4123
|
export interface ResourceNotificationsResourceManagementDeletedEventData extends ResourceNotificationsResourceDeletedEventData {
|
|
3835
4124
|
}
|
|
4125
|
+
export declare function resourceNotificationsResourceManagementDeletedEventDataDeserializer(item: any): ResourceNotificationsResourceManagementDeletedEventData;
|
|
3836
4126
|
/** Schema of the Data property of an event grid event for a Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted preview event. */
|
|
3837
4127
|
export interface ResourceNotificationsContainerServiceEventResourcesScheduledEventData extends ResourceNotificationsResourceUpdatedEventData {
|
|
3838
4128
|
}
|
|
3839
|
-
|
|
3840
|
-
|
|
4129
|
+
export declare function resourceNotificationsContainerServiceEventResourcesScheduledEventDataDeserializer(item: any): ResourceNotificationsContainerServiceEventResourcesScheduledEventData;
|
|
4130
|
+
/** Known values of {@link ServiceApiVersions} that the service accepts. */
|
|
4131
|
+
export declare enum KnownServiceApiVersions {
|
|
4132
|
+
v2018_01_01 = "2018-01-01",
|
|
4133
|
+
v2024_01_01 = "2024-01-01"
|
|
4134
|
+
}
|
|
3841
4135
|
//# sourceMappingURL=models.d.ts.map
|