Skip navigation links

Azure SDK for Java Reference Documentation

Current version is 2.0.0, click here for the index

See: Description

Azure Resource Manager 
Package Description
com.azure.resourcemanager.compute
Package containing the classes for ComputeManagementClient.
com.azure.resourcemanager.compute.fluent
Package containing the service clients for ComputeManagementClient.
com.azure.resourcemanager.compute.fluent.models
Package containing the inner data models for ComputeManagementClient.
com.azure.resourcemanager.compute.models
Package containing the data models for ComputeManagementClient.
Current version is 2.0.0, click here for the index

Azure Resource Manager Compute client library for Java

Azure Resource Manager Compute 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-compute</artifactId>
    <version>2.0.0</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.