@azure/arm-storagemover 2.0.0-alpha.20231004.1 → 2.0.0-alpha.20231019.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +33 -36
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +4 -11
- package/rollup.config.js +0 -122
package/dist/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var tslib = require('tslib');
|
|
6
4
|
var coreClient = require('@azure/core-client');
|
|
7
5
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
8
6
|
var coreLro = require('@azure/core-lro');
|
|
9
7
|
|
|
10
|
-
function
|
|
11
|
-
if (e && e.__esModule) return e;
|
|
8
|
+
function _interopNamespaceDefault(e) {
|
|
12
9
|
var n = Object.create(null);
|
|
13
10
|
if (e) {
|
|
14
11
|
Object.keys(e).forEach(function (k) {
|
|
@@ -21,12 +18,12 @@ function _interopNamespace(e) {
|
|
|
21
18
|
}
|
|
22
19
|
});
|
|
23
20
|
}
|
|
24
|
-
n
|
|
21
|
+
n.default = e;
|
|
25
22
|
return Object.freeze(n);
|
|
26
23
|
}
|
|
27
24
|
|
|
28
|
-
var coreClient__namespace = /*#__PURE__*/
|
|
29
|
-
var coreRestPipeline__namespace = /*#__PURE__*/
|
|
25
|
+
var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
|
|
26
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
|
|
30
27
|
|
|
31
28
|
/*
|
|
32
29
|
* Copyright (c) Microsoft Corporation.
|
|
@@ -1469,48 +1466,48 @@ let discriminators = {
|
|
|
1469
1466
|
|
|
1470
1467
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
1471
1468
|
__proto__: null,
|
|
1472
|
-
|
|
1473
|
-
Operation: Operation,
|
|
1474
|
-
OperationDisplay: OperationDisplay,
|
|
1475
|
-
ErrorResponse: ErrorResponse,
|
|
1476
|
-
ErrorDetail: ErrorDetail,
|
|
1477
|
-
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
|
1478
|
-
StorageMoverList: StorageMoverList,
|
|
1479
|
-
Resource: Resource,
|
|
1480
|
-
SystemData: SystemData,
|
|
1481
|
-
StorageMoverUpdateParameters: StorageMoverUpdateParameters,
|
|
1469
|
+
Agent: Agent,
|
|
1482
1470
|
AgentList: AgentList,
|
|
1483
1471
|
AgentPropertiesErrorDetails: AgentPropertiesErrorDetails,
|
|
1484
1472
|
AgentUpdateParameters: AgentUpdateParameters,
|
|
1485
|
-
|
|
1473
|
+
AzureKeyVaultSmbCredentials: AzureKeyVaultSmbCredentials,
|
|
1474
|
+
AzureStorageBlobContainerEndpointProperties: AzureStorageBlobContainerEndpointProperties,
|
|
1475
|
+
AzureStorageBlobContainerEndpointUpdateProperties: AzureStorageBlobContainerEndpointUpdateProperties,
|
|
1476
|
+
AzureStorageSmbFileShareEndpointProperties: AzureStorageSmbFileShareEndpointProperties,
|
|
1477
|
+
AzureStorageSmbFileShareEndpointUpdateProperties: AzureStorageSmbFileShareEndpointUpdateProperties,
|
|
1478
|
+
Credentials: Credentials,
|
|
1479
|
+
Endpoint: Endpoint,
|
|
1486
1480
|
EndpointBaseProperties: EndpointBaseProperties,
|
|
1487
1481
|
EndpointBaseUpdateParameters: EndpointBaseUpdateParameters,
|
|
1488
1482
|
EndpointBaseUpdateProperties: EndpointBaseUpdateProperties,
|
|
1489
|
-
|
|
1490
|
-
|
|
1483
|
+
EndpointList: EndpointList,
|
|
1484
|
+
ErrorAdditionalInfo: ErrorAdditionalInfo,
|
|
1485
|
+
ErrorDetail: ErrorDetail,
|
|
1486
|
+
ErrorResponse: ErrorResponse,
|
|
1487
|
+
JobDefinition: JobDefinition,
|
|
1491
1488
|
JobDefinitionList: JobDefinitionList,
|
|
1492
1489
|
JobDefinitionUpdateParameters: JobDefinitionUpdateParameters,
|
|
1493
|
-
|
|
1494
|
-
JobRunList: JobRunList,
|
|
1490
|
+
JobRun: JobRun,
|
|
1495
1491
|
JobRunError: JobRunError,
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
ProxyResource: ProxyResource,
|
|
1499
|
-
AzureStorageBlobContainerEndpointProperties: AzureStorageBlobContainerEndpointProperties,
|
|
1492
|
+
JobRunList: JobRunList,
|
|
1493
|
+
JobRunResourceId: JobRunResourceId,
|
|
1500
1494
|
NfsMountEndpointProperties: NfsMountEndpointProperties,
|
|
1501
|
-
AzureStorageSmbFileShareEndpointProperties: AzureStorageSmbFileShareEndpointProperties,
|
|
1502
|
-
SmbMountEndpointProperties: SmbMountEndpointProperties,
|
|
1503
|
-
AzureStorageBlobContainerEndpointUpdateProperties: AzureStorageBlobContainerEndpointUpdateProperties,
|
|
1504
1495
|
NfsMountEndpointUpdateProperties: NfsMountEndpointUpdateProperties,
|
|
1505
|
-
|
|
1496
|
+
Operation: Operation,
|
|
1497
|
+
OperationDisplay: OperationDisplay,
|
|
1498
|
+
OperationListResult: OperationListResult,
|
|
1499
|
+
Project: Project,
|
|
1500
|
+
ProjectList: ProjectList,
|
|
1501
|
+
ProjectUpdateParameters: ProjectUpdateParameters,
|
|
1502
|
+
ProxyResource: ProxyResource,
|
|
1503
|
+
Resource: Resource,
|
|
1504
|
+
SmbMountEndpointProperties: SmbMountEndpointProperties,
|
|
1506
1505
|
SmbMountEndpointUpdateProperties: SmbMountEndpointUpdateProperties,
|
|
1507
|
-
AzureKeyVaultSmbCredentials: AzureKeyVaultSmbCredentials,
|
|
1508
1506
|
StorageMover: StorageMover,
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
JobRun: JobRun,
|
|
1507
|
+
StorageMoverList: StorageMoverList,
|
|
1508
|
+
StorageMoverUpdateParameters: StorageMoverUpdateParameters,
|
|
1509
|
+
SystemData: SystemData,
|
|
1510
|
+
TrackedResource: TrackedResource,
|
|
1514
1511
|
discriminators: discriminators
|
|
1515
1512
|
});
|
|
1516
1513
|
|