Uses of Class
org.jclouds.azurecompute.arm.compute.functions.TemplateToAvailabilitySet
- 
Packages that use TemplateToAvailabilitySet Package Description org.jclouds.azurecompute.arm.compute.strategy  - 
- 
Uses of TemplateToAvailabilitySet in org.jclouds.azurecompute.arm.compute.strategy
Constructors in org.jclouds.azurecompute.arm.compute.strategy with parameters of type TemplateToAvailabilitySet Constructor Description CreateResourcesThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, AzureComputeApi api, String defaultVnetAddressPrefix, String defaultSubnetAddressPrefix, com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> securityGroupMap, TemplateToAvailabilitySet templateToAvailabilitySet, PasswordGenerator.Config passwordGenerator, AzurePredicatesModule.NetworkAvailablePredicateFactory networkAvailable) 
 -