Skip to content

Manage virtual networks using Java asynchronously - create a virtual network, create a virtual network with subnets, update a virtual network, list virtual networks, delete a virtual network

License

Notifications You must be signed in to change notification settings

Azure-Samples/network-java-manage-virtual-network-async

Repository files navigation

page_type languages products description urlFragment
sample
java
azure
Getting Started with Network - Manage Virtual Network Async - in Java
network-java-manage-virtual-network-async

Getting Started with Network - Manage Virtual Network Async - in Java

Azure Network sample for managing virtual networks.

  • Create a virtual network with Subnets
  • Update a virtual network
  • Create virtual machines in the virtual network subnets
  • Create another virtual network
  • List virtual networks

Running this Sample

To run this sample:

Set the environment variable AZURE_AUTH_LOCATION with the full path for an auth file. See how to create an auth file.

git clone https://github.com/Azure-Samples/network-java-manage-virtual-network-async.git

cd network-java-manage-virtual-network-async

mvn clean compile exec:java

More information

http://azure.com/java

If you don't have a Microsoft Azure subscription you can get a FREE trial account here


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Manage virtual networks using Java asynchronously - create a virtual network, create a virtual network with subnets, update a virtual network, list virtual networks, delete a virtual network

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages