@azure/arm-storage-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 +70 -73
- 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.
|
|
@@ -3195,88 +3192,88 @@ const StorageAccount = {
|
|
|
3195
3192
|
|
|
3196
3193
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
3197
3194
|
__proto__: null,
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
|
|
3208
|
-
|
|
3195
|
+
AccountSasParameters: AccountSasParameters,
|
|
3196
|
+
ActiveDirectoryProperties: ActiveDirectoryProperties,
|
|
3197
|
+
AzureFilesIdentityBasedAuthentication: AzureFilesIdentityBasedAuthentication,
|
|
3198
|
+
BlobInventoryPolicy: BlobInventoryPolicy,
|
|
3199
|
+
BlobInventoryPolicyDefinition: BlobInventoryPolicyDefinition,
|
|
3200
|
+
BlobInventoryPolicyFilter: BlobInventoryPolicyFilter,
|
|
3201
|
+
BlobInventoryPolicyRule: BlobInventoryPolicyRule,
|
|
3202
|
+
BlobInventoryPolicySchema: BlobInventoryPolicySchema,
|
|
3203
|
+
BlobRestoreParameters: BlobRestoreParameters,
|
|
3204
|
+
BlobRestoreRange: BlobRestoreRange,
|
|
3205
|
+
BlobRestoreStatus: BlobRestoreStatus,
|
|
3209
3206
|
CheckNameAvailabilityResult: CheckNameAvailabilityResult,
|
|
3210
|
-
StorageAccountCreateParameters: StorageAccountCreateParameters,
|
|
3211
|
-
Sku: Sku,
|
|
3212
|
-
Identity: Identity,
|
|
3213
3207
|
CustomDomain: CustomDomain,
|
|
3208
|
+
DateAfterCreation: DateAfterCreation,
|
|
3209
|
+
DateAfterModification: DateAfterModification,
|
|
3210
|
+
Dimension: Dimension,
|
|
3214
3211
|
Encryption: Encryption,
|
|
3215
|
-
|
|
3212
|
+
EncryptionScope: EncryptionScope,
|
|
3213
|
+
EncryptionScopeKeyVaultProperties: EncryptionScopeKeyVaultProperties,
|
|
3214
|
+
EncryptionScopeListResult: EncryptionScopeListResult,
|
|
3216
3215
|
EncryptionService: EncryptionService,
|
|
3217
|
-
|
|
3218
|
-
NetworkRuleSet: NetworkRuleSet,
|
|
3219
|
-
VirtualNetworkRule: VirtualNetworkRule,
|
|
3220
|
-
IPRule: IPRule,
|
|
3221
|
-
AzureFilesIdentityBasedAuthentication: AzureFilesIdentityBasedAuthentication,
|
|
3222
|
-
ActiveDirectoryProperties: ActiveDirectoryProperties,
|
|
3223
|
-
RoutingPreference: RoutingPreference,
|
|
3216
|
+
EncryptionServices: EncryptionServices,
|
|
3224
3217
|
Endpoints: Endpoints,
|
|
3225
|
-
|
|
3226
|
-
|
|
3218
|
+
ErrorResponse: ErrorResponse,
|
|
3219
|
+
ErrorResponseBody: ErrorResponseBody,
|
|
3227
3220
|
GeoReplicationStats: GeoReplicationStats,
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
BlobRestoreStatus: BlobRestoreStatus,
|
|
3232
|
-
BlobRestoreParameters: BlobRestoreParameters,
|
|
3233
|
-
BlobRestoreRange: BlobRestoreRange,
|
|
3234
|
-
StorageAccountUpdateParameters: StorageAccountUpdateParameters,
|
|
3235
|
-
StorageAccountListResult: StorageAccountListResult,
|
|
3236
|
-
StorageAccountListKeysResult: StorageAccountListKeysResult,
|
|
3237
|
-
StorageAccountKey: StorageAccountKey,
|
|
3238
|
-
StorageAccountRegenerateKeyParameters: StorageAccountRegenerateKeyParameters,
|
|
3239
|
-
UsageListResult: UsageListResult,
|
|
3240
|
-
Usage: Usage,
|
|
3241
|
-
UsageName: UsageName,
|
|
3242
|
-
AccountSasParameters: AccountSasParameters,
|
|
3221
|
+
IPRule: IPRule,
|
|
3222
|
+
Identity: Identity,
|
|
3223
|
+
KeyVaultProperties: KeyVaultProperties,
|
|
3243
3224
|
ListAccountSasResponse: ListAccountSasResponse,
|
|
3244
|
-
|
|
3225
|
+
ListBlobInventoryPolicy: ListBlobInventoryPolicy,
|
|
3245
3226
|
ListServiceSasResponse: ListServiceSasResponse,
|
|
3246
|
-
|
|
3247
|
-
ManagementPolicyRule: ManagementPolicyRule,
|
|
3248
|
-
ManagementPolicyDefinition: ManagementPolicyDefinition,
|
|
3227
|
+
ManagementPolicy: ManagementPolicy,
|
|
3249
3228
|
ManagementPolicyAction: ManagementPolicyAction,
|
|
3250
3229
|
ManagementPolicyBaseBlob: ManagementPolicyBaseBlob,
|
|
3251
|
-
|
|
3230
|
+
ManagementPolicyDefinition: ManagementPolicyDefinition,
|
|
3231
|
+
ManagementPolicyFilter: ManagementPolicyFilter,
|
|
3232
|
+
ManagementPolicyRule: ManagementPolicyRule,
|
|
3233
|
+
ManagementPolicySchema: ManagementPolicySchema,
|
|
3252
3234
|
ManagementPolicySnapShot: ManagementPolicySnapShot,
|
|
3253
|
-
DateAfterCreation: DateAfterCreation,
|
|
3254
3235
|
ManagementPolicyVersion: ManagementPolicyVersion,
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
BlobInventoryPolicySchema: BlobInventoryPolicySchema,
|
|
3258
|
-
BlobInventoryPolicyRule: BlobInventoryPolicyRule,
|
|
3259
|
-
BlobInventoryPolicyDefinition: BlobInventoryPolicyDefinition,
|
|
3260
|
-
BlobInventoryPolicyFilter: BlobInventoryPolicyFilter,
|
|
3261
|
-
SystemData: SystemData,
|
|
3262
|
-
ErrorResponse: ErrorResponse,
|
|
3263
|
-
ErrorResponseBody: ErrorResponseBody,
|
|
3264
|
-
ListBlobInventoryPolicy: ListBlobInventoryPolicy,
|
|
3265
|
-
PrivateEndpointConnectionListResult: PrivateEndpointConnectionListResult,
|
|
3266
|
-
PrivateLinkResourceListResult: PrivateLinkResourceListResult,
|
|
3236
|
+
MetricSpecification: MetricSpecification,
|
|
3237
|
+
NetworkRuleSet: NetworkRuleSet,
|
|
3267
3238
|
ObjectReplicationPolicies: ObjectReplicationPolicies,
|
|
3268
|
-
|
|
3239
|
+
ObjectReplicationPolicy: ObjectReplicationPolicy,
|
|
3269
3240
|
ObjectReplicationPolicyFilter: ObjectReplicationPolicyFilter,
|
|
3270
|
-
|
|
3271
|
-
|
|
3241
|
+
ObjectReplicationPolicyRule: ObjectReplicationPolicyRule,
|
|
3242
|
+
Operation: Operation,
|
|
3243
|
+
OperationDisplay: OperationDisplay,
|
|
3244
|
+
OperationListResult: OperationListResult,
|
|
3245
|
+
PrivateEndpoint: PrivateEndpoint,
|
|
3272
3246
|
PrivateEndpointConnection: PrivateEndpointConnection,
|
|
3273
|
-
|
|
3274
|
-
ManagementPolicy: ManagementPolicy,
|
|
3275
|
-
BlobInventoryPolicy: BlobInventoryPolicy,
|
|
3247
|
+
PrivateEndpointConnectionListResult: PrivateEndpointConnectionListResult,
|
|
3276
3248
|
PrivateLinkResource: PrivateLinkResource,
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
3249
|
+
PrivateLinkResourceListResult: PrivateLinkResourceListResult,
|
|
3250
|
+
PrivateLinkServiceConnectionState: PrivateLinkServiceConnectionState,
|
|
3251
|
+
Resource: Resource,
|
|
3252
|
+
Restriction: Restriction,
|
|
3253
|
+
RoutingPreference: RoutingPreference,
|
|
3254
|
+
SKUCapability: SKUCapability,
|
|
3255
|
+
ServiceSasParameters: ServiceSasParameters,
|
|
3256
|
+
ServiceSpecification: ServiceSpecification,
|
|
3257
|
+
Sku: Sku,
|
|
3258
|
+
SkuInformation: SkuInformation,
|
|
3259
|
+
StorageAccount: StorageAccount,
|
|
3260
|
+
StorageAccountCheckNameAvailabilityParameters: StorageAccountCheckNameAvailabilityParameters,
|
|
3261
|
+
StorageAccountCreateParameters: StorageAccountCreateParameters,
|
|
3262
|
+
StorageAccountInternetEndpoints: StorageAccountInternetEndpoints,
|
|
3263
|
+
StorageAccountKey: StorageAccountKey,
|
|
3264
|
+
StorageAccountListKeysResult: StorageAccountListKeysResult,
|
|
3265
|
+
StorageAccountListResult: StorageAccountListResult,
|
|
3266
|
+
StorageAccountMicrosoftEndpoints: StorageAccountMicrosoftEndpoints,
|
|
3267
|
+
StorageAccountRegenerateKeyParameters: StorageAccountRegenerateKeyParameters,
|
|
3268
|
+
StorageAccountUpdateParameters: StorageAccountUpdateParameters,
|
|
3269
|
+
StorageSkuListResult: StorageSkuListResult,
|
|
3270
|
+
SystemData: SystemData,
|
|
3271
|
+
TagFilter: TagFilter,
|
|
3272
|
+
TrackedResource: TrackedResource,
|
|
3273
|
+
Usage: Usage,
|
|
3274
|
+
UsageListResult: UsageListResult,
|
|
3275
|
+
UsageName: UsageName,
|
|
3276
|
+
VirtualNetworkRule: VirtualNetworkRule
|
|
3280
3277
|
});
|
|
3281
3278
|
|
|
3282
3279
|
/*
|