Update docs metadata
This commit is contained in:
Родитель
62ad001e7a
Коммит
c0c3c06b69
|
@ -1,17 +1,14 @@
|
|||
---
|
||||
title: Azure Resource Manager Security client library for Java
|
||||
keywords: Azure, java, SDK, API, azure-resourcemanager-security,
|
||||
author: ramya-rao-a
|
||||
ms.author: ramyar
|
||||
ms.date: 07/14/2021
|
||||
keywords: Azure, java, SDK, API, azure-resourcemanager-security, security
|
||||
author: joshfree
|
||||
ms.author: jfree
|
||||
ms.date: 09/22/2022
|
||||
ms.topic: reference
|
||||
ms.prod: azure
|
||||
ms.technology: azure
|
||||
ms.devlang: java
|
||||
ms.service:
|
||||
ms.service: security
|
||||
---
|
||||
|
||||
# Azure Resource Manager Security client library for Java - version 1.0.0-beta.1
|
||||
# Azure Resource Manager Security client library for Java - version 1.0.0-beta.2
|
||||
|
||||
|
||||
Azure Resource Manager Security client library for Java.
|
||||
|
@ -46,7 +43,7 @@ Various documentation is available to help you get started
|
|||
<dependency>
|
||||
<groupId>com.azure.resourcemanager</groupId>
|
||||
<artifactId>azure-resourcemanager-security</artifactId>
|
||||
<version>1.0.0-beta.1</version>
|
||||
<version>1.0.0-beta.2</version>
|
||||
</dependency>
|
||||
```
|
||||
[//]: # ({x-version-update-end})
|
||||
|
@ -88,7 +85,7 @@ See [API design][design] for general introduction on design and key concepts on
|
|||
|
||||
## Examples
|
||||
|
||||
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/sdk/security/azure-resourcemanager-security/SAMPLE.md)
|
||||
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/sdk/security/azure-resourcemanager-security/SAMPLE.md)
|
||||
|
||||
|
||||
## Troubleshooting
|
||||
|
@ -97,7 +94,7 @@ See [API design][design] for general introduction on design and key concepts on
|
|||
|
||||
## Contributing
|
||||
|
||||
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/CONTRIBUTING.md).
|
||||
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/CONTRIBUTING.md).
|
||||
|
||||
1. Fork it
|
||||
1. Create your feature branch (`git checkout -b my-new-feature`)
|
||||
|
@ -108,10 +105,10 @@ For details on contributing to this repository, see the [contributing guide](htt
|
|||
<!-- LINKS -->
|
||||
[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS
|
||||
[docs]: https://azure.github.io/azure-sdk-for-java/
|
||||
[jdk]: https://docs.microsoft.com/java/azure/jdk/
|
||||
[jdk]: /java/azure/jdk/
|
||||
[azure_subscription]: https://azure.microsoft.com/free/
|
||||
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/sdk/identity/azure-identity
|
||||
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/sdk/core/azure-core-http-netty
|
||||
[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/sdk/resourcemanager/docs/AUTH.md
|
||||
[design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.1/sdk/resourcemanager/docs/DESIGN.md
|
||||
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/sdk/identity/azure-identity
|
||||
[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/sdk/core/azure-core-http-netty
|
||||
[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/sdk/resourcemanager/docs/AUTH.md
|
||||
[design]: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-security_1.0.0-beta.2/sdk/resourcemanager/docs/DESIGN.md
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Name": "azure-resourcemanager-security",
|
||||
"Version": "1.0.0-beta.2",
|
||||
"DevVersion": null,
|
||||
"DirectoryPath": "sdk/security/azure-resourcemanager-security",
|
||||
"ServiceDirectory": "security",
|
||||
"ReadMePath": "sdk/security/azure-resourcemanager-security/README.md",
|
||||
"ChangeLogPath": "sdk/security/azure-resourcemanager-security/CHANGELOG.md",
|
||||
"Group": "com.azure.resourcemanager",
|
||||
"SdkType": "mgmt",
|
||||
"IsNewSdk": true,
|
||||
"ArtifactName": "azure-resourcemanager-security",
|
||||
"ReleaseStatus": "2022-09-22"
|
||||
}
|
Загрузка…
Ссылка в новой задаче