@@ -130202,24 +130202,6 @@ exports.UserDelegationKeyCredential = UserDelegationKeyCredential;
130202130202
130203130203/***/ }),
130204130204
130205- /***/ 83627:
130206- /***/ ((__unused_webpack_module, exports) => {
130207-
130208- "use strict";
130209-
130210- // Copyright (c) Microsoft Corporation.
130211- // Licensed under the MIT License.
130212- Object.defineProperty(exports, "__esModule", ({ value: true }));
130213- exports.KnownEncryptionAlgorithmType = void 0;
130214- /** Known values of {@link EncryptionAlgorithmType} that the service accepts. */
130215- var KnownEncryptionAlgorithmType;
130216- (function (KnownEncryptionAlgorithmType) {
130217- KnownEncryptionAlgorithmType["AES256"] = "AES256";
130218- })(KnownEncryptionAlgorithmType || (exports.KnownEncryptionAlgorithmType = KnownEncryptionAlgorithmType = {}));
130219- //# sourceMappingURL=generatedModels.js.map
130220-
130221- /***/ }),
130222-
130223130205/***/ 30247:
130224130206/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
130225130207
@@ -140387,132 +140369,6 @@ exports.listType = {
140387140369
140388140370/***/ }),
140389140371
140390- /***/ 56635:
140391- /***/ ((__unused_webpack_module, exports) => {
140392-
140393- "use strict";
140394-
140395- /*
140396- * Copyright (c) Microsoft Corporation.
140397- * Licensed under the MIT License.
140398- *
140399- * Code generated by Microsoft (R) AutoRest Code Generator.
140400- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140401- */
140402- Object.defineProperty(exports, "__esModule", ({ value: true }));
140403- //# sourceMappingURL=appendBlob.js.map
140404-
140405- /***/ }),
140406-
140407- /***/ 68355:
140408- /***/ ((__unused_webpack_module, exports) => {
140409-
140410- "use strict";
140411-
140412- /*
140413- * Copyright (c) Microsoft Corporation.
140414- * Licensed under the MIT License.
140415- *
140416- * Code generated by Microsoft (R) AutoRest Code Generator.
140417- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140418- */
140419- Object.defineProperty(exports, "__esModule", ({ value: true }));
140420- //# sourceMappingURL=blob.js.map
140421-
140422- /***/ }),
140423-
140424- /***/ 17188:
140425- /***/ ((__unused_webpack_module, exports) => {
140426-
140427- "use strict";
140428-
140429- /*
140430- * Copyright (c) Microsoft Corporation.
140431- * Licensed under the MIT License.
140432- *
140433- * Code generated by Microsoft (R) AutoRest Code Generator.
140434- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140435- */
140436- Object.defineProperty(exports, "__esModule", ({ value: true }));
140437- //# sourceMappingURL=blockBlob.js.map
140438-
140439- /***/ }),
140440-
140441- /***/ 15337:
140442- /***/ ((__unused_webpack_module, exports) => {
140443-
140444- "use strict";
140445-
140446- /*
140447- * Copyright (c) Microsoft Corporation.
140448- * Licensed under the MIT License.
140449- *
140450- * Code generated by Microsoft (R) AutoRest Code Generator.
140451- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140452- */
140453- Object.defineProperty(exports, "__esModule", ({ value: true }));
140454- //# sourceMappingURL=container.js.map
140455-
140456- /***/ }),
140457-
140458- /***/ 82354:
140459- /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
140460-
140461- "use strict";
140462-
140463- /*
140464- * Copyright (c) Microsoft Corporation.
140465- * Licensed under the MIT License.
140466- *
140467- * Code generated by Microsoft (R) AutoRest Code Generator.
140468- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140469- */
140470- Object.defineProperty(exports, "__esModule", ({ value: true }));
140471- const tslib_1 = __nccwpck_require__(61860);
140472- tslib_1.__exportStar(__nccwpck_require__(26865), exports);
140473- tslib_1.__exportStar(__nccwpck_require__(15337), exports);
140474- tslib_1.__exportStar(__nccwpck_require__(68355), exports);
140475- tslib_1.__exportStar(__nccwpck_require__(14400), exports);
140476- tslib_1.__exportStar(__nccwpck_require__(56635), exports);
140477- tslib_1.__exportStar(__nccwpck_require__(17188), exports);
140478- //# sourceMappingURL=index.js.map
140479-
140480- /***/ }),
140481-
140482- /***/ 14400:
140483- /***/ ((__unused_webpack_module, exports) => {
140484-
140485- "use strict";
140486-
140487- /*
140488- * Copyright (c) Microsoft Corporation.
140489- * Licensed under the MIT License.
140490- *
140491- * Code generated by Microsoft (R) AutoRest Code Generator.
140492- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140493- */
140494- Object.defineProperty(exports, "__esModule", ({ value: true }));
140495- //# sourceMappingURL=pageBlob.js.map
140496-
140497- /***/ }),
140498-
140499- /***/ 26865:
140500- /***/ ((__unused_webpack_module, exports) => {
140501-
140502- "use strict";
140503-
140504- /*
140505- * Copyright (c) Microsoft Corporation.
140506- * Licensed under the MIT License.
140507- *
140508- * Code generated by Microsoft (R) AutoRest Code Generator.
140509- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
140510- */
140511- Object.defineProperty(exports, "__esModule", ({ value: true }));
140512- //# sourceMappingURL=service.js.map
140513-
140514- /***/ }),
140515-
140516140372/***/ 40535:
140517140373/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
140518140374
@@ -143718,6 +143574,132 @@ const filterBlobsOperationSpec = {
143718143574
143719143575/***/ }),
143720143576
143577+ /***/ 56635:
143578+ /***/ ((__unused_webpack_module, exports) => {
143579+
143580+ "use strict";
143581+
143582+ /*
143583+ * Copyright (c) Microsoft Corporation.
143584+ * Licensed under the MIT License.
143585+ *
143586+ * Code generated by Microsoft (R) AutoRest Code Generator.
143587+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143588+ */
143589+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143590+ //# sourceMappingURL=appendBlob.js.map
143591+
143592+ /***/ }),
143593+
143594+ /***/ 68355:
143595+ /***/ ((__unused_webpack_module, exports) => {
143596+
143597+ "use strict";
143598+
143599+ /*
143600+ * Copyright (c) Microsoft Corporation.
143601+ * Licensed under the MIT License.
143602+ *
143603+ * Code generated by Microsoft (R) AutoRest Code Generator.
143604+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143605+ */
143606+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143607+ //# sourceMappingURL=blob.js.map
143608+
143609+ /***/ }),
143610+
143611+ /***/ 17188:
143612+ /***/ ((__unused_webpack_module, exports) => {
143613+
143614+ "use strict";
143615+
143616+ /*
143617+ * Copyright (c) Microsoft Corporation.
143618+ * Licensed under the MIT License.
143619+ *
143620+ * Code generated by Microsoft (R) AutoRest Code Generator.
143621+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143622+ */
143623+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143624+ //# sourceMappingURL=blockBlob.js.map
143625+
143626+ /***/ }),
143627+
143628+ /***/ 15337:
143629+ /***/ ((__unused_webpack_module, exports) => {
143630+
143631+ "use strict";
143632+
143633+ /*
143634+ * Copyright (c) Microsoft Corporation.
143635+ * Licensed under the MIT License.
143636+ *
143637+ * Code generated by Microsoft (R) AutoRest Code Generator.
143638+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143639+ */
143640+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143641+ //# sourceMappingURL=container.js.map
143642+
143643+ /***/ }),
143644+
143645+ /***/ 82354:
143646+ /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
143647+
143648+ "use strict";
143649+
143650+ /*
143651+ * Copyright (c) Microsoft Corporation.
143652+ * Licensed under the MIT License.
143653+ *
143654+ * Code generated by Microsoft (R) AutoRest Code Generator.
143655+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143656+ */
143657+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143658+ const tslib_1 = __nccwpck_require__(61860);
143659+ tslib_1.__exportStar(__nccwpck_require__(26865), exports);
143660+ tslib_1.__exportStar(__nccwpck_require__(15337), exports);
143661+ tslib_1.__exportStar(__nccwpck_require__(68355), exports);
143662+ tslib_1.__exportStar(__nccwpck_require__(14400), exports);
143663+ tslib_1.__exportStar(__nccwpck_require__(56635), exports);
143664+ tslib_1.__exportStar(__nccwpck_require__(17188), exports);
143665+ //# sourceMappingURL=index.js.map
143666+
143667+ /***/ }),
143668+
143669+ /***/ 14400:
143670+ /***/ ((__unused_webpack_module, exports) => {
143671+
143672+ "use strict";
143673+
143674+ /*
143675+ * Copyright (c) Microsoft Corporation.
143676+ * Licensed under the MIT License.
143677+ *
143678+ * Code generated by Microsoft (R) AutoRest Code Generator.
143679+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143680+ */
143681+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143682+ //# sourceMappingURL=pageBlob.js.map
143683+
143684+ /***/ }),
143685+
143686+ /***/ 26865:
143687+ /***/ ((__unused_webpack_module, exports) => {
143688+
143689+ "use strict";
143690+
143691+ /*
143692+ * Copyright (c) Microsoft Corporation.
143693+ * Licensed under the MIT License.
143694+ *
143695+ * Code generated by Microsoft (R) AutoRest Code Generator.
143696+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
143697+ */
143698+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143699+ //# sourceMappingURL=service.js.map
143700+
143701+ /***/ }),
143702+
143721143703/***/ 5313:
143722143704/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
143723143705
@@ -143791,6 +143773,24 @@ exports.StorageClient = StorageClient;
143791143773
143792143774/***/ }),
143793143775
143776+ /***/ 83627:
143777+ /***/ ((__unused_webpack_module, exports) => {
143778+
143779+ "use strict";
143780+
143781+ // Copyright (c) Microsoft Corporation.
143782+ // Licensed under the MIT License.
143783+ Object.defineProperty(exports, "__esModule", ({ value: true }));
143784+ exports.KnownEncryptionAlgorithmType = void 0;
143785+ /** Known values of {@link EncryptionAlgorithmType} that the service accepts. */
143786+ var KnownEncryptionAlgorithmType;
143787+ (function (KnownEncryptionAlgorithmType) {
143788+ KnownEncryptionAlgorithmType["AES256"] = "AES256";
143789+ })(KnownEncryptionAlgorithmType || (exports.KnownEncryptionAlgorithmType = KnownEncryptionAlgorithmType = {}));
143790+ //# sourceMappingURL=generatedModels.js.map
143791+
143792+ /***/ }),
143793+
143794143794/***/ 71400:
143795143795/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
143796143796
0 commit comments