Skip to content

Commit

Permalink
CodeGen from PR 27261 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 80db06b46650483de4c4ae6a4da7578a78bd9292 into 8e674dd2a88ae73868c6fa7593a0ba4371e45991
  • Loading branch information
SDKAuto committed Jan 5, 2024
1 parent 682f809 commit 5a84d17
Show file tree
Hide file tree
Showing 12 changed files with 1,224 additions and 476 deletions.
754 changes: 378 additions & 376 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
# Release History

## 5.2.0 (2024-01-05)

**Features**

- Added Interface InMageRcmAddDisksInput
- Added Interface ManagedRunCommandScriptInput
- Added Interface SecurityProfileProperties
- Added Type Alias DiskState
- Added Type Alias LinuxLicenseType
- Interface HyperVReplicaAzureDiskInputDetails has a new optional parameter sectorSize
- Interface HyperVReplicaAzureEnableProtectionInput has a new optional parameter targetVmSecurityProfile
- Interface HyperVReplicaAzureEnableProtectionInput has a new optional parameter userSelectedOSName
- Interface HyperVReplicaAzureManagedDiskDetails has a new optional parameter sectorSizeInBytes
- Interface HyperVReplicaAzureManagedDiskDetails has a new optional parameter targetDiskAccountType
- Interface HyperVReplicaAzureReplicationDetails has a new optional parameter targetVmSecurityProfile
- Interface InMageRcmDiskInput has a new optional parameter sectorSizeInBytes
- Interface InMageRcmDisksDefaultInput has a new optional parameter sectorSizeInBytes
- Interface InMageRcmEnableProtectionInput has a new optional parameter seedManagedDiskTags
- Interface InMageRcmEnableProtectionInput has a new optional parameter sqlServerLicenseType
- Interface InMageRcmEnableProtectionInput has a new optional parameter targetManagedDiskTags
- Interface InMageRcmEnableProtectionInput has a new optional parameter targetNicTags
- Interface InMageRcmEnableProtectionInput has a new optional parameter targetVmSecurityProfile
- Interface InMageRcmEnableProtectionInput has a new optional parameter targetVmTags
- Interface InMageRcmEnableProtectionInput has a new optional parameter userSelectedOSName
- Interface InMageRcmProtectedDiskDetails has a new optional parameter customTargetDiskName
- Interface InMageRcmProtectedDiskDetails has a new optional parameter diskState
- Interface InMageRcmProtectedDiskDetails has a new optional parameter sectorSizeInBytes
- Interface InMageRcmReplicationDetails has a new optional parameter osName
- Interface InMageRcmReplicationDetails has a new optional parameter seedManagedDiskTags
- Interface InMageRcmReplicationDetails has a new optional parameter sqlServerLicenseType
- Interface InMageRcmReplicationDetails has a new optional parameter supportedOSVersions
- Interface InMageRcmReplicationDetails has a new optional parameter targetManagedDiskTags
- Interface InMageRcmReplicationDetails has a new optional parameter targetNicTags
- Interface InMageRcmReplicationDetails has a new optional parameter targetVmSecurityProfile
- Interface InMageRcmReplicationDetails has a new optional parameter targetVmTags
- Interface InMageRcmUpdateReplicationProtectedItemInput has a new optional parameter sqlServerLicenseType
- Interface InMageRcmUpdateReplicationProtectedItemInput has a new optional parameter targetManagedDiskTags
- Interface InMageRcmUpdateReplicationProtectedItemInput has a new optional parameter targetNicTags
- Interface InMageRcmUpdateReplicationProtectedItemInput has a new optional parameter targetVmTags
- Interface OSDetails has a new optional parameter userSelectedOSName
- Interface VMwareCbtDiskInput has a new optional parameter sectorSize
- Interface VMwareCbtEnableMigrationInput has a new optional parameter linuxLicenseType
- Interface VMwareCbtEnableMigrationInput has a new optional parameter userSelectedOSName
- Interface VMwareCbtMigrateInput has a new optional parameter customScriptInputs
- Interface VMwareCbtMigrationDetails has a new optional parameter linuxLicenseType
- Interface VMwareCbtProtectedDiskDetails has a new optional parameter sectorSizeInBytes
- Interface VMwareCbtTestMigrateInput has a new optional parameter customScriptInputs
- Interface VMwareCbtUpdateMigrationItemInput has a new optional parameter linuxLicenseType
- Type of parameter instanceType of interface AddDisksProviderSpecificInput is changed from "A2A" to "A2A" | "InMageRcm"
- Added Enum KnownDiskState
- Added Enum KnownLinuxLicenseType
- Enum KnownDiskAccountType has a new value PremiumV2LRS
- Enum KnownDiskAccountType has a new value PremiumZRS
- Enum KnownDiskAccountType has a new value StandardGRS
- Enum KnownDiskAccountType has a new value StandardRagrs
- Enum KnownDiskAccountType has a new value StandardSSDZRS
- Enum KnownDiskAccountType has a new value StandardZRS
- Enum KnownDiskAccountType has a new value UltraSSDLRS


## 5.1.0 (2023-09-08)

**Features**
Expand Down Expand Up @@ -521,4 +581,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.

To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).

To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Microsoft
Copyright (c) 2024 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "940e162bac77e8e176fee3dd9cfb7253eda370f1",
"commit": "f0f69e5ad71636f81c70b83abd8d95124618bff8",
"readme": "specification/recoveryservicessiterecovery/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\recoveryservicessiterecovery\\resource-manager\\readme.md --use=@autorest/typescript@6.0.8 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/recoveryservicessiterecovery/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
"use": "@autorest/typescript@6.0.8"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.4",
"use": "@autorest/typescript@^6.0.12"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for SiteRecoveryManagementClient.",
"version": "5.1.0",
"version": "5.2.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -32,18 +32,20 @@
"mkdirp": "^2.1.2",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"esm": "^3.2.18",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
"ts-node": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -77,7 +79,7 @@
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down Expand Up @@ -105,13 +107,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicessiterecovery/arm-recoveryservices-siterecovery",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-recoveryservices-siterecovery?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicessiterecovery/arm-recoveryservices-siterecovery"
}
Loading

0 comments on commit 5a84d17

Please sign in to comment.