Uses of Class
org.jclouds.azurecompute.arm.domain.VirtualNetwork
Packages that use VirtualNetwork
-
Uses of VirtualNetwork in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return VirtualNetworkModifier and TypeMethodDescriptionstatic VirtualNetwork
VirtualNetwork.create
(String name, String id, String etag, String location, VirtualNetwork.VirtualNetworkProperties properties, Map<String, String> tags) -
Uses of VirtualNetwork in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return VirtualNetworkModifier and TypeMethodDescriptionVirtualNetworkApi.createOrUpdate
(String virtualnetworkname, String location, Map<String, String> tags, VirtualNetwork.VirtualNetworkProperties properties) Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type VirtualNetwork