@azure/arm-storage 18.6.0-alpha.20250717.1 → 18.6.0
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/browser/models/index.d.ts +15 -2
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +6 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +0 -4
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +15 -2
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +7 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +0 -4
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/esm/models/index.d.ts +15 -2
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +6 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +0 -4
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/react-native/models/index.d.ts +15 -2
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +6 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +0 -4
- package/dist/react-native/models/mappers.js.map +1 -1
- package/package.json +5 -7
- package/CHANGELOG.md +0 -347
- package/review/arm-storage-node.api.md +0 -3479
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for StorageManagementClient.",
|
|
6
|
-
"version": "18.6.0
|
|
6
|
+
"version": "18.6.0",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": ">=20.0.0"
|
|
9
9
|
},
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"typescript": "~5.8.2",
|
|
34
34
|
"dotenv": "^16.0.0",
|
|
35
|
-
"@azure/dev-tool": "
|
|
35
|
+
"@azure/dev-tool": "^1.0.0",
|
|
36
36
|
"@azure/identity": "^4.9.0",
|
|
37
37
|
"@azure/logger": "^1.1.4",
|
|
38
|
-
"@azure-tools/test-recorder": "
|
|
38
|
+
"@azure-tools/test-recorder": "^4.1.0",
|
|
39
39
|
"@azure-tools/test-credential": "^2.0.0",
|
|
40
|
-
"@azure-tools/test-utils-vitest": "
|
|
40
|
+
"@azure-tools/test-utils-vitest": "^1.0.0",
|
|
41
41
|
"@types/node": "^20.0.0",
|
|
42
42
|
"@vitest/browser": "^3.0.9",
|
|
43
43
|
"@vitest/coverage-istanbul": "^3.0.9",
|
|
@@ -51,9 +51,7 @@
|
|
|
51
51
|
"files": [
|
|
52
52
|
"dist/",
|
|
53
53
|
"README.md",
|
|
54
|
-
"LICENSE"
|
|
55
|
-
"review/*",
|
|
56
|
-
"CHANGELOG.md"
|
|
54
|
+
"LICENSE"
|
|
57
55
|
],
|
|
58
56
|
"scripts": {
|
|
59
57
|
"build": "npm run clean && dev-tool run build-package && dev-tool run extract-api",
|
package/CHANGELOG.md
DELETED
|
@@ -1,347 +0,0 @@
|
|
|
1
|
-
# Release History
|
|
2
|
-
|
|
3
|
-
## 18.6.0 (2025-06-27)
|
|
4
|
-
|
|
5
|
-
### Features Added
|
|
6
|
-
|
|
7
|
-
- Improve model descriptions
|
|
8
|
-
|
|
9
|
-
## 18.5.0 (2025-04-18)
|
|
10
|
-
|
|
11
|
-
### Features Added
|
|
12
|
-
|
|
13
|
-
- Type ProvisioningState has a new value Accepted
|
|
14
|
-
|
|
15
|
-
## 18.4.0 (2025-02-27)
|
|
16
|
-
|
|
17
|
-
### Features Added
|
|
18
|
-
|
|
19
|
-
- Added operation FileServices.getServiceUsage
|
|
20
|
-
- Added operation FileServices.listServiceUsages
|
|
21
|
-
- Added Interface AccountLimits
|
|
22
|
-
- Added Interface AccountUsage
|
|
23
|
-
- Added Interface AccountUsageElements
|
|
24
|
-
- Added Interface BurstingConstants
|
|
25
|
-
- Added Interface FileServicesGetServiceUsageOptionalParams
|
|
26
|
-
- Added Interface FileServicesListServiceUsagesNextOptionalParams
|
|
27
|
-
- Added Interface FileServicesListServiceUsagesOptionalParams
|
|
28
|
-
- Added Interface FileServiceUsage
|
|
29
|
-
- Added Interface FileServiceUsageProperties
|
|
30
|
-
- Added Interface FileServiceUsages
|
|
31
|
-
- Added Interface FileShareLimits
|
|
32
|
-
- Added Interface FileSharePropertiesFileSharePaidBursting
|
|
33
|
-
- Added Interface FileShareRecommendations
|
|
34
|
-
- Added Interface ObjectReplicationPolicyPropertiesMetrics
|
|
35
|
-
- Added Type Alias FileServicesGetServiceUsageResponse
|
|
36
|
-
- Added Type Alias FileServicesListServiceUsagesNextResponse
|
|
37
|
-
- Added Type Alias FileServicesListServiceUsagesResponse
|
|
38
|
-
- Interface FileShare has a new optional parameter fileSharePaidBursting
|
|
39
|
-
- Interface FileShare has a new optional parameter includedBurstIops
|
|
40
|
-
- Interface FileShare has a new optional parameter maxBurstCreditsForIops
|
|
41
|
-
- Interface FileShare has a new optional parameter nextAllowedProvisionedBandwidthDowngradeTime
|
|
42
|
-
- Interface FileShare has a new optional parameter nextAllowedProvisionedIopsDowngradeTime
|
|
43
|
-
- Interface FileShare has a new optional parameter nextAllowedQuotaDowngradeTime
|
|
44
|
-
- Interface FileShare has a new optional parameter provisionedBandwidthMibps
|
|
45
|
-
- Interface FileShare has a new optional parameter provisionedIops
|
|
46
|
-
- Interface FileShareItem has a new optional parameter fileSharePaidBursting
|
|
47
|
-
- Interface FileShareItem has a new optional parameter includedBurstIops
|
|
48
|
-
- Interface FileShareItem has a new optional parameter maxBurstCreditsForIops
|
|
49
|
-
- Interface FileShareItem has a new optional parameter nextAllowedProvisionedBandwidthDowngradeTime
|
|
50
|
-
- Interface FileShareItem has a new optional parameter nextAllowedProvisionedIopsDowngradeTime
|
|
51
|
-
- Interface FileShareItem has a new optional parameter nextAllowedQuotaDowngradeTime
|
|
52
|
-
- Interface FileShareItem has a new optional parameter provisionedBandwidthMibps
|
|
53
|
-
- Interface FileShareItem has a new optional parameter provisionedIops
|
|
54
|
-
- Interface ObjectReplicationPolicy has a new optional parameter metrics
|
|
55
|
-
- Enum KnownSkuName has a new value PremiumV2LRS
|
|
56
|
-
- Enum KnownSkuName has a new value PremiumV2ZRS
|
|
57
|
-
- Enum KnownSkuName has a new value StandardV2GRS
|
|
58
|
-
- Enum KnownSkuName has a new value StandardV2Gzrs
|
|
59
|
-
- Enum KnownSkuName has a new value StandardV2LRS
|
|
60
|
-
- Enum KnownSkuName has a new value StandardV2ZRS
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
## 18.3.0 (2024-06-27)
|
|
64
|
-
|
|
65
|
-
### Features Added
|
|
66
|
-
|
|
67
|
-
- Added operation group NetworkSecurityPerimeterConfigurations
|
|
68
|
-
- Added operation group StorageTaskAssignmentInstancesReport
|
|
69
|
-
- Added operation group StorageTaskAssignments
|
|
70
|
-
- Added operation group StorageTaskAssignmentsInstancesReport
|
|
71
|
-
- Added Interface ExecutionTarget
|
|
72
|
-
- Added Interface ExecutionTrigger
|
|
73
|
-
- Added Interface ExecutionTriggerUpdate
|
|
74
|
-
- Added Interface NetworkSecurityPerimeter
|
|
75
|
-
- Added Interface NetworkSecurityPerimeterConfiguration
|
|
76
|
-
- Added Interface NetworkSecurityPerimeterConfigurationList
|
|
77
|
-
- Added Interface NetworkSecurityPerimeterConfigurationPropertiesProfile
|
|
78
|
-
- Added Interface NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
|
|
79
|
-
- Added Interface NetworkSecurityPerimeterConfigurationsGetOptionalParams
|
|
80
|
-
- Added Interface NetworkSecurityPerimeterConfigurationsListOptionalParams
|
|
81
|
-
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileHeaders
|
|
82
|
-
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams
|
|
83
|
-
- Added Interface NspAccessRule
|
|
84
|
-
- Added Interface NspAccessRuleProperties
|
|
85
|
-
- Added Interface NspAccessRulePropertiesSubscriptionsItem
|
|
86
|
-
- Added Interface ProvisioningIssue
|
|
87
|
-
- Added Interface ProvisioningIssueProperties
|
|
88
|
-
- Added Interface ProxyResourceAutoGenerated
|
|
89
|
-
- Added Interface ResourceAutoGenerated
|
|
90
|
-
- Added Interface StorageTaskAssignment
|
|
91
|
-
- Added Interface StorageTaskAssignmentExecutionContext
|
|
92
|
-
- Added Interface StorageTaskAssignmentInstancesReportListNextOptionalParams
|
|
93
|
-
- Added Interface StorageTaskAssignmentInstancesReportListOptionalParams
|
|
94
|
-
- Added Interface StorageTaskAssignmentProperties
|
|
95
|
-
- Added Interface StorageTaskAssignmentReport
|
|
96
|
-
- Added Interface StorageTaskAssignmentsCreateHeaders
|
|
97
|
-
- Added Interface StorageTaskAssignmentsCreateOptionalParams
|
|
98
|
-
- Added Interface StorageTaskAssignmentsDeleteHeaders
|
|
99
|
-
- Added Interface StorageTaskAssignmentsDeleteOptionalParams
|
|
100
|
-
- Added Interface StorageTaskAssignmentsGetOptionalParams
|
|
101
|
-
- Added Interface StorageTaskAssignmentsInstancesReportListNextOptionalParams
|
|
102
|
-
- Added Interface StorageTaskAssignmentsInstancesReportListOptionalParams
|
|
103
|
-
- Added Interface StorageTaskAssignmentsList
|
|
104
|
-
- Added Interface StorageTaskAssignmentsListNextOptionalParams
|
|
105
|
-
- Added Interface StorageTaskAssignmentsListOptionalParams
|
|
106
|
-
- Added Interface StorageTaskAssignmentsUpdateHeaders
|
|
107
|
-
- Added Interface StorageTaskAssignmentsUpdateOptionalParams
|
|
108
|
-
- Added Interface StorageTaskAssignmentUpdateExecutionContext
|
|
109
|
-
- Added Interface StorageTaskAssignmentUpdateParameters
|
|
110
|
-
- Added Interface StorageTaskAssignmentUpdateProperties
|
|
111
|
-
- Added Interface StorageTaskAssignmentUpdateReport
|
|
112
|
-
- Added Interface StorageTaskReportInstance
|
|
113
|
-
- Added Interface StorageTaskReportProperties
|
|
114
|
-
- Added Interface StorageTaskReportSummary
|
|
115
|
-
- Added Interface TriggerParameters
|
|
116
|
-
- Added Interface TriggerParametersUpdate
|
|
117
|
-
- Added Type Alias IssueType
|
|
118
|
-
- Added Type Alias ListLocalUserIncludeParam
|
|
119
|
-
- Added Type Alias NetworkSecurityPerimeterConfigurationProvisioningState
|
|
120
|
-
- Added Type Alias NetworkSecurityPerimeterConfigurationsGetResponse
|
|
121
|
-
- Added Type Alias NetworkSecurityPerimeterConfigurationsListResponse
|
|
122
|
-
- Added Type Alias NetworkSecurityPerimeterConfigurationsReconcileResponse
|
|
123
|
-
- Added Type Alias NspAccessRuleDirection
|
|
124
|
-
- Added Type Alias ResourceAssociationAccessMode
|
|
125
|
-
- Added Type Alias RunResult
|
|
126
|
-
- Added Type Alias RunStatusEnum
|
|
127
|
-
- Added Type Alias Severity
|
|
128
|
-
- Added Type Alias StorageTaskAssignmentInstancesReportListNextResponse
|
|
129
|
-
- Added Type Alias StorageTaskAssignmentInstancesReportListResponse
|
|
130
|
-
- Added Type Alias StorageTaskAssignmentsCreateResponse
|
|
131
|
-
- Added Type Alias StorageTaskAssignmentsDeleteResponse
|
|
132
|
-
- Added Type Alias StorageTaskAssignmentsGetResponse
|
|
133
|
-
- Added Type Alias StorageTaskAssignmentsInstancesReportListNextResponse
|
|
134
|
-
- Added Type Alias StorageTaskAssignmentsInstancesReportListResponse
|
|
135
|
-
- Added Type Alias StorageTaskAssignmentsListNextResponse
|
|
136
|
-
- Added Type Alias StorageTaskAssignmentsListResponse
|
|
137
|
-
- Added Type Alias StorageTaskAssignmentsUpdateResponse
|
|
138
|
-
- Added Type Alias TriggerType
|
|
139
|
-
- Interface LocalUser has a new optional parameter allowAclAuthorization
|
|
140
|
-
- Interface LocalUser has a new optional parameter extendedGroups
|
|
141
|
-
- Interface LocalUser has a new optional parameter groupId
|
|
142
|
-
- Interface LocalUser has a new optional parameter isNFSv3Enabled
|
|
143
|
-
- Interface LocalUser has a new optional parameter userId
|
|
144
|
-
- Interface LocalUsers has a new optional parameter nextLink
|
|
145
|
-
- Interface LocalUsersListOptionalParams has a new optional parameter filter
|
|
146
|
-
- Interface LocalUsersListOptionalParams has a new optional parameter include
|
|
147
|
-
- Interface LocalUsersListOptionalParams has a new optional parameter maxpagesize
|
|
148
|
-
- Interface StorageAccount has a new optional parameter enableExtendedGroups
|
|
149
|
-
- Interface StorageAccountCreateParameters has a new optional parameter enableExtendedGroups
|
|
150
|
-
- Interface StorageAccountUpdateParameters has a new optional parameter enableExtendedGroups
|
|
151
|
-
- Added Enum KnownIssueType
|
|
152
|
-
- Added Enum KnownListLocalUserIncludeParam
|
|
153
|
-
- Added Enum KnownNetworkSecurityPerimeterConfigurationProvisioningState
|
|
154
|
-
- Added Enum KnownNspAccessRuleDirection
|
|
155
|
-
- Added Enum KnownResourceAssociationAccessMode
|
|
156
|
-
- Added Enum KnownRunResult
|
|
157
|
-
- Added Enum KnownRunStatusEnum
|
|
158
|
-
- Added Enum KnownSeverity
|
|
159
|
-
- Enum KnownExpirationAction has a new value Block
|
|
160
|
-
- Enum KnownMinimumTlsVersion has a new value TLS13
|
|
161
|
-
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
|
|
162
|
-
|
|
163
|
-
## 18.2.0 (2023-08-08)
|
|
164
|
-
|
|
165
|
-
### Features Added
|
|
166
|
-
|
|
167
|
-
- Added operation StorageAccounts.beginCustomerInitiatedMigration
|
|
168
|
-
- Added operation StorageAccounts.beginCustomerInitiatedMigrationAndWait
|
|
169
|
-
- Added operation StorageAccounts.getCustomerInitiatedMigration
|
|
170
|
-
- Added Interface BlobInventoryCreationTime
|
|
171
|
-
- Added Interface ErrorAdditionalInfo
|
|
172
|
-
- Added Interface ErrorDetail
|
|
173
|
-
- Added Interface ErrorResponseAutoGenerated
|
|
174
|
-
- Added Interface StorageAccountMigration
|
|
175
|
-
- Added Interface StorageAccountsCustomerInitiatedMigrationHeaders
|
|
176
|
-
- Added Interface StorageAccountsCustomerInitiatedMigrationOptionalParams
|
|
177
|
-
- Added Interface StorageAccountsGetCustomerInitiatedMigrationOptionalParams
|
|
178
|
-
- Added Type Alias MigrationName
|
|
179
|
-
- Added Type Alias MigrationStatus
|
|
180
|
-
- Added Type Alias PostFailoverRedundancy
|
|
181
|
-
- Added Type Alias PostPlannedFailoverRedundancy
|
|
182
|
-
- Added Type Alias StorageAccountsGetCustomerInitiatedMigrationResponse
|
|
183
|
-
- Interface BlobInventoryPolicyFilter has a new optional parameter creationTime
|
|
184
|
-
- Interface GeoReplicationStats has a new optional parameter canPlannedFailover
|
|
185
|
-
- Interface GeoReplicationStats has a new optional parameter postFailoverRedundancy
|
|
186
|
-
- Interface GeoReplicationStats has a new optional parameter postPlannedFailoverRedundancy
|
|
187
|
-
- Interface StorageAccount has a new optional parameter accountMigrationInProgress
|
|
188
|
-
- Interface StorageAccount has a new optional parameter isSkuConversionBlocked
|
|
189
|
-
- Added Enum KnownMigrationName
|
|
190
|
-
- Added Enum KnownMigrationStatus
|
|
191
|
-
- Added Enum KnownPostFailoverRedundancy
|
|
192
|
-
- Added Enum KnownPostPlannedFailoverRedundancy
|
|
193
|
-
- Enum KnownAllowedMethods has a new value Connect
|
|
194
|
-
- Enum KnownAllowedMethods has a new value Trace
|
|
195
|
-
- Interface BlobContainersListNextOptionalParams no longer has parameter filter
|
|
196
|
-
- Interface BlobContainersListNextOptionalParams no longer has parameter include
|
|
197
|
-
- Interface BlobContainersListNextOptionalParams no longer has parameter maxpagesize
|
|
198
|
-
- Interface EncryptionScopesListNextOptionalParams no longer has parameter filter
|
|
199
|
-
- Interface EncryptionScopesListNextOptionalParams no longer has parameter include
|
|
200
|
-
- Interface EncryptionScopesListNextOptionalParams no longer has parameter maxpagesize
|
|
201
|
-
- Interface FileSharesListNextOptionalParams no longer has parameter expand
|
|
202
|
-
- Interface FileSharesListNextOptionalParams no longer has parameter filter
|
|
203
|
-
- Interface FileSharesListNextOptionalParams no longer has parameter maxpagesize
|
|
204
|
-
- Interface QueueListNextOptionalParams no longer has parameter filter
|
|
205
|
-
- Interface QueueListNextOptionalParams no longer has parameter maxpagesize
|
|
206
|
-
|
|
207
|
-
## 18.1.0 (2022-11-24)
|
|
208
|
-
|
|
209
|
-
### Features Added
|
|
210
|
-
|
|
211
|
-
- Added Type Alias ListEncryptionScopesInclude
|
|
212
|
-
- Interface EncryptionScopesListNextOptionalParams has a new optional parameter filter
|
|
213
|
-
- Interface EncryptionScopesListNextOptionalParams has a new optional parameter include
|
|
214
|
-
- Interface EncryptionScopesListNextOptionalParams has a new optional parameter maxpagesize
|
|
215
|
-
- Interface EncryptionScopesListOptionalParams has a new optional parameter filter
|
|
216
|
-
- Interface EncryptionScopesListOptionalParams has a new optional parameter include
|
|
217
|
-
- Interface EncryptionScopesListOptionalParams has a new optional parameter maxpagesize
|
|
218
|
-
- Interface ManagementPolicyBaseBlob has a new optional parameter tierToCold
|
|
219
|
-
- Interface ManagementPolicyBaseBlob has a new optional parameter tierToHot
|
|
220
|
-
- Interface ManagementPolicySnapShot has a new optional parameter tierToCold
|
|
221
|
-
- Interface ManagementPolicySnapShot has a new optional parameter tierToHot
|
|
222
|
-
- Interface ManagementPolicyVersion has a new optional parameter tierToCold
|
|
223
|
-
- Interface ManagementPolicyVersion has a new optional parameter tierToHot
|
|
224
|
-
- Added Enum KnownListEncryptionScopesInclude
|
|
225
|
-
|
|
226
|
-
## 18.0.0 (2022-08-16)
|
|
227
|
-
|
|
228
|
-
### Features Added
|
|
229
|
-
|
|
230
|
-
- Added Interface AzureEntityResource
|
|
231
|
-
- Added Interface BlobContainer
|
|
232
|
-
- Added Interface BlobInventoryPolicy
|
|
233
|
-
- Added Interface BlobServiceProperties
|
|
234
|
-
- Added Interface DeletedAccount
|
|
235
|
-
- Added Interface EncryptionScope
|
|
236
|
-
- Added Interface FileServiceProperties
|
|
237
|
-
- Added Interface FileShare
|
|
238
|
-
- Added Interface FileShareItem
|
|
239
|
-
- Added Interface ImmutabilityPolicy
|
|
240
|
-
- Added Interface ListContainerItem
|
|
241
|
-
- Added Interface ListQueue
|
|
242
|
-
- Added Interface LocalUser
|
|
243
|
-
- Added Interface ManagementPolicy
|
|
244
|
-
- Added Interface ObjectReplicationPolicy
|
|
245
|
-
- Added Interface PrivateEndpointConnection
|
|
246
|
-
- Added Interface PrivateLinkResource
|
|
247
|
-
- Added Interface ProxyResource
|
|
248
|
-
- Added Interface QueueServiceProperties
|
|
249
|
-
- Added Interface StorageAccount
|
|
250
|
-
- Added Interface StorageQueue
|
|
251
|
-
- Added Interface Table
|
|
252
|
-
- Added Interface TableServiceProperties
|
|
253
|
-
- Added Interface TrackedResource
|
|
254
|
-
- Added Type Alias AccountType
|
|
255
|
-
- Added Type Alias AllowedMethods
|
|
256
|
-
- Added Enum KnownAccountType
|
|
257
|
-
- Added Enum KnownAllowedMethods
|
|
258
|
-
- Enum KnownDirectoryServiceOptions has a new value Aadkerb
|
|
259
|
-
|
|
260
|
-
### Breaking Changes
|
|
261
|
-
|
|
262
|
-
- Removed Enum KnownActiveDirectoryPropertiesAccountType
|
|
263
|
-
- Removed Enum KnownCorsRuleAllowedMethodsItem
|
|
264
|
-
|
|
265
|
-
## 17.2.1 (2022-06-15)
|
|
266
|
-
|
|
267
|
-
### Features Added
|
|
268
|
-
|
|
269
|
-
- Bug fix
|
|
270
|
-
|
|
271
|
-
## 17.2.0 (2022-03-30)
|
|
272
|
-
|
|
273
|
-
### Features Added
|
|
274
|
-
|
|
275
|
-
- Added Interface StorageAccountSkuConversionStatus
|
|
276
|
-
- Added Interface TableAccessPolicy
|
|
277
|
-
- Added Interface TableSignedIdentifier
|
|
278
|
-
- Added Type Alias DnsEndpointType
|
|
279
|
-
- Added Type Alias SkuConversionStatus
|
|
280
|
-
- Interface BlobInventoryPolicyFilter has a new optional parameter excludePrefix
|
|
281
|
-
- Interface BlobInventoryPolicyFilter has a new optional parameter includeDeleted
|
|
282
|
-
- Interface BlobInventoryPolicySchema has a new optional parameter destination
|
|
283
|
-
- Interface DateAfterCreation has a new optional parameter daysAfterLastTierChangeGreaterThan
|
|
284
|
-
- Interface DateAfterModification has a new optional parameter daysAfterCreationGreaterThan
|
|
285
|
-
- Interface DateAfterModification has a new optional parameter daysAfterLastTierChangeGreaterThan
|
|
286
|
-
- Interface DeleteRetentionPolicy has a new optional parameter allowPermanentDelete
|
|
287
|
-
- Interface KeyVaultProperties has a new optional parameter currentVersionedKeyExpirationTimestamp
|
|
288
|
-
- Interface StorageAccountCreateParameters has a new optional parameter dnsEndpointType
|
|
289
|
-
- Interface StorageAccountUpdateParameters has a new optional parameter dnsEndpointType
|
|
290
|
-
- Interface TableCreateOptionalParams has a new optional parameter parameters
|
|
291
|
-
- Interface TableUpdateOptionalParams has a new optional parameter parameters
|
|
292
|
-
- Type Alias StorageAccount has a new parameter storageAccountSkuConversionStatus
|
|
293
|
-
- Type Alias StorageAccount has a new parameter dnsEndpointType
|
|
294
|
-
- Type Alias Table has a new parameter signedIdentifiers
|
|
295
|
-
- Added Enum KnownDnsEndpointType
|
|
296
|
-
- Added Enum KnownSkuConversionStatus
|
|
297
|
-
- Enum KnownCorsRuleAllowedMethodsItem has a new value Patch
|
|
298
|
-
|
|
299
|
-
## 17.1.0 (2022-02-14)
|
|
300
|
-
|
|
301
|
-
### Features Added
|
|
302
|
-
|
|
303
|
-
- Added operation group LocalUsersOperations
|
|
304
|
-
- Added Interface LocalUserKeys
|
|
305
|
-
- Added Interface LocalUserRegeneratePasswordResult
|
|
306
|
-
- Added Interface LocalUsers
|
|
307
|
-
- Added Interface LocalUsersCreateOrUpdateOptionalParams
|
|
308
|
-
- Added Interface LocalUsersDeleteOptionalParams
|
|
309
|
-
- Added Interface LocalUsersGetOptionalParams
|
|
310
|
-
- Added Interface LocalUsersListKeysOptionalParams
|
|
311
|
-
- Added Interface LocalUsersListOptionalParams
|
|
312
|
-
- Added Interface LocalUsersRegeneratePasswordOptionalParams
|
|
313
|
-
- Added Interface PermissionScope
|
|
314
|
-
- Added Interface SshPublicKey
|
|
315
|
-
- Added Type Alias ActiveDirectoryPropertiesAccountType
|
|
316
|
-
- Added Type Alias AllowedCopyScope
|
|
317
|
-
- Added Type Alias LocalUser
|
|
318
|
-
- Added Type Alias LocalUsersCreateOrUpdateResponse
|
|
319
|
-
- Added Type Alias LocalUsersGetResponse
|
|
320
|
-
- Added Type Alias LocalUsersListKeysResponse
|
|
321
|
-
- Added Type Alias LocalUsersListResponse
|
|
322
|
-
- Added Type Alias LocalUsersRegeneratePasswordResponse
|
|
323
|
-
- Interface ActiveDirectoryProperties has a new optional parameter accountType
|
|
324
|
-
- Interface ActiveDirectoryProperties has a new optional parameter samAccountName
|
|
325
|
-
- Interface EncryptionIdentity has a new optional parameter encryptionFederatedIdentityClientId
|
|
326
|
-
- Interface StorageAccountCreateParameters has a new optional parameter allowedCopyScope
|
|
327
|
-
- Interface StorageAccountCreateParameters has a new optional parameter isLocalUserEnabled
|
|
328
|
-
- Interface StorageAccountCreateParameters has a new optional parameter isSftpEnabled
|
|
329
|
-
- Interface StorageAccountUpdateParameters has a new optional parameter allowedCopyScope
|
|
330
|
-
- Interface StorageAccountUpdateParameters has a new optional parameter isLocalUserEnabled
|
|
331
|
-
- Interface StorageAccountUpdateParameters has a new optional parameter isSftpEnabled
|
|
332
|
-
- Class StorageManagementClient has a new parameter localUsersOperations
|
|
333
|
-
- Type Alias StorageAccount has a new parameter isSftpEnabled
|
|
334
|
-
- Type Alias StorageAccount has a new parameter isLocalUserEnabled
|
|
335
|
-
- Type Alias StorageAccount has a new parameter allowedCopyScope
|
|
336
|
-
- Added Enum KnownActiveDirectoryPropertiesAccountType
|
|
337
|
-
- Added Enum KnownAllowedCopyScope
|
|
338
|
-
|
|
339
|
-
## 17.0.0 (2021-12-06)
|
|
340
|
-
|
|
341
|
-
The package of @azure/arm-storage is using our next generation design principles since version 17.0.0, which contains breaking changes.
|
|
342
|
-
|
|
343
|
-
To understand the detail of the change, please refer to [Changelog](https://aka.ms/js-track2-changelog).
|
|
344
|
-
|
|
345
|
-
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
|
|
346
|
-
|
|
347
|
-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).
|