Uses of Interface
org.jclouds.azurecompute.arm.features.SubnetApi
-
Packages that use SubnetApi Package Description org.jclouds.azurecompute.arm -
-
Uses of SubnetApi in org.jclouds.azurecompute.arm
Methods in org.jclouds.azurecompute.arm that return SubnetApi Modifier and Type Method Description SubnetApi
AzureComputeApi. getSubnetApi(String resourcegroup, String virtualnetwork)
The Subnet API includes operations for managing the subnets in your virtual network.
-