@azure/arm-onlineexperimentation 1.0.0-alpha.20250605.1 → 1.0.0-alpha.20250609.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/dist/browser/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
- package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
- package/dist/browser/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
- package/dist/browser/api/onlineExperimentationWorkspaces/options.js.map +1 -0
- package/dist/browser/classic/index.d.ts +1 -1
- package/dist/browser/classic/index.d.ts.map +1 -1
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
- package/dist/browser/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/browser/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
- package/dist/browser/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/browser/index.d.ts +3 -3
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -1
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +50 -24
- package/dist/browser/models/models.d.ts.map +1 -1
- package/dist/browser/models/models.js +34 -13
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/onlineExperimentationClient.d.ts +3 -3
- package/dist/browser/onlineExperimentationClient.d.ts.map +1 -1
- package/dist/browser/onlineExperimentationClient.js +2 -2
- package/dist/browser/onlineExperimentationClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +1 -1
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
- package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +20 -16
- package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
- package/dist/commonjs/api/onlineExperimentationWorkspaces/options.js.map +1 -0
- package/dist/commonjs/classic/index.d.ts +1 -1
- package/dist/commonjs/classic/index.d.ts.map +1 -1
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
- package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/commonjs/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +5 -5
- package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/commonjs/index.d.ts +3 -3
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +50 -24
- package/dist/commonjs/models/models.d.ts.map +1 -1
- package/dist/commonjs/models/models.js +43 -20
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/onlineExperimentationClient.d.ts +3 -3
- package/dist/commonjs/onlineExperimentationClient.d.ts.map +1 -1
- package/dist/commonjs/onlineExperimentationClient.js +2 -2
- package/dist/commonjs/onlineExperimentationClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +1 -1
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/esm/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
- package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
- package/dist/esm/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
- package/dist/esm/api/onlineExperimentationWorkspaces/options.js.map +1 -0
- package/dist/esm/classic/index.d.ts +1 -1
- package/dist/esm/classic/index.d.ts.map +1 -1
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
- package/dist/esm/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/esm/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
- package/dist/esm/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/esm/index.d.ts +3 -3
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +50 -24
- package/dist/esm/models/models.d.ts.map +1 -1
- package/dist/esm/models/models.js +34 -13
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/onlineExperimentationClient.d.ts +3 -3
- package/dist/esm/onlineExperimentationClient.d.ts.map +1 -1
- package/dist/esm/onlineExperimentationClient.js +2 -2
- package/dist/esm/onlineExperimentationClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +1 -1
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
- package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
- package/dist/react-native/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
- package/dist/react-native/api/onlineExperimentationWorkspaces/options.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +1 -1
- package/dist/react-native/classic/index.d.ts.map +1 -1
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
- package/dist/react-native/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
- package/dist/react-native/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
- package/dist/react-native/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
- package/dist/react-native/index.d.ts +3 -3
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -1
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +50 -24
- package/dist/react-native/models/models.d.ts.map +1 -1
- package/dist/react-native/models/models.js +34 -13
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/onlineExperimentationClient.d.ts +3 -3
- package/dist/react-native/onlineExperimentationClient.d.ts.map +1 -1
- package/dist/react-native/onlineExperimentationClient.js +2 -2
- package/dist/react-native/onlineExperimentationClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +1 -1
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/package.json +17 -17
- package/review/{arm-onlineexperimentation-api-onlineExperimentWorkspaces.api.md → arm-onlineexperimentation-api-onlineExperimentationWorkspaces.api.md} +12 -12
- package/review/arm-onlineexperimentation-models.api.md +24 -12
- package/review/arm-onlineexperimentation.api.md +38 -26
- package/dist/browser/api/onlineExperimentWorkspaces/index.d.ts +0 -3
- package/dist/browser/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/browser/api/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/browser/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
- package/dist/browser/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
- package/dist/browser/api/onlineExperimentWorkspaces/operations.js.map +0 -1
- package/dist/browser/api/onlineExperimentWorkspaces/options.d.ts +0 -26
- package/dist/browser/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
- package/dist/browser/api/onlineExperimentWorkspaces/options.js.map +0 -1
- package/dist/browser/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
- package/dist/browser/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/browser/classic/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/index.d.ts +0 -3
- package/dist/commonjs/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
- package/dist/commonjs/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/operations.js.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/options.d.ts +0 -26
- package/dist/commonjs/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
- package/dist/commonjs/api/onlineExperimentWorkspaces/options.js.map +0 -1
- package/dist/commonjs/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
- package/dist/commonjs/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/commonjs/classic/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/index.d.ts +0 -3
- package/dist/esm/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
- package/dist/esm/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/operations.js.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/options.d.ts +0 -26
- package/dist/esm/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
- package/dist/esm/api/onlineExperimentWorkspaces/options.js.map +0 -1
- package/dist/esm/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
- package/dist/esm/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/esm/classic/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/index.d.ts +0 -3
- package/dist/react-native/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/index.js.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
- package/dist/react-native/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/operations.js.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/options.d.ts +0 -26
- package/dist/react-native/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
- package/dist/react-native/api/onlineExperimentWorkspaces/options.js.map +0 -1
- package/dist/react-native/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
- package/dist/react-native/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
- package/dist/react-native/classic/onlineExperimentWorkspaces/index.js.map +0 -1
- /package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
- /package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
- /package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
- /package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
- /package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
- /package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
- /package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
- /package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAUlC,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,KAAK,EAAE,0BAA0B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAChD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,MAAwB;IACjE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,qBAAqB,CAAC,IAAI,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;AACL,CAAC;AAgBD,MAAM,UAAU,qBAAqB,CAAC,IAAS;IAC7C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;KAC/B,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,4BAA4B,CAAC,IAAS;IACpD,OAAO;QACL,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAED,2IAA2I;AAC3I,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,sDAAsD;IACtD,4BAAa,CAAA;IACb,wDAAwD;IACxD,gCAAiB,CAAA;IACjB,gEAAgE;IAChE,yCAA0B,CAAA;AAC5B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,gHAAgH;AAChH,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,0CAA0C;IAC1C,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAiBD,MAAM,UAAU,yBAAyB,CAAC,IAAS;IACjD,OAAO;QACL,KAAK,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KAC/E,CAAC;AACJ,CAAC;AAgBD,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACjE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,MAA0B;IACrE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uBAAuB,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,MAAkC;IACrF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,+BAA+B,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACxF,CAAC;AACJ,CAAC;AAKD,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO,IAAI,CAAC;AACd,CAAC;AAYD,MAAM,UAAU,mCAAmC,CAAC,IAA+B;IACjF,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,6CAA6C,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACrE,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,gCAAgC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACtD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAC3F,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,qCAAqC,CAAC,IAAS;IAC7D,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,+CAA+C,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACvE,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,kCAAkC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,6CAA6C,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAC7F,CAAC;AACJ,CAAC;AAoBD,MAAM,UAAU,6CAA6C,CAC3D,IAAyC;IAEzC,OAAO;QACL,+BAA+B,EAAE,IAAI,CAAC,iCAAiC,CAAC;QACxE,oCAAoC,EAAE,IAAI,CAAC,sCAAsC,CAAC;QAClF,0BAA0B,EAAE,IAAI,CAAC,4BAA4B,CAAC;QAC9D,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,yCAAyC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAClE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,+CAA+C,CAC7D,IAAS;IAET,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,+BAA+B,EAAE,IAAI,CAAC,iCAAiC,CAAC;QACxE,oCAAoC,EAAE,IAAI,CAAC,sCAAsC,CAAC;QAClF,0BAA0B,EAAE,IAAI,CAAC,4BAA4B,CAAC;QAC9D,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACnE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,iDAAiD;AACjD,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,iCAAiC;IACjC,yDAAuB,CAAA;IACvB,gCAAgC;IAChC,mDAAiB,CAAA;IACjB,sCAAsC;IACtC,uDAAqB,CAAA;AACvB,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC;AAmBD,MAAM,UAAU,yCAAyC,CACvD,IAAqC;IAErC,OAAO;QACL,4BAA4B,EAAE,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACjE,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACtC,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;KACjF,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2CAA2C,CACzD,IAAS;IAET,OAAO;QACL,4BAA4B,EAAE,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACjE,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACtC,CAAC,CAAC,wCAAwC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;KACnF,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,sCAAsC,CAAC,IAAkC;IACvF,OAAO;QACL,wBAAwB,EAAE,CAAC,IAAI,CAAC,0BAA0B,CAAC;YACzD,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC;YAClC,CAAC,CAAC,kCAAkC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;QACxE,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;KACjD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,wCAAwC,CAAC,IAAS;IAChE,OAAO;QACL,wBAAwB,EAAE,CAAC,IAAI,CAAC,0BAA0B,CAAC;YACzD,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC;YAClC,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;QAC1E,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;KACjD,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,kCAAkC,CAAC,IAA8B;IAC/E,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,8BAA8B,EAAE,IAAI,CAAC,gCAAgC,CAAC;QACtE,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;KAC7C,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,8BAA8B,EAAE,IAAI,CAAC,gCAAgC,CAAC;QACtE,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;KAC7C,CAAC;AACJ,CAAC;AAED,mCAAmC;AACnC,MAAM,CAAN,IAAY,iCAKX;AALD,WAAY,iCAAiC;IAC3C,+BAA+B;IAC/B,sFAAiD,CAAA;IACjD,6BAA6B;IAC7B,kFAA6C,CAAA;AAC/C,CAAC,EALW,iCAAiC,KAAjC,iCAAiC,QAK5C;AAwBD,MAAM,UAAU,gCAAgC,CAAC,IAA4B;IAC3E,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,IAAS;IAC1D,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,uGAAuG;AACvG,MAAM,CAAN,IAAY,+BASX;AATD,WAAY,+BAA+B;IACzC,2BAA2B;IAC3B,gDAAa,CAAA;IACb,wCAAwC;IACxC,oEAAiC,CAAA;IACjC,sCAAsC;IACtC,gEAA6B,CAAA;IAC7B,iDAAiD;IACjD,6FAA0D,CAAA;AAC5D,CAAC,EATW,+BAA+B,KAA/B,+BAA+B,QAS1C;AAsBD,MAAM,UAAU,8BAA8B,CAAC,IAA0B;IACvE,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,2CAA2C,CACzD,IAAuC;IAEvC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;AAChC,CAAC;AAED,MAAM,UAAU,6CAA6C,CAC3D,IAAS;IAET,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC;AACJ,CAAC;AAED,sEAAsE;AACtE,MAAM,CAAN,IAAY,0CASX;AATD,WAAY,0CAA0C;IACpD,iCAAiC;IACjC,uDAAS,CAAA;IACT,qCAAqC;IACrC,uDAAS,CAAA;IACT,oCAAoC;IACpC,uDAAS,CAAA;IACT,sCAAsC;IACtC,uDAAS,CAAA;AACX,CAAC,EATW,0CAA0C,KAA1C,0CAA0C,QASrD;AAcD,sEAAsE;AACtE,MAAM,CAAN,IAAY,0CASX;AATD,WAAY,0CAA0C;IACpD,6BAA6B;IAC7B,2DAAa,CAAA;IACb,iCAAiC;IACjC,mEAAqB,CAAA;IACrB,gCAAgC;IAChC,iEAAmB,CAAA;IACnB,kCAAkC;IAClC,qEAAuB,CAAA;AACzB,CAAC,EATW,0CAA0C,KAA1C,0CAA0C,QASrD;AAsBD,MAAM,UAAU,yBAAyB,CAAC,IAAqB;IAC7D,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;AAC5D,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,IAAS;IACnD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,kBAAkB,CAAC,IAAc;IAC/C,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/C,CAAC;AACJ,CAAC;AAkBD,MAAM,UAAU,sBAAsB,CAAC,IAAS;IAC9C,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;QACpC,SAAS,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC/E,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;QAC9C,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACrC,CAAC;AACJ,CAAC;AAED,oDAAoD;AACpD,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,wCAAwC;IACxC,mCAAa,CAAA;IACb,gDAAgD;IAChD,iDAA2B,CAAA;IAC3B,oDAAoD;IACpD,yDAAmC,CAAA;IACnC,uCAAuC;IACvC,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAsBD,MAAM,UAAU,gDAAgD,CAC9D,IAAS;IAET,OAAO;QACL,KAAK,EAAE,0CAA0C,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAChE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,wCAAwC,CACtD,MAAwC;IAExC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,mCAAmC,CAAC,IAAI,CAAC,CAAC;IACnD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,0CAA0C,CACxD,MAAwC;IAExC,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,qCAAqC,CAAC,IAAI,CAAC,CAAC;IACrD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,kCAAkC;AAClC,MAAM,CAAN,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,iCAAiC;IACjC,wDAAuC,CAAA;AACzC,CAAC,EAHW,aAAa,KAAb,aAAa,QAGxB","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: Record<string, any>;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: !item[\"info\"] ? item[\"info\"] : _errorAdditionalInfoInfoDeserializer(item[\"info\"]),\n };\n}\n\n/** model interface _ErrorAdditionalInfoInfo */\nexport interface _ErrorAdditionalInfoInfo {}\n\nexport function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo {\n return item;\n}\n\n/** An online experiment workspace resource. */\nexport interface OnlineExperimentWorkspace extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: OnlineExperimentWorkspaceProperties;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** The SKU (Stock Keeping Unit) assigned to this resource. */\n sku?: OnlineExperimentationWorkspaceSku;\n}\n\nexport function onlineExperimentWorkspaceSerializer(item: OnlineExperimentWorkspace): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : onlineExperimentWorkspacePropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : onlineExperimentationWorkspaceSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function onlineExperimentWorkspaceDeserializer(item: any): OnlineExperimentWorkspace {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : onlineExperimentWorkspacePropertiesDeserializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : onlineExperimentationWorkspaceSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** The properties of an online experiment workspace. */\nexport interface OnlineExperimentWorkspaceProperties {\n /** The Id of the workspace. */\n readonly workspaceId?: string;\n /** The provisioning state for the resource */\n readonly provisioningState?: ResourceProvisioningState;\n /** The resource identifier of the Log Analytics workspace which online experiment workspace uses for generating experiment analysis results. */\n logAnalyticsWorkspaceResourceId: string;\n /** The resource identifier of storage account where logs are exported from Log Analytics workspace. Online Experiment workspace uses it generating experiment analysis results. */\n logsExporterStorageAccountResourceId: string;\n /** The resource identifier of App Configuration with which this online experiment workspace is tied for experimentation. This is a required field for creating an online experiment workspace. */\n appConfigurationResourceId: string;\n /** The encryption configuration for the online experiment workspace resource. */\n encryption?: ResourceEncryptionConfiguration;\n /** The data plane endpoint for the online experiment workspace resource. */\n readonly endpoint?: string;\n}\n\nexport function onlineExperimentWorkspacePropertiesSerializer(\n item: OnlineExperimentWorkspaceProperties,\n): any {\n return {\n logAnalyticsWorkspaceResourceId: item[\"logAnalyticsWorkspaceResourceId\"],\n logsExporterStorageAccountResourceId: item[\"logsExporterStorageAccountResourceId\"],\n appConfigurationResourceId: item[\"appConfigurationResourceId\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : resourceEncryptionConfigurationSerializer(item[\"encryption\"]),\n };\n}\n\nexport function onlineExperimentWorkspacePropertiesDeserializer(\n item: any,\n): OnlineExperimentWorkspaceProperties {\n return {\n workspaceId: item[\"workspaceId\"],\n provisioningState: item[\"provisioningState\"],\n logAnalyticsWorkspaceResourceId: item[\"logAnalyticsWorkspaceResourceId\"],\n logsExporterStorageAccountResourceId: item[\"logsExporterStorageAccountResourceId\"],\n appConfigurationResourceId: item[\"appConfigurationResourceId\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : resourceEncryptionConfigurationDeserializer(item[\"encryption\"]),\n endpoint: item[\"endpoint\"],\n };\n}\n\n/** The provisioning state of a resource type. */\nexport enum KnownResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of a resource type. \\\n * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type ResourceProvisioningState = string;\n\n/** The encryption configuration for the online experiment workspace resource. */\nexport interface ResourceEncryptionConfiguration {\n /** All Customer-managed key encryption properties for the resource. */\n customerManagedKeyEncryption?: CustomerManagedKeyEncryption;\n}\n\nexport function resourceEncryptionConfigurationSerializer(\n item: ResourceEncryptionConfiguration,\n): any {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : customerManagedKeyEncryptionSerializer(item[\"customerManagedKeyEncryption\"]),\n };\n}\n\nexport function resourceEncryptionConfigurationDeserializer(\n item: any,\n): ResourceEncryptionConfiguration {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : customerManagedKeyEncryptionDeserializer(item[\"customerManagedKeyEncryption\"]),\n };\n}\n\n/** Customer-managed key encryption properties for the resource. */\nexport interface CustomerManagedKeyEncryption {\n /** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\n keyEncryptionKeyIdentity?: KeyEncryptionKeyIdentity;\n /** key encryption key Url, versioned or non-versioned. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 or https://contosovault.vault.azure.net/keys/contosokek. */\n keyEncryptionKeyUrl?: string;\n}\n\nexport function customerManagedKeyEncryptionSerializer(item: CustomerManagedKeyEncryption): any {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : keyEncryptionKeyIdentitySerializer(item[\"keyEncryptionKeyIdentity\"]),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\nexport function customerManagedKeyEncryptionDeserializer(item: any): CustomerManagedKeyEncryption {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : keyEncryptionKeyIdentityDeserializer(item[\"keyEncryptionKeyIdentity\"]),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\n/** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\nexport interface KeyEncryptionKeyIdentity {\n /** The type of identity to use. Values can be systemAssignedIdentity, userAssignedIdentity, or delegatedResourceIdentity. */\n identityType?: KeyEncryptionKeyIdentityType;\n /** User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity. */\n userAssignedIdentityResourceId?: string;\n /** application client identity to use for accessing key encryption key Url in a different tenant. Ex: f83c6b1b-4d34-47e4-bb34-9d83df58b540 */\n federatedClientId?: string;\n}\n\nexport function keyEncryptionKeyIdentitySerializer(item: KeyEncryptionKeyIdentity): any {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n federatedClientId: item[\"federatedClientId\"],\n };\n}\n\nexport function keyEncryptionKeyIdentityDeserializer(item: any): KeyEncryptionKeyIdentity {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n federatedClientId: item[\"federatedClientId\"],\n };\n}\n\n/** The type of identity to use. */\nexport enum KnownKeyEncryptionKeyIdentityType {\n /** System assigned identity */\n SystemAssignedIdentity = \"SystemAssignedIdentity\",\n /** User assigned identity */\n UserAssignedIdentity = \"UserAssignedIdentity\",\n}\n\n/**\n * The type of identity to use. \\\n * {@link KnownKeyEncryptionKeyIdentityType} can be used interchangeably with KeyEncryptionKeyIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssignedIdentity**: System assigned identity \\\n * **UserAssignedIdentity**: User assigned identity\n */\nexport type KeyEncryptionKeyIdentityType = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n}\n\nexport function userAssignedIdentitySerializer(item: UserAssignedIdentity): any {\n return item;\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n clientId: item[\"clientId\"],\n principalId: item[\"principalId\"],\n };\n}\n\n/** The SKU (Stock Keeping Unit) assigned to this resource. */\nexport interface OnlineExperimentationWorkspaceSku {\n /** The name of the SKU. Ex - F0, P0. It is typically a letter+number code */\n name: OnlineExperimentationWorkspaceSkuName;\n /** The name of the SKU tier */\n readonly tier?: OnlineExperimentationWorkspaceSkuTier;\n}\n\nexport function onlineExperimentationWorkspaceSkuSerializer(\n item: OnlineExperimentationWorkspaceSku,\n): any {\n return { name: item[\"name\"] };\n}\n\nexport function onlineExperimentationWorkspaceSkuDeserializer(\n item: any,\n): OnlineExperimentationWorkspaceSku {\n return {\n name: item[\"name\"],\n tier: item[\"tier\"],\n };\n}\n\n/** The allowed SKU names for the online experimentation workspace. */\nexport enum KnownOnlineExperimentationWorkspaceSkuName {\n /** The Free service sku name. */\n F0 = \"F0\",\n /** The Standard service sku name. */\n S0 = \"S0\",\n /** The Premium service sku name. */\n P0 = \"P0\",\n /** The Developer service sku name. */\n D0 = \"D0\",\n}\n\n/**\n * The allowed SKU names for the online experimentation workspace. \\\n * {@link KnownOnlineExperimentationWorkspaceSkuName} can be used interchangeably with OnlineExperimentationWorkspaceSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **F0**: The Free service sku name. \\\n * **S0**: The Standard service sku name. \\\n * **P0**: The Premium service sku name. \\\n * **D0**: The Developer service sku name.\n */\nexport type OnlineExperimentationWorkspaceSkuName = string;\n\n/** The allowed SKU tiers for the online experimentation workspace. */\nexport enum KnownOnlineExperimentationWorkspaceSkuTier {\n /** The Free service tier. */\n Free = \"Free\",\n /** The Standard service tier. */\n Standard = \"Standard\",\n /** The Premium service tier. */\n Premium = \"Premium\",\n /** The Developer service tier. */\n Developer = \"Developer\",\n}\n\n/**\n * The allowed SKU tiers for the online experimentation workspace. \\\n * {@link KnownOnlineExperimentationWorkspaceSkuTier} can be used interchangeably with OnlineExperimentationWorkspaceSkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Free**: The Free service tier. \\\n * **Standard**: The Standard service tier. \\\n * **Premium**: The Premium service tier. \\\n * **Developer**: The Developer service tier.\n */\nexport type OnlineExperimentationWorkspaceSkuTier = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnowncreatedByType} can be used interchangeably with createdByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The response of a OnlineExperimentWorkspace list operation. */\nexport interface _OnlineExperimentWorkspaceListResult {\n /** The OnlineExperimentWorkspace items on this page */\n value: OnlineExperimentWorkspace[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _onlineExperimentWorkspaceListResultDeserializer(\n item: any,\n): _OnlineExperimentWorkspaceListResult {\n return {\n value: onlineExperimentWorkspaceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function onlineExperimentWorkspaceArraySerializer(\n result: Array<OnlineExperimentWorkspace>,\n): any[] {\n return result.map((item) => {\n return onlineExperimentWorkspaceSerializer(item);\n });\n}\n\nexport function onlineExperimentWorkspaceArrayDeserializer(\n result: Array<OnlineExperimentWorkspace>,\n): any[] {\n return result.map((item) => {\n return onlineExperimentWorkspaceDeserializer(item);\n });\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** 2025-05-31-preview version */\n V20250531Preview = \"2025-05-31-preview\",\n}\n"]}
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAUlC,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,KAAK,EAAE,0BAA0B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAChD,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,0BAA0B,CAAC,MAAwB;IACjE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,qBAAqB,CAAC,IAAI,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;AACL,CAAC;AAgBD,MAAM,UAAU,qBAAqB,CAAC,IAAS;IAC7C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;KAC/B,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,4BAA4B,CAAC,IAAS;IACpD,OAAO;QACL,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;KACjC,CAAC;AACJ,CAAC;AAED,2IAA2I;AAC3I,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,sDAAsD;IACtD,4BAAa,CAAA;IACb,wDAAwD;IACxD,gCAAiB,CAAA;IACjB,gEAAgE;IAChE,yCAA0B,CAAA;AAC5B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,gHAAgH;AAChH,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,0CAA0C;IAC1C,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAiBD,MAAM,UAAU,yBAAyB,CAAC,IAAS;IACjD,OAAO;QACL,KAAK,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,uBAAuB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KAC/E,CAAC;AACJ,CAAC;AAgBD,MAAM,UAAU,uBAAuB,CAAC,IAAS;IAC/C,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,OAAO,EAAE,IAAI,CAAC,SAAS,CAAC;QACxB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,OAAO,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,4BAA4B,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC3F,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACjE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,4BAA4B,CAAC,MAA0B;IACrE,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,uBAAuB,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,MAAkC;IACrF,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,+BAA+B,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;AACL,CAAC;AAUD,MAAM,UAAU,+BAA+B,CAAC,IAAS;IACvD,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACxF,CAAC;AACJ,CAAC;AAKD,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO,IAAI,CAAC;AACd,CAAC;AAYD,MAAM,UAAU,wCAAwC,CACtD,IAAoC;IAEpC,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,kDAAkD,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC1E,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,gCAAgC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACtD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAC3F,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,0CAA0C,CACxD,IAAS;IAET,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,oDAAoD,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC5E,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,kCAAkC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACxD,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,6CAA6C,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAC7F,CAAC;AACJ,CAAC;AAoBD,MAAM,UAAU,kDAAkD,CAChE,IAA8C;IAE9C,OAAO;QACL,+BAA+B,EAAE,IAAI,CAAC,iCAAiC,CAAC;QACxE,oCAAoC,EAAE,IAAI,CAAC,sCAAsC,CAAC;QAClF,0BAA0B,EAAE,IAAI,CAAC,4BAA4B,CAAC;QAC9D,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,yCAAyC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAClE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oDAAoD,CAClE,IAAS;IAET,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;QAC5C,+BAA+B,EAAE,IAAI,CAAC,iCAAiC,CAAC;QACxE,oCAAoC,EAAE,IAAI,CAAC,sCAAsC,CAAC;QAClF,0BAA0B,EAAE,IAAI,CAAC,4BAA4B,CAAC;QAC9D,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACnE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,iDAAiD;AACjD,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,iCAAiC;IACjC,yDAAuB,CAAA;IACvB,gCAAgC;IAChC,mDAAiB,CAAA;IACjB,sCAAsC;IACtC,uDAAqB,CAAA;AACvB,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC;AAmBD,MAAM,UAAU,yCAAyC,CACvD,IAAqC;IAErC,OAAO;QACL,4BAA4B,EAAE,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACjE,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACtC,CAAC,CAAC,sCAAsC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;KACjF,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2CAA2C,CACzD,IAAS;IAET,OAAO;QACL,4BAA4B,EAAE,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACjE,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC;YACtC,CAAC,CAAC,wCAAwC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC;KACnF,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,sCAAsC,CAAC,IAAkC;IACvF,OAAO;QACL,wBAAwB,EAAE,CAAC,IAAI,CAAC,0BAA0B,CAAC;YACzD,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC;YAClC,CAAC,CAAC,kCAAkC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;QACxE,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;KACjD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,wCAAwC,CAAC,IAAS;IAChE,OAAO;QACL,wBAAwB,EAAE,CAAC,IAAI,CAAC,0BAA0B,CAAC;YACzD,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC;YAClC,CAAC,CAAC,oCAAoC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;QAC1E,mBAAmB,EAAE,IAAI,CAAC,qBAAqB,CAAC;KACjD,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,kCAAkC,CAAC,IAA8B;IAC/E,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,8BAA8B,EAAE,IAAI,CAAC,gCAAgC,CAAC;QACtE,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;KAC7C,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,oCAAoC,CAAC,IAAS;IAC5D,OAAO;QACL,YAAY,EAAE,IAAI,CAAC,cAAc,CAAC;QAClC,8BAA8B,EAAE,IAAI,CAAC,gCAAgC,CAAC;QACtE,iBAAiB,EAAE,IAAI,CAAC,mBAAmB,CAAC;KAC7C,CAAC;AACJ,CAAC;AAED,mCAAmC;AACnC,MAAM,CAAN,IAAY,iCAKX;AALD,WAAY,iCAAiC;IAC3C,+BAA+B;IAC/B,sFAAiD,CAAA;IACjD,6BAA6B;IAC7B,kFAA6C,CAAA;AAC/C,CAAC,EALW,iCAAiC,KAAjC,iCAAiC,QAK5C;AAwBD,MAAM,UAAU,gCAAgC,CAAC,IAA4B;IAC3E,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,kCAAkC,CAAC,IAAS;IAC1D,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;QAC1B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,sBAAsB,EAAE,IAAI,CAAC,wBAAwB,CAAC;KACvD,CAAC;AACJ,CAAC;AAED,uGAAuG;AACvG,MAAM,CAAN,IAAY,+BASX;AATD,WAAY,+BAA+B;IACzC,2BAA2B;IAC3B,gDAAa,CAAA;IACb,wCAAwC;IACxC,oEAAiC,CAAA;IACjC,sCAAsC;IACtC,gEAA6B,CAAA;IAC7B,iDAAiD;IACjD,6FAA0D,CAAA;AAC5D,CAAC,EATW,+BAA+B,KAA/B,+BAA+B,QAS1C;AAsBD,MAAM,UAAU,8BAA8B,CAAC,IAA0B;IACvE,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,UAAU,gCAAgC,CAAC,IAAS;IACxD,OAAO;QACL,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,2CAA2C,CACzD,IAAuC;IAEvC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;AAChC,CAAC;AAED,MAAM,UAAU,6CAA6C,CAC3D,IAAS;IAET,OAAO;QACL,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC;AACJ,CAAC;AAED,sEAAsE;AACtE,MAAM,CAAN,IAAY,0CASX;AATD,WAAY,0CAA0C;IACpD,iCAAiC;IACjC,uDAAS,CAAA;IACT,qCAAqC;IACrC,uDAAS,CAAA;IACT,oCAAoC;IACpC,uDAAS,CAAA;IACT,sCAAsC;IACtC,uDAAS,CAAA;AACX,CAAC,EATW,0CAA0C,KAA1C,0CAA0C,QASrD;AAcD,sEAAsE;AACtE,MAAM,CAAN,IAAY,0CASX;AATD,WAAY,0CAA0C;IACpD,6BAA6B;IAC7B,2DAAa,CAAA;IACb,iCAAiC;IACjC,mEAAqB,CAAA;IACrB,gCAAgC;IAChC,iEAAmB,CAAA;IACnB,kCAAkC;IAClC,qEAAuB,CAAA;AACzB,CAAC,EATW,0CAA0C,KAA1C,0CAA0C,QASrD;AAsBD,MAAM,UAAU,yBAAyB,CAAC,IAAqB;IAC7D,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;AAC5D,CAAC;AAED,MAAM,UAAU,2BAA2B,CAAC,IAAS;IACnD,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9C,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAcD,MAAM,UAAU,kBAAkB,CAAC,IAAc;IAC/C,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAS;IAC5C,OAAO;QACL,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC;QACd,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/C,CAAC;AACJ,CAAC;AAkBD,MAAM,UAAU,sBAAsB,CAAC,IAAS;IAC9C,OAAO;QACL,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC;QAC5B,aAAa,EAAE,IAAI,CAAC,eAAe,CAAC;QACpC,SAAS,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAC/E,cAAc,EAAE,IAAI,CAAC,gBAAgB,CAAC;QACtC,kBAAkB,EAAE,IAAI,CAAC,oBAAoB,CAAC;QAC9C,cAAc,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACrC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;YACxB,CAAC,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;KACrC,CAAC;AACJ,CAAC;AAED,oDAAoD;AACpD,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,wCAAwC;IACxC,mCAAa,CAAA;IACb,gDAAgD;IAChD,iDAA2B,CAAA;IAC3B,oDAAoD;IACpD,yDAAmC,CAAA;IACnC,uCAAuC;IACvC,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AA8BD,MAAM,UAAU,6CAA6C,CAC3D,IAAyC;IAEzC,OAAO;QACL,QAAQ,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC;YACzB,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;YAClB,CAAC,CAAC,gCAAgC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACtD,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;QAClB,GAAG,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,2CAA2C,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC1F,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,wDAAwD,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KACjF,CAAC;AACJ,CAAC;AAYD,MAAM,UAAU,wDAAwD,CACtE,IAAoD;IAEpD,OAAO;QACL,+BAA+B,EAAE,IAAI,CAAC,iCAAiC,CAAC;QACxE,oCAAoC,EAAE,IAAI,CAAC,sCAAsC,CAAC;QAClF,UAAU,EAAE,CAAC,IAAI,CAAC,YAAY,CAAC;YAC7B,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;YACpB,CAAC,CAAC,yCAAyC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAClE,CAAC;AACJ,CAAC;AAUD,MAAM,UAAU,qDAAqD,CACnE,IAAS;IAET,OAAO;QACL,KAAK,EAAE,+CAA+C,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrE,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC;KAC3B,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,6CAA6C,CAC3D,MAA6C;IAE7C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,wCAAwC,CAAC,IAAI,CAAC,CAAC;IACxD,CAAC,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,+CAA+C,CAC7D,MAA6C;IAE7C,OAAO,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;QACzB,OAAO,0CAA0C,CAAC,IAAI,CAAC,CAAC;IAC1D,CAAC,CAAC,CAAC;AACL,CAAC;AAED,kCAAkC;AAClC,MAAM,CAAN,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,iCAAiC;IACjC,wDAAuC,CAAA;AACzC,CAAC,EAHW,aAAa,KAAb,aAAa,QAGxB","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: Record<string, any>;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: !item[\"info\"] ? item[\"info\"] : _errorAdditionalInfoInfoDeserializer(item[\"info\"]),\n };\n}\n\n/** model interface _ErrorAdditionalInfoInfo */\nexport interface _ErrorAdditionalInfoInfo {}\n\nexport function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo {\n return item;\n}\n\n/** An online experimentation workspace resource. */\nexport interface OnlineExperimentationWorkspace extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: OnlineExperimentationWorkspaceProperties;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** The SKU (Stock Keeping Unit) assigned to this resource. */\n sku?: OnlineExperimentationWorkspaceSku;\n}\n\nexport function onlineExperimentationWorkspaceSerializer(\n item: OnlineExperimentationWorkspace,\n): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : onlineExperimentationWorkspacePropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : onlineExperimentationWorkspaceSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function onlineExperimentationWorkspaceDeserializer(\n item: any,\n): OnlineExperimentationWorkspace {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : onlineExperimentationWorkspacePropertiesDeserializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : onlineExperimentationWorkspaceSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** The properties of an online experimentation workspace. */\nexport interface OnlineExperimentationWorkspaceProperties {\n /** The Id of the workspace. */\n readonly workspaceId?: string;\n /** The provisioning state for the resource */\n readonly provisioningState?: ResourceProvisioningState;\n /** The resource identifier of the Log Analytics workspace which online experimentation workspace uses for generating experiment analysis results. */\n logAnalyticsWorkspaceResourceId: string;\n /** The resource identifier of storage account where logs are exported from Log Analytics workspace. online experimentation workspace uses it generating experiment analysis results. */\n logsExporterStorageAccountResourceId: string;\n /** The resource identifier of App Configuration with which this online experimentation workspace is tied for experimentation. This is a required field for creating an online experimentation workspace. */\n appConfigurationResourceId: string;\n /** The encryption configuration for the online experimentation workspace resource. */\n encryption?: ResourceEncryptionConfiguration;\n /** The data plane endpoint for the online experimentation workspace resource. */\n readonly endpoint?: string;\n}\n\nexport function onlineExperimentationWorkspacePropertiesSerializer(\n item: OnlineExperimentationWorkspaceProperties,\n): any {\n return {\n logAnalyticsWorkspaceResourceId: item[\"logAnalyticsWorkspaceResourceId\"],\n logsExporterStorageAccountResourceId: item[\"logsExporterStorageAccountResourceId\"],\n appConfigurationResourceId: item[\"appConfigurationResourceId\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : resourceEncryptionConfigurationSerializer(item[\"encryption\"]),\n };\n}\n\nexport function onlineExperimentationWorkspacePropertiesDeserializer(\n item: any,\n): OnlineExperimentationWorkspaceProperties {\n return {\n workspaceId: item[\"workspaceId\"],\n provisioningState: item[\"provisioningState\"],\n logAnalyticsWorkspaceResourceId: item[\"logAnalyticsWorkspaceResourceId\"],\n logsExporterStorageAccountResourceId: item[\"logsExporterStorageAccountResourceId\"],\n appConfigurationResourceId: item[\"appConfigurationResourceId\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : resourceEncryptionConfigurationDeserializer(item[\"encryption\"]),\n endpoint: item[\"endpoint\"],\n };\n}\n\n/** The provisioning state of a resource type. */\nexport enum KnownResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of a resource type. \\\n * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type ResourceProvisioningState = string;\n\n/** The encryption configuration for the online experimentation workspace resource. */\nexport interface ResourceEncryptionConfiguration {\n /** All Customer-managed key encryption properties for the resource. */\n customerManagedKeyEncryption?: CustomerManagedKeyEncryption;\n}\n\nexport function resourceEncryptionConfigurationSerializer(\n item: ResourceEncryptionConfiguration,\n): any {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : customerManagedKeyEncryptionSerializer(item[\"customerManagedKeyEncryption\"]),\n };\n}\n\nexport function resourceEncryptionConfigurationDeserializer(\n item: any,\n): ResourceEncryptionConfiguration {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : customerManagedKeyEncryptionDeserializer(item[\"customerManagedKeyEncryption\"]),\n };\n}\n\n/** Customer-managed key encryption properties for the resource. */\nexport interface CustomerManagedKeyEncryption {\n /** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\n keyEncryptionKeyIdentity?: KeyEncryptionKeyIdentity;\n /** key encryption key Url, versioned or non-versioned. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 or https://contosovault.vault.azure.net/keys/contosokek. */\n keyEncryptionKeyUrl?: string;\n}\n\nexport function customerManagedKeyEncryptionSerializer(item: CustomerManagedKeyEncryption): any {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : keyEncryptionKeyIdentitySerializer(item[\"keyEncryptionKeyIdentity\"]),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\nexport function customerManagedKeyEncryptionDeserializer(item: any): CustomerManagedKeyEncryption {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : keyEncryptionKeyIdentityDeserializer(item[\"keyEncryptionKeyIdentity\"]),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\n/** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\nexport interface KeyEncryptionKeyIdentity {\n /** The type of identity to use. Values can be systemAssignedIdentity, userAssignedIdentity, or delegatedResourceIdentity. */\n identityType?: KeyEncryptionKeyIdentityType;\n /** User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity. */\n userAssignedIdentityResourceId?: string;\n /** application client identity to use for accessing key encryption key Url in a different tenant. Ex: f83c6b1b-4d34-47e4-bb34-9d83df58b540 */\n federatedClientId?: string;\n}\n\nexport function keyEncryptionKeyIdentitySerializer(item: KeyEncryptionKeyIdentity): any {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n federatedClientId: item[\"federatedClientId\"],\n };\n}\n\nexport function keyEncryptionKeyIdentityDeserializer(item: any): KeyEncryptionKeyIdentity {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n federatedClientId: item[\"federatedClientId\"],\n };\n}\n\n/** The type of identity to use. */\nexport enum KnownKeyEncryptionKeyIdentityType {\n /** System assigned identity */\n SystemAssignedIdentity = \"SystemAssignedIdentity\",\n /** User assigned identity */\n UserAssignedIdentity = \"UserAssignedIdentity\",\n}\n\n/**\n * The type of identity to use. \\\n * {@link KnownKeyEncryptionKeyIdentityType} can be used interchangeably with KeyEncryptionKeyIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssignedIdentity**: System assigned identity \\\n * **UserAssignedIdentity**: User assigned identity\n */\nexport type KeyEncryptionKeyIdentityType = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitySerializer(item: UserAssignedIdentity): any {\n return item;\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** The SKU (Stock Keeping Unit) assigned to this resource. */\nexport interface OnlineExperimentationWorkspaceSku {\n /** The name of the SKU. Ex - F0, P0. It is typically a letter+number code */\n name: OnlineExperimentationWorkspaceSkuName;\n /** The name of the SKU tier */\n readonly tier?: OnlineExperimentationWorkspaceSkuTier;\n}\n\nexport function onlineExperimentationWorkspaceSkuSerializer(\n item: OnlineExperimentationWorkspaceSku,\n): any {\n return { name: item[\"name\"] };\n}\n\nexport function onlineExperimentationWorkspaceSkuDeserializer(\n item: any,\n): OnlineExperimentationWorkspaceSku {\n return {\n name: item[\"name\"],\n tier: item[\"tier\"],\n };\n}\n\n/** The allowed SKU names for the online experimentation workspace. */\nexport enum KnownOnlineExperimentationWorkspaceSkuName {\n /** The Free service sku name. */\n F0 = \"F0\",\n /** The Standard service sku name. */\n S0 = \"S0\",\n /** The Premium service sku name. */\n P0 = \"P0\",\n /** The Developer service sku name. */\n D0 = \"D0\",\n}\n\n/**\n * The allowed SKU names for the online experimentation workspace. \\\n * {@link KnownOnlineExperimentationWorkspaceSkuName} can be used interchangeably with OnlineExperimentationWorkspaceSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **F0**: The Free service sku name. \\\n * **S0**: The Standard service sku name. \\\n * **P0**: The Premium service sku name. \\\n * **D0**: The Developer service sku name.\n */\nexport type OnlineExperimentationWorkspaceSkuName = string;\n\n/** The allowed SKU tiers for the online experimentation workspace. */\nexport enum KnownOnlineExperimentationWorkspaceSkuTier {\n /** The Free service tier. */\n Free = \"Free\",\n /** The Standard service tier. */\n Standard = \"Standard\",\n /** The Premium service tier. */\n Premium = \"Premium\",\n /** The Developer service tier. */\n Developer = \"Developer\",\n}\n\n/**\n * The allowed SKU tiers for the online experimentation workspace. \\\n * {@link KnownOnlineExperimentationWorkspaceSkuTier} can be used interchangeably with OnlineExperimentationWorkspaceSkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Free**: The Free service tier. \\\n * **Standard**: The Standard service tier. \\\n * **Premium**: The Premium service tier. \\\n * **Developer**: The Developer service tier.\n */\nexport type OnlineExperimentationWorkspaceSkuTier = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnowncreatedByType} can be used interchangeably with createdByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** Partial update of an online experimentation workspace resource. */\nexport interface OnlineExperimentationWorkspacePatch {\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The SKU (Stock Keeping Unit) assigned to this resource. */\n sku?: OnlineExperimentationWorkspaceSku;\n /** Updatable properties of the online experimentation workspace resource. */\n properties?: {\n logAnalyticsWorkspaceResourceId?: string;\n logsExporterStorageAccountResourceId?: string;\n encryption?: ResourceEncryptionConfiguration;\n };\n}\n\nexport function onlineExperimentationWorkspacePatchSerializer(\n item: OnlineExperimentationWorkspacePatch,\n): any {\n return {\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n tags: item[\"tags\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : onlineExperimentationWorkspaceSkuSerializer(item[\"sku\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : _onlineExperimentationWorkspacePatchPropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** model interface _OnlineExperimentationWorkspacePatchProperties */\nexport interface _OnlineExperimentationWorkspacePatchProperties {\n /** The resource identifier of the Log Analytics workspace which online experimentation workspace uses for generating experiment analysis results. */\n logAnalyticsWorkspaceResourceId?: string;\n /** The resource identifier of storage account where logs are exported from Log Analytics workspace. online experimentation workspace uses it generating experiment analysis results. */\n logsExporterStorageAccountResourceId?: string;\n /** The encryption configuration for the online experimentation workspace resource. */\n encryption?: ResourceEncryptionConfiguration;\n}\n\nexport function _onlineExperimentationWorkspacePatchPropertiesSerializer(\n item: _OnlineExperimentationWorkspacePatchProperties,\n): any {\n return {\n logAnalyticsWorkspaceResourceId: item[\"logAnalyticsWorkspaceResourceId\"],\n logsExporterStorageAccountResourceId: item[\"logsExporterStorageAccountResourceId\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : resourceEncryptionConfigurationSerializer(item[\"encryption\"]),\n };\n}\n\n/** The response of a OnlineExperimentationWorkspace list operation. */\nexport interface _OnlineExperimentationWorkspaceListResult {\n /** The OnlineExperimentationWorkspace items on this page */\n value: OnlineExperimentationWorkspace[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _onlineExperimentationWorkspaceListResultDeserializer(\n item: any,\n): _OnlineExperimentationWorkspaceListResult {\n return {\n value: onlineExperimentationWorkspaceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function onlineExperimentationWorkspaceArraySerializer(\n result: Array<OnlineExperimentationWorkspace>,\n): any[] {\n return result.map((item) => {\n return onlineExperimentationWorkspaceSerializer(item);\n });\n}\n\nexport function onlineExperimentationWorkspaceArrayDeserializer(\n result: Array<OnlineExperimentationWorkspace>,\n): any[] {\n return result.map((item) => {\n return onlineExperimentationWorkspaceDeserializer(item);\n });\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** 2025-05-31-preview version */\n V20250531Preview = \"2025-05-31-preview\",\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnlineExperimentationClientOptionalParams } from "./api/index.js";
|
|
2
|
-
import {
|
|
2
|
+
import { OnlineExperimentationWorkspacesOperations } from "./classic/onlineExperimentationWorkspaces/index.js";
|
|
3
3
|
import { OperationsOperations } from "./classic/operations/index.js";
|
|
4
4
|
import { Pipeline } from "@azure/core-rest-pipeline";
|
|
5
5
|
import { TokenCredential } from "@azure/core-auth";
|
|
@@ -10,8 +10,8 @@ export declare class OnlineExperimentationClient {
|
|
|
10
10
|
readonly pipeline: Pipeline;
|
|
11
11
|
/** Microsoft.OnlineExperimentation Resource Provider management API. */
|
|
12
12
|
constructor(credential: TokenCredential, subscriptionId: string, options?: OnlineExperimentationClientOptionalParams);
|
|
13
|
-
/** The operation groups for
|
|
14
|
-
readonly
|
|
13
|
+
/** The operation groups for onlineExperimentationWorkspaces */
|
|
14
|
+
readonly onlineExperimentationWorkspaces: OnlineExperimentationWorkspacesOperations;
|
|
15
15
|
/** The operation groups for operations */
|
|
16
16
|
readonly operations: OperationsOperations;
|
|
17
17
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onlineExperimentationClient.d.ts","sourceRoot":"","sources":["../../src/onlineExperimentationClient.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,yCAAyC,EAC1C,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"onlineExperimentationClient.d.ts","sourceRoot":"","sources":["../../src/onlineExperimentationClient.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,yCAAyC,EAC1C,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,yCAAyC,EAE1C,MAAM,oDAAoD,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAA4B,MAAM,+BAA+B,CAAC;AAC/F,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEnD,OAAO,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AAElG,qBAAa,2BAA2B;IACtC,OAAO,CAAC,OAAO,CAA+B;IAC9C,wDAAwD;IACxD,SAAgB,QAAQ,EAAE,QAAQ,CAAC;IAEnC,wEAAwE;gBAEtE,UAAU,EAAE,eAAe,EAC3B,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,yCAA8C;IAiBzD,+DAA+D;IAC/D,SAAgB,+BAA+B,EAAE,yCAAyC,CAAC;IAC3F,0CAA0C;IAC1C,SAAgB,UAAU,EAAE,oBAAoB,CAAC;CAClD"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
3
|
import { createOnlineExperimentation, } from "./api/index.js";
|
|
4
|
-
import {
|
|
4
|
+
import { _getOnlineExperimentationWorkspacesOperations, } from "./classic/onlineExperimentationWorkspaces/index.js";
|
|
5
5
|
import { _getOperationsOperations } from "./classic/operations/index.js";
|
|
6
6
|
export class OnlineExperimentationClient {
|
|
7
7
|
/** Microsoft.OnlineExperimentation Resource Provider management API. */
|
|
@@ -13,7 +13,7 @@ export class OnlineExperimentationClient {
|
|
|
13
13
|
: `azsdk-js-client`;
|
|
14
14
|
this._client = createOnlineExperimentation(credential, subscriptionId, Object.assign(Object.assign({}, options), { userAgentOptions: { userAgentPrefix } }));
|
|
15
15
|
this.pipeline = this._client.pipeline;
|
|
16
|
-
this.
|
|
16
|
+
this.onlineExperimentationWorkspaces = _getOnlineExperimentationWorkspacesOperations(this._client);
|
|
17
17
|
this.operations = _getOperationsOperations(this._client);
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onlineExperimentationClient.js","sourceRoot":"","sources":["../../src/onlineExperimentationClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EACL,2BAA2B,GAG5B,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAEL,
|
|
1
|
+
{"version":3,"file":"onlineExperimentationClient.js","sourceRoot":"","sources":["../../src/onlineExperimentationClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EACL,2BAA2B,GAG5B,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAEL,6CAA6C,GAC9C,MAAM,oDAAoD,CAAC;AAC5D,OAAO,EAAwB,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAM/F,MAAM,OAAO,2BAA2B;IAKtC,wEAAwE;IACxE,YACE,UAA2B,EAC3B,cAAsB,EACtB,UAAqD,EAAE;;QAEvD,MAAM,iBAAiB,GAAG,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,gBAAgB,0CAAE,eAAe,CAAC;QACrE,MAAM,eAAe,GAAG,iBAAiB;YACvC,CAAC,CAAC,GAAG,iBAAiB,kBAAkB;YACxC,CAAC,CAAC,iBAAiB,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,2BAA2B,CAAC,UAAU,EAAE,cAAc,kCAChE,OAAO,KACV,gBAAgB,EAAE,EAAE,eAAe,EAAE,IACrC,CAAC;QACH,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;QACtC,IAAI,CAAC,+BAA+B,GAAG,6CAA6C,CAClF,IAAI,CAAC,OAAO,CACb,CAAC;QACF,IAAI,CAAC,UAAU,GAAG,wBAAwB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAC3D,CAAC;CAMF","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n createOnlineExperimentation,\n OnlineExperimentationContext,\n OnlineExperimentationClientOptionalParams,\n} from \"./api/index.js\";\nimport {\n OnlineExperimentationWorkspacesOperations,\n _getOnlineExperimentationWorkspacesOperations,\n} from \"./classic/onlineExperimentationWorkspaces/index.js\";\nimport { OperationsOperations, _getOperationsOperations } from \"./classic/operations/index.js\";\nimport { Pipeline } from \"@azure/core-rest-pipeline\";\nimport { TokenCredential } from \"@azure/core-auth\";\n\nexport { OnlineExperimentationClientOptionalParams } from \"./api/onlineExperimentationContext.js\";\n\nexport class OnlineExperimentationClient {\n private _client: OnlineExperimentationContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n /** Microsoft.OnlineExperimentation Resource Provider management API. */\n constructor(\n credential: TokenCredential,\n subscriptionId: string,\n options: OnlineExperimentationClientOptionalParams = {},\n ) {\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createOnlineExperimentation(credential, subscriptionId, {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n this.onlineExperimentationWorkspaces = _getOnlineExperimentationWorkspacesOperations(\n this._client,\n );\n this.operations = _getOperationsOperations(this._client);\n }\n\n /** The operation groups for onlineExperimentationWorkspaces */\n public readonly onlineExperimentationWorkspaces: OnlineExperimentationWorkspacesOperations;\n /** The operation groups for operations */\n public readonly operations: OperationsOperations;\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
|
-
import { _$deleteDeserialize, _updateDeserialize, _createOrUpdateDeserialize, } from "./api/
|
|
3
|
+
import { _$deleteDeserialize, _updateDeserialize, _createOrUpdateDeserialize, } from "./api/onlineExperimentationWorkspaces/operations.js";
|
|
4
4
|
import { getLongRunningPoller } from "./static-helpers/pollingHelpers.js";
|
|
5
5
|
import { deserializeState, } from "@azure/core-lro";
|
|
6
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restorePollerHelpers.js","sourceRoot":"","sources":["../../src/restorePollerHelpers.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAGlC,OAAO,EACL,mBAAmB,EACnB,kBAAkB,EAClB,0BAA0B,GAC3B,MAAM,
|
|
1
|
+
{"version":3,"file":"restorePollerHelpers.js","sourceRoot":"","sources":["../../src/restorePollerHelpers.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OnlineExperimentationClient } from \"./onlineExperimentationClient.js\";\nimport {\n _$deleteDeserialize,\n _updateDeserialize,\n _createOrUpdateDeserialize,\n} from \"./api/onlineExperimentationWorkspaces/operations.js\";\nimport { getLongRunningPoller } from \"./static-helpers/pollingHelpers.js\";\nimport { OperationOptions, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport {\n PollerLike,\n OperationState,\n deserializeState,\n ResourceLocationConfig,\n} from \"@azure/core-lro\";\n\nexport interface RestorePollerOptions<\n TResult,\n TResponse extends PathUncheckedResponse = PathUncheckedResponse,\n> extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /**\n * The signal which can be used to abort requests.\n */\n abortSignal?: AbortSignalLike;\n /** Deserialization function for raw response body */\n processResponseBody?: (result: TResponse) => Promise<TResult>;\n}\n\n/**\n * Creates a poller from the serialized state of another poller. This can be\n * useful when you want to create pollers on a different host or a poller\n * needs to be constructed after the original one is not in scope.\n */\nexport function restorePoller<TResponse extends PathUncheckedResponse, TResult>(\n client: OnlineExperimentationClient,\n serializedState: string,\n sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>,\n options?: RestorePollerOptions<TResult>,\n): PollerLike<OperationState<TResult>, TResult> {\n const pollerConfig = deserializeState(serializedState).config;\n const { initialRequestUrl, requestMethod, metadata } = pollerConfig;\n if (!initialRequestUrl || !requestMethod) {\n throw new Error(\n `Invalid serialized state: ${serializedState} for sourceOperation ${sourceOperation?.name}`,\n );\n }\n const resourceLocationConfig = metadata?.[\"resourceLocationConfig\"] as\n | ResourceLocationConfig\n | undefined;\n const { deserializer, expectedStatuses = [] } =\n getDeserializationHelper(initialRequestUrl, requestMethod) ?? {};\n const deserializeHelper = options?.processResponseBody ?? deserializer;\n if (!deserializeHelper) {\n throw new Error(\n `Please ensure the operation is in this client! We can't find its deserializeHelper for ${sourceOperation?.name}.`,\n );\n }\n return getLongRunningPoller(\n (client as any)[\"_client\"] ?? client,\n deserializeHelper as (result: TResponse) => Promise<TResult>,\n expectedStatuses,\n {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n resourceLocationConfig,\n restoreFrom: serializedState,\n initialRequestUrl,\n },\n );\n}\n\ninterface DeserializationHelper {\n deserializer: Function;\n expectedStatuses: string[];\n}\n\nconst deserializeMap: Record<string, DeserializationHelper> = {\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}\":\n {\n deserializer: _$deleteDeserialize,\n expectedStatuses: [\"202\", \"204\", \"200\"],\n },\n \"PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}\":\n { deserializer: _updateDeserialize, expectedStatuses: [\"200\", \"202\"] },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}\":\n {\n deserializer: _createOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n};\n\nfunction getDeserializationHelper(\n urlStr: string,\n method: string,\n): DeserializationHelper | undefined {\n const path = new URL(urlStr).pathname;\n const pathParts = path.split(\"/\");\n\n // Traverse list to match the longest candidate\n // matchedLen: the length of candidate path\n // matchedValue: the matched status code array\n let matchedLen = -1,\n matchedValue: DeserializationHelper | undefined;\n\n // Iterate the responseMap to find a match\n for (const [key, value] of Object.entries(deserializeMap)) {\n // Extracting the path from the map key which is in format\n // GET /path/foo\n if (!key.startsWith(method)) {\n continue;\n }\n const candidatePath = getPathFromMapKey(key);\n // Get each part of the url path\n const candidateParts = candidatePath.split(\"/\");\n\n // track if we have found a match to return the values found.\n let found = true;\n for (let i = candidateParts.length - 1, j = pathParts.length - 1; i >= 1 && j >= 1; i--, j--) {\n if (candidateParts[i]?.startsWith(\"{\") && candidateParts[i]?.indexOf(\"}\") !== -1) {\n const start = candidateParts[i]!.indexOf(\"}\") + 1,\n end = candidateParts[i]?.length;\n // If the current part of the candidate is a \"template\" part\n // Try to use the suffix of pattern to match the path\n // {guid} ==> $\n // {guid}:export ==> :export$\n const isMatched = new RegExp(`${candidateParts[i]?.slice(start, end)}`).test(\n pathParts[j] || \"\",\n );\n\n if (!isMatched) {\n found = false;\n break;\n }\n continue;\n }\n\n // If the candidate part is not a template and\n // the parts don't match mark the candidate as not found\n // to move on with the next candidate path.\n if (candidateParts[i] !== pathParts[j]) {\n found = false;\n break;\n }\n }\n\n // We finished evaluating the current candidate parts\n // Update the matched value if and only if we found the longer pattern\n if (found && candidatePath.length > matchedLen) {\n matchedLen = candidatePath.length;\n matchedValue = value;\n }\n }\n\n return matchedValue;\n}\n\nfunction getPathFromMapKey(mapKey: string): string {\n const pathStart = mapKey.indexOf(\"/\");\n return mapKey.slice(pathStart);\n}\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/arm-onlineexperimentation",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20250609.2",
|
|
4
4
|
"description": "A generated SDK for OnlineExperimentationClient.",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=18.0.0"
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"./package.json": "./package.json",
|
|
13
13
|
".": "./src/index.ts",
|
|
14
14
|
"./api": "./src/api/index.ts",
|
|
15
|
-
"./api/
|
|
15
|
+
"./api/onlineExperimentationWorkspaces": "./src/api/onlineExperimentationWorkspaces/index.ts",
|
|
16
16
|
"./api/operations": "./src/api/operations/index.ts",
|
|
17
17
|
"./models": "./src/models/index.ts"
|
|
18
18
|
},
|
|
@@ -61,13 +61,13 @@
|
|
|
61
61
|
]
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@azure-rest/core-client": "^2.
|
|
64
|
+
"@azure-rest/core-client": "^2.1.0",
|
|
65
65
|
"@azure/abort-controller": "^2.1.2",
|
|
66
66
|
"@azure/core-auth": "^1.9.0",
|
|
67
67
|
"@azure/core-lro": "^3.1.0",
|
|
68
|
-
"@azure/core-rest-pipeline": "^1.
|
|
69
|
-
"@azure/core-util": "^1.
|
|
70
|
-
"@azure/logger": "^1.
|
|
68
|
+
"@azure/core-rest-pipeline": "^1.20.0",
|
|
69
|
+
"@azure/core-util": "^1.12.0",
|
|
70
|
+
"@azure/logger": "^1.2.0",
|
|
71
71
|
"tslib": "^2.8.1"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"@azure-tools/test-utils-vitest": ">=1.0.0-alpha <1.0.0-alphb",
|
|
77
77
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
|
78
78
|
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
|
|
79
|
-
"@azure/identity": "^4.
|
|
79
|
+
"@azure/identity": "^4.10.0",
|
|
80
80
|
"@types/node": "^18.0.0",
|
|
81
81
|
"@vitest/browser": "^3.0.9",
|
|
82
82
|
"@vitest/coverage-istanbul": "^3.0.9",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"lint:fix": "echo skipped",
|
|
100
100
|
"pack": "npm pack 2>&1",
|
|
101
101
|
"test": "npm run test:node && npm run test:browser",
|
|
102
|
-
"test:browser": "
|
|
102
|
+
"test:browser": "dev-tool run build-test && dev-tool run test:vitest --browser",
|
|
103
103
|
"test:node": "dev-tool run test:vitest",
|
|
104
104
|
"test:node:esm": "dev-tool run test:vitest --esm",
|
|
105
105
|
"update-snippets": "dev-tool run update-snippets"
|
|
@@ -152,22 +152,22 @@
|
|
|
152
152
|
"default": "./dist/commonjs/api/index.js"
|
|
153
153
|
}
|
|
154
154
|
},
|
|
155
|
-
"./api/
|
|
155
|
+
"./api/onlineExperimentationWorkspaces": {
|
|
156
156
|
"browser": {
|
|
157
|
-
"types": "./dist/browser/api/
|
|
158
|
-
"default": "./dist/browser/api/
|
|
157
|
+
"types": "./dist/browser/api/onlineExperimentationWorkspaces/index.d.ts",
|
|
158
|
+
"default": "./dist/browser/api/onlineExperimentationWorkspaces/index.js"
|
|
159
159
|
},
|
|
160
160
|
"react-native": {
|
|
161
|
-
"types": "./dist/react-native/api/
|
|
162
|
-
"default": "./dist/react-native/api/
|
|
161
|
+
"types": "./dist/react-native/api/onlineExperimentationWorkspaces/index.d.ts",
|
|
162
|
+
"default": "./dist/react-native/api/onlineExperimentationWorkspaces/index.js"
|
|
163
163
|
},
|
|
164
164
|
"import": {
|
|
165
|
-
"types": "./dist/esm/api/
|
|
166
|
-
"default": "./dist/esm/api/
|
|
165
|
+
"types": "./dist/esm/api/onlineExperimentationWorkspaces/index.d.ts",
|
|
166
|
+
"default": "./dist/esm/api/onlineExperimentationWorkspaces/index.js"
|
|
167
167
|
},
|
|
168
168
|
"require": {
|
|
169
|
-
"types": "./dist/commonjs/api/
|
|
170
|
-
"default": "./dist/commonjs/api/
|
|
169
|
+
"types": "./dist/commonjs/api/onlineExperimentationWorkspaces/index.d.ts",
|
|
170
|
+
"default": "./dist/commonjs/api/onlineExperimentationWorkspaces/index.js"
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
173
|
"./api/operations": {
|
|
@@ -10,49 +10,49 @@ import { OperationState } from '@azure/core-lro';
|
|
|
10
10
|
import { PollerLike } from '@azure/core-lro';
|
|
11
11
|
|
|
12
12
|
// @public
|
|
13
|
-
export function $delete(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, options?:
|
|
13
|
+
export function $delete(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, options?: OnlineExperimentationWorkspacesDeleteOptionalParams): PollerLike<OperationState<void>, void>;
|
|
14
14
|
|
|
15
15
|
// @public
|
|
16
|
-
export function createOrUpdate(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, resource:
|
|
16
|
+
export function createOrUpdate(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, resource: OnlineExperimentationWorkspace, options?: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams): PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;
|
|
17
17
|
|
|
18
18
|
// @public
|
|
19
|
-
export function get(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, options?:
|
|
19
|
+
export function get(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, options?: OnlineExperimentationWorkspacesGetOptionalParams): Promise<OnlineExperimentationWorkspace>;
|
|
20
20
|
|
|
21
21
|
// @public
|
|
22
|
-
export function listByResourceGroup(context: OnlineExperimentationContext, resourceGroupName: string, options?:
|
|
22
|
+
export function listByResourceGroup(context: OnlineExperimentationContext, resourceGroupName: string, options?: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;
|
|
23
23
|
|
|
24
24
|
// @public
|
|
25
|
-
export function listBySubscription(context: OnlineExperimentationContext, options?:
|
|
25
|
+
export function listBySubscription(context: OnlineExperimentationContext, options?: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;
|
|
26
26
|
|
|
27
27
|
// @public
|
|
28
|
-
export interface
|
|
28
|
+
export interface OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams extends OperationOptions {
|
|
29
29
|
updateIntervalInMs?: number;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
// @public
|
|
33
|
-
export interface
|
|
33
|
+
export interface OnlineExperimentationWorkspacesDeleteOptionalParams extends OperationOptions {
|
|
34
34
|
updateIntervalInMs?: number;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
// @public
|
|
38
|
-
export interface
|
|
38
|
+
export interface OnlineExperimentationWorkspacesGetOptionalParams extends OperationOptions {
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
// @public
|
|
42
|
-
export interface
|
|
42
|
+
export interface OnlineExperimentationWorkspacesListByResourceGroupOptionalParams extends OperationOptions {
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
// @public
|
|
46
|
-
export interface
|
|
46
|
+
export interface OnlineExperimentationWorkspacesListBySubscriptionOptionalParams extends OperationOptions {
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
// @public
|
|
50
|
-
export interface
|
|
50
|
+
export interface OnlineExperimentationWorkspacesUpdateOptionalParams extends OperationOptions {
|
|
51
51
|
updateIntervalInMs?: number;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
// @public
|
|
55
|
-
export function update(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, properties:
|
|
55
|
+
export function update(context: OnlineExperimentationContext, resourceGroupName: string, workspaceName: string, properties: OnlineExperimentationWorkspacePatch, options?: OnlineExperimentationWorkspacesUpdateOptionalParams): PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;
|
|
56
56
|
|
|
57
57
|
// (No @packageDocumentation comment for this package)
|
|
58
58
|
|
|
@@ -120,26 +120,26 @@ export interface ManagedServiceIdentity {
|
|
|
120
120
|
export type ManagedServiceIdentityType = string;
|
|
121
121
|
|
|
122
122
|
// @public
|
|
123
|
-
export interface
|
|
124
|
-
|
|
125
|
-
|
|
123
|
+
export interface OnlineExperimentationWorkspace extends TrackedResource {
|
|
124
|
+
identity?: ManagedServiceIdentity;
|
|
125
|
+
properties?: OnlineExperimentationWorkspaceProperties;
|
|
126
|
+
sku?: OnlineExperimentationWorkspaceSku;
|
|
126
127
|
}
|
|
127
128
|
|
|
128
129
|
// @public
|
|
129
|
-
export
|
|
130
|
-
|
|
131
|
-
// @public
|
|
132
|
-
export type OnlineExperimentationWorkspaceSkuTier = string;
|
|
133
|
-
|
|
134
|
-
// @public
|
|
135
|
-
export interface OnlineExperimentWorkspace extends TrackedResource {
|
|
130
|
+
export interface OnlineExperimentationWorkspacePatch {
|
|
136
131
|
identity?: ManagedServiceIdentity;
|
|
137
|
-
properties?:
|
|
132
|
+
properties?: {
|
|
133
|
+
logAnalyticsWorkspaceResourceId?: string;
|
|
134
|
+
logsExporterStorageAccountResourceId?: string;
|
|
135
|
+
encryption?: ResourceEncryptionConfiguration;
|
|
136
|
+
};
|
|
138
137
|
sku?: OnlineExperimentationWorkspaceSku;
|
|
138
|
+
tags?: Record<string, string>;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
// @public
|
|
142
|
-
export interface
|
|
142
|
+
export interface OnlineExperimentationWorkspaceProperties {
|
|
143
143
|
appConfigurationResourceId: string;
|
|
144
144
|
encryption?: ResourceEncryptionConfiguration;
|
|
145
145
|
readonly endpoint?: string;
|
|
@@ -149,6 +149,18 @@ export interface OnlineExperimentWorkspaceProperties {
|
|
|
149
149
|
readonly workspaceId?: string;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
+
// @public
|
|
153
|
+
export interface OnlineExperimentationWorkspaceSku {
|
|
154
|
+
name: OnlineExperimentationWorkspaceSkuName;
|
|
155
|
+
readonly tier?: OnlineExperimentationWorkspaceSkuTier;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
// @public
|
|
159
|
+
export type OnlineExperimentationWorkspaceSkuName = string;
|
|
160
|
+
|
|
161
|
+
// @public
|
|
162
|
+
export type OnlineExperimentationWorkspaceSkuTier = string;
|
|
163
|
+
|
|
152
164
|
// @public
|
|
153
165
|
export interface Operation {
|
|
154
166
|
readonly actionType?: ActionType;
|