@azure/arm-recoveryservicesbackup 9.0.0 → 9.0.1-alpha.20220525.4
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/CHANGELOG.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -14625,7 +14625,7 @@ class RecoveryServicesBackupClient extends coreClient__namespace.ServiceClient {
|
|
|
14625
14625
|
requestContentType: "application/json; charset=utf-8",
|
|
14626
14626
|
credential: credentials
|
|
14627
14627
|
};
|
|
14628
|
-
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/9.0.
|
|
14628
|
+
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/9.0.1`;
|
|
14629
14629
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
14630
14630
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
14631
14631
|
: `${packageDetails}`;
|