@azure/arm-datafactory 12.0.0-alpha.20231121.1 → 12.0.1-alpha.20231124.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/CHANGELOG.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -33012,7 +33012,7 @@ class DataFactoryManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
33012
33012
|
requestContentType: "application/json; charset=utf-8",
|
|
33013
33013
|
credential: credentials
|
|
33014
33014
|
};
|
|
33015
|
-
const packageDetails = `azsdk-js-arm-datafactory/12.0.
|
|
33015
|
+
const packageDetails = `azsdk-js-arm-datafactory/12.0.1`;
|
|
33016
33016
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
33017
33017
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
33018
33018
|
: `${packageDetails}`;
|