Update docs metadata
This commit is contained in:
Родитель
c134caa9ac
Коммит
a1df598eb8
|
@ -1,17 +1,17 @@
|
|||
---
|
||||
title: Azure Resource Manager Batch client library for Java
|
||||
keywords: Azure, java, SDK, API, azure-resourcemanager-batch, batch
|
||||
ms.date: 12/22/2023
|
||||
ms.date: 03/27/2024
|
||||
ms.topic: reference
|
||||
ms.devlang: java
|
||||
ms.service: batch
|
||||
---
|
||||
# Azure Resource Manager Batch client library for Java - version 1.1.0-beta.3
|
||||
# Azure Resource Manager Batch client library for Java - version 1.1.0-beta.4
|
||||
|
||||
|
||||
Azure Resource Manager Batch client library for Java.
|
||||
|
||||
This package contains Microsoft Azure SDK for Batch Management SDK. Batch Client. Package tag package-2023-11. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
|
||||
This package contains Microsoft Azure SDK for Batch Management SDK. Batch Client. Package tag package-2024-02. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
|
||||
|
||||
## We'd love to hear your feedback
|
||||
|
||||
|
@ -41,7 +41,7 @@ Various documentation is available to help you get started
|
|||
<dependency>
|
||||
<groupId>com.azure.resourcemanager</groupId>
|
||||
<artifactId>azure-resourcemanager-batch</artifactId>
|
||||
<version>1.1.0-beta.3</version>
|
||||
<version>1.1.0-beta.4</version>
|
||||
</dependency>
|
||||
```
|
||||
[//]: # ({x-version-update-end})
|
||||
|
@ -112,7 +112,7 @@ pool = batchManager.pools()
|
|||
.withVmSize("Standard_D1")
|
||||
.create();
|
||||
```
|
||||
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/sdk/batch/azure-resourcemanager-batch/SAMPLE.md)
|
||||
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/sdk/batch/azure-resourcemanager-batch/SAMPLE.md)
|
||||
|
||||
|
||||
## Troubleshooting
|
||||
|
@ -134,11 +134,11 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
|
|||
[docs]: https://azure.github.io/azure-sdk-for-java/
|
||||
[jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/
|
||||
[azure_subscription]: https://azure.microsoft.com/free/
|
||||
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/sdk/identity/azure-identity
|
||||
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/sdk/core/azure-core-http-netty
|
||||
[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/sdk/resourcemanager/docs/AUTH.md
|
||||
[design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/sdk/resourcemanager/docs/DESIGN.md
|
||||
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.3/CONTRIBUTING.md
|
||||
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/sdk/identity/azure-identity
|
||||
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/sdk/core/azure-core-http-netty
|
||||
[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/sdk/resourcemanager/docs/AUTH.md
|
||||
[design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/sdk/resourcemanager/docs/DESIGN.md
|
||||
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-batch_1.1.0-beta.4/CONTRIBUTING.md
|
||||
[coc]: https://opensource.microsoft.com/codeofconduct/
|
||||
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Name": "azure-resourcemanager-batch",
|
||||
"Version": "1.1.0-beta.3",
|
||||
"Version": "1.1.0-beta.4",
|
||||
"DevVersion": null,
|
||||
"DirectoryPath": "sdk/batch/azure-resourcemanager-batch",
|
||||
"ServiceDirectory": "batch",
|
||||
|
@ -10,5 +10,5 @@
|
|||
"SdkType": "mgmt",
|
||||
"IsNewSdk": true,
|
||||
"ArtifactName": "azure-resourcemanager-batch",
|
||||
"ReleaseStatus": "2023-12-22"
|
||||
"ReleaseStatus": "2024-03-27"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче