@azure/arm-recoveryservicesbackup 13.1.1-alpha.20240904.1 → 13.1.1-alpha.20240906.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -14
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ## 13.1.0 (2024-05-08)
14
14
 
15
- **Features**
15
+ ### Features Added
16
16
 
17
17
  - Added Type Alias IaasVMSnapshotConsistencyType
18
18
  - Interface AzureIaaSVMProtectionPolicy has a new optional parameter snapshotConsistencyType
@@ -28,18 +28,18 @@
28
28
 
29
29
  ## 13.0.0 (2023-12-13)
30
30
 
31
- **Features**
31
+ ### Features Added
32
32
 
33
33
  - Added Interface UserAssignedIdentityProperties
34
34
 
35
- **Breaking Changes**
35
+ ### Breaking Changes
36
36
 
37
37
  - Type of parameter userAssignedIdentityProperties of interface UserAssignedManagedIdentityDetails is changed from UserAssignedIdentity to UserAssignedIdentityProperties
38
38
 
39
39
 
40
40
  ## 12.0.0 (2023-11-09)
41
41
 
42
- **Features**
42
+ ### Features Added
43
43
 
44
44
  - Added operation group FetchTieringCost
45
45
  - Added operation group GetTieringCostOperationResult
@@ -84,7 +84,7 @@
84
84
  - Enum KnownRecoveryMode has a new value SnapshotAttach
85
85
  - Enum KnownRecoveryMode has a new value SnapshotAttachAndRecover
86
86
 
87
- **Breaking Changes**
87
+ ### Breaking Changes
88
88
 
89
89
  - Removed operation ProtectionContainers.register
90
90
  - Operation Operation.validate has a new signature
@@ -95,7 +95,7 @@
95
95
 
96
96
  ## 11.0.0 (2023-09-01)
97
97
 
98
- **Features**
98
+ ### Features Added
99
99
 
100
100
  - Added Interface AzureVmWorkloadSAPHanaHSRProtectableItem
101
101
  - Added Type Alias VaultSubResourceType
@@ -111,7 +111,7 @@
111
111
  - Added Enum KnownVaultSubResourceType
112
112
  - Enum KnownSoftDeleteFeatureState has a new value AlwaysON
113
113
 
114
- **Breaking Changes**
114
+ ### Breaking Changes
115
115
 
116
116
  - Interface PrivateLinkServiceConnectionState no longer has parameter actionRequired
117
117
  - Interface ProtectedItem no longer has parameter softDeleteRetentionPeriod
@@ -121,7 +121,7 @@
121
121
 
122
122
  ## 10.1.0 (2023-03-10)
123
123
 
124
- **Features**
124
+ ### Features Added
125
125
 
126
126
  - Added Interface ExtendedLocation
127
127
  - Added Interface SecuredVMDetails
@@ -138,7 +138,7 @@
138
138
 
139
139
  ## 10.0.0 (2023-01-18)
140
140
 
141
- **Features**
141
+ ### Features Added
142
142
 
143
143
  - Added operation group DeletedProtectionContainers
144
144
  - Added Interface AzureBackupGoalFeatureSupportRequest
@@ -338,7 +338,7 @@
338
338
  - Type of parameter protectedItemType of interface ProtectedItem is changed from "AzureFileShareProtectedItem" | "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "Microsoft.Sql/servers/databases" | "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSQLDatabase" | "DPMProtectedItem" | "GenericProtectedItem" | "MabFileFolderProtectedItem" to "AzureFileShareProtectedItem" | "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "Microsoft.Sql/servers/databases" | "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSAPHanaDBInstance" | "AzureVmWorkloadSQLDatabase" | "DPMProtectedItem" | "GenericProtectedItem" | "MabFileFolderProtectedItem"
339
339
  - Type of parameter protectableItemType of interface WorkloadProtectableItem is changed from "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
340
340
 
341
- **Breaking Changes**
341
+ ### Breaking Changes
342
342
 
343
343
  - Operation ResourceGuardProxy.put has a new signature
344
344
  - Enum KnownContainerType no longer has value AzureWorkloadContainer
@@ -348,7 +348,7 @@
348
348
 
349
349
  ## 9.0.0 (2022-05-16)
350
350
 
351
- **Breaking Changes**
351
+ ### Breaking Changes
352
352
 
353
353
  - Interface AzureIaaSVMProtectedItemExtendedInfo no longer has parameter newestRecoveryPointInArchive
354
354
  - Interface AzureIaaSVMProtectedItemExtendedInfo no longer has parameter oldestRecoveryPointInArchive
@@ -362,7 +362,7 @@
362
362
 
363
363
  ## 8.2.0 (2022-05-11)
364
364
 
365
- **Features**
365
+ ### Features Added
366
366
 
367
367
  - Added Interface TieringPolicy
368
368
  - Added Type Alias TieringMode
@@ -377,13 +377,13 @@
377
377
 
378
378
  ## 8.1.1 (2022-04-29)
379
379
 
380
- **Features**
380
+ ### Features Added
381
381
 
382
382
  - Bug fix
383
383
 
384
384
  ## 8.1.0 (2022-02-14)
385
385
 
386
- **Features**
386
+ ### Features Added
387
387
 
388
388
  - Added Interface DailySchedule
389
389
  - Added Interface WeeklySchedule
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 RecoveryServicesBackupClient.",
6
- "version": "13.1.1-alpha.20240904.1",
6
+ "version": "13.1.1-alpha.20240906.2",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },