This commit is contained in:
azure-sdk 2024-04-15 03:44:24 +00:00
Родитель f9b75ccc32
Коммит 4088806308
2 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -1,17 +1,17 @@
--- ---
title: Azure Resource Manager HealthcareApis client library for Java title: Azure Resource Manager HealthcareApis client library for Java
keywords: Azure, java, SDK, API, azure-resourcemanager-healthcareapis, healthcareapis keywords: Azure, java, SDK, API, azure-resourcemanager-healthcareapis, healthcareapis
ms.date: 12/21/2023 ms.date: 04/15/2024
ms.topic: reference ms.topic: reference
ms.devlang: java ms.devlang: java
ms.service: healthcareapis ms.service: healthcareapis
--- ---
# Azure Resource Manager HealthcareApis client library for Java - version 1.0.0 # Azure Resource Manager HealthcareApis client library for Java - version 1.1.0
Azure Resource Manager HealthcareApis client library for Java. Azure Resource Manager HealthcareApis client library for Java.
This package contains Microsoft Azure SDK for HealthcareApis Management SDK. Azure Healthcare APIs 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 HealthcareApis Management SDK. Azure Healthcare APIs Client. Package tag package-2024-03-31. 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 ## We'd love to hear your feedback
@ -41,7 +41,7 @@ Various documentation is available to help you get started
<dependency> <dependency>
<groupId>com.azure.resourcemanager</groupId> <groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-healthcareapis</artifactId> <artifactId>azure-resourcemanager-healthcareapis</artifactId>
<version>1.0.0</version> <version>1.1.0</version>
</dependency> </dependency>
``` ```
[//]: # ({x-version-update-end}) [//]: # ({x-version-update-end})
@ -83,7 +83,7 @@ See [API design][design] for general introduction on design and key concepts on
## Examples ## Examples
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/sdk/healthcareapis/azure-resourcemanager-healthcareapis/SAMPLE.md) [Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/sdk/healthcareapis/azure-resourcemanager-healthcareapis/SAMPLE.md)
## Troubleshooting ## Troubleshooting
@ -105,11 +105,11 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[docs]: https://azure.github.io/azure-sdk-for-java/ [docs]: https://azure.github.io/azure-sdk-for-java/
[jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/ [jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/
[azure_subscription]: https://azure.microsoft.com/free/ [azure_subscription]: https://azure.microsoft.com/free/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/sdk/identity/azure-identity [azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/sdk/identity/azure-identity
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/sdk/core/azure-core-http-netty [azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/sdk/core/azure-core-http-netty
[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/sdk/resourcemanager/docs/AUTH.md [authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/sdk/resourcemanager/docs/AUTH.md
[design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/sdk/resourcemanager/docs/DESIGN.md [design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/sdk/resourcemanager/docs/DESIGN.md
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.0.0/CONTRIBUTING.md [cg]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-healthcareapis_1.1.0/CONTRIBUTING.md
[coc]: https://opensource.microsoft.com/codeofconduct/ [coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ [coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"Name": "azure-resourcemanager-healthcareapis", "Name": "azure-resourcemanager-healthcareapis",
"Version": "1.0.0", "Version": "1.1.0",
"DevVersion": null, "DevVersion": null,
"DirectoryPath": "sdk/healthcareapis/azure-resourcemanager-healthcareapis", "DirectoryPath": "sdk/healthcareapis/azure-resourcemanager-healthcareapis",
"ServiceDirectory": "healthcareapis", "ServiceDirectory": "healthcareapis",
@ -10,7 +10,7 @@
"SdkType": "mgmt", "SdkType": "mgmt",
"IsNewSdk": true, "IsNewSdk": true,
"ArtifactName": "azure-resourcemanager-healthcareapis", "ArtifactName": "azure-resourcemanager-healthcareapis",
"ReleaseStatus": "2023-12-21", "ReleaseStatus": "2024-04-15",
"Namespaces": [ "Namespaces": [
"com.azure.resourcemanager.healthcareapis", "com.azure.resourcemanager.healthcareapis",
"com.azure.resourcemanager.healthcareapis.fluent", "com.azure.resourcemanager.healthcareapis.fluent",