Skip navigation links

Azure SDK for Java Reference Documentation

Current version is 2.0.0-beta.4, click here for the index

See: Description

Azure Resource Manager 
Package Description
com.azure.resourcemanager.keyvault
Package containing the classes for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.fluent
Package containing the client classes for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.fluent.inner
Package containing the inner classes for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.models
Package containing the data models for KeyVaultManagementClient.
Current version is 2.0.0-beta.4, click here for the index

Azure Resource Manager keyvault client library for Java

Azure Resource Manager keyvault client library for Java

For documentation on how to use this package, please see Azure Management Libraries for Java.

Getting started

Prerequisites

Adding the package to your product

<dependency>
    <groupId>com.azure.resourcemanager</groupId>
    <artifactId>azure-resourcemanager-keyvault</artifactId>
    <version>2.0.0-beta.4</version>
</dependency>

Key concepts

Examples

Troubleshooting

Next steps

Contributing

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.