Uses of Class
org.jclouds.azurecompute.arm.domain.Resource
-
Packages that use Resource Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Resource in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Resource Modifier and Type Method Description static Resource
Resource. create(String id, String name, String type, String location, Map<String,String> tags, Resource.Identity identity, SKU sku, String managedBy, String kind, Plan plan, Resource.ResourceProperties properties)
-
Uses of Resource in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Resource Modifier and Type Method Description List<Resource>
ResourceGroupApi. resources(String name)
-