@azure/arm-keyvault-profile-2020-09-01-hybrid 2.1.1-alpha.20231009.1 → 2.1.1-alpha.20231016.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 +39 -42
- 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 +2 -9
- 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.
|
|
@@ -1809,52 +1806,52 @@ const PrivateEndpointConnectionsDeleteHeaders = {
|
|
|
1809
1806
|
|
|
1810
1807
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
1811
1808
|
__proto__: null,
|
|
1812
|
-
VaultCreateOrUpdateParameters: VaultCreateOrUpdateParameters,
|
|
1813
|
-
VaultProperties: VaultProperties,
|
|
1814
|
-
Sku: Sku,
|
|
1815
1809
|
AccessPolicyEntry: AccessPolicyEntry,
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
IPRule: IPRule,
|
|
1819
|
-
VirtualNetworkRule: VirtualNetworkRule,
|
|
1820
|
-
PrivateEndpointConnectionItem: PrivateEndpointConnectionItem,
|
|
1821
|
-
PrivateEndpoint: PrivateEndpoint,
|
|
1822
|
-
PrivateLinkServiceConnectionState: PrivateLinkServiceConnectionState,
|
|
1823
|
-
Vault: Vault,
|
|
1810
|
+
Attributes: Attributes,
|
|
1811
|
+
CheckNameAvailabilityResult: CheckNameAvailabilityResult,
|
|
1824
1812
|
CloudError: CloudError,
|
|
1825
1813
|
CloudErrorBody: CloudErrorBody,
|
|
1826
|
-
VaultPatchParameters: VaultPatchParameters,
|
|
1827
|
-
VaultPatchProperties: VaultPatchProperties,
|
|
1828
|
-
VaultAccessPolicyParameters: VaultAccessPolicyParameters,
|
|
1829
|
-
VaultAccessPolicyProperties: VaultAccessPolicyProperties,
|
|
1830
|
-
VaultListResult: VaultListResult,
|
|
1831
|
-
DeletedVaultListResult: DeletedVaultListResult,
|
|
1832
1814
|
DeletedVault: DeletedVault,
|
|
1815
|
+
DeletedVaultListResult: DeletedVaultListResult,
|
|
1833
1816
|
DeletedVaultProperties: DeletedVaultProperties,
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
VaultCheckNameAvailabilityParameters: VaultCheckNameAvailabilityParameters,
|
|
1837
|
-
CheckNameAvailabilityResult: CheckNameAvailabilityResult,
|
|
1838
|
-
PrivateLinkResourceListResult: PrivateLinkResourceListResult,
|
|
1839
|
-
OperationListResult: OperationListResult,
|
|
1840
|
-
Operation: Operation,
|
|
1841
|
-
OperationDisplay: OperationDisplay,
|
|
1842
|
-
ServiceSpecification: ServiceSpecification,
|
|
1817
|
+
DimensionProperties: DimensionProperties,
|
|
1818
|
+
IPRule: IPRule,
|
|
1843
1819
|
LogSpecification: LogSpecification,
|
|
1844
1820
|
MetricSpecification: MetricSpecification,
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
SecretListResult: SecretListResult,
|
|
1821
|
+
NetworkRuleSet: NetworkRuleSet,
|
|
1822
|
+
Operation: Operation,
|
|
1823
|
+
OperationDisplay: OperationDisplay,
|
|
1824
|
+
OperationListResult: OperationListResult,
|
|
1825
|
+
Permissions: Permissions,
|
|
1826
|
+
PrivateEndpoint: PrivateEndpoint,
|
|
1852
1827
|
PrivateEndpointConnection: PrivateEndpointConnection,
|
|
1828
|
+
PrivateEndpointConnectionItem: PrivateEndpointConnectionItem,
|
|
1829
|
+
PrivateEndpointConnectionsDeleteHeaders: PrivateEndpointConnectionsDeleteHeaders,
|
|
1830
|
+
PrivateEndpointConnectionsPutHeaders: PrivateEndpointConnectionsPutHeaders,
|
|
1853
1831
|
PrivateLinkResource: PrivateLinkResource,
|
|
1832
|
+
PrivateLinkResourceListResult: PrivateLinkResourceListResult,
|
|
1833
|
+
PrivateLinkServiceConnectionState: PrivateLinkServiceConnectionState,
|
|
1834
|
+
Resource: Resource,
|
|
1835
|
+
ResourceListResult: ResourceListResult,
|
|
1854
1836
|
Secret: Secret,
|
|
1855
1837
|
SecretAttributes: SecretAttributes,
|
|
1856
|
-
|
|
1857
|
-
|
|
1838
|
+
SecretCreateOrUpdateParameters: SecretCreateOrUpdateParameters,
|
|
1839
|
+
SecretListResult: SecretListResult,
|
|
1840
|
+
SecretPatchParameters: SecretPatchParameters,
|
|
1841
|
+
SecretPatchProperties: SecretPatchProperties,
|
|
1842
|
+
SecretProperties: SecretProperties,
|
|
1843
|
+
ServiceSpecification: ServiceSpecification,
|
|
1844
|
+
Sku: Sku,
|
|
1845
|
+
Vault: Vault,
|
|
1846
|
+
VaultAccessPolicyParameters: VaultAccessPolicyParameters,
|
|
1847
|
+
VaultAccessPolicyProperties: VaultAccessPolicyProperties,
|
|
1848
|
+
VaultCheckNameAvailabilityParameters: VaultCheckNameAvailabilityParameters,
|
|
1849
|
+
VaultCreateOrUpdateParameters: VaultCreateOrUpdateParameters,
|
|
1850
|
+
VaultListResult: VaultListResult,
|
|
1851
|
+
VaultPatchParameters: VaultPatchParameters,
|
|
1852
|
+
VaultPatchProperties: VaultPatchProperties,
|
|
1853
|
+
VaultProperties: VaultProperties,
|
|
1854
|
+
VirtualNetworkRule: VirtualNetworkRule
|
|
1858
1855
|
});
|
|
1859
1856
|
|
|
1860
1857
|
/*
|