- AZURE_CREATE_CLOUD_SERVICE_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The path to Create Cloud Service xml template file.
- AZURE_CREATE_DEPLOYMENT_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The path to Create Deployment xml template file.
- AZURE_KEY_STORE_FILE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The path to key store file authentication with Azure API.
- AZURE_KEY_STORE_PASSWORD - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The password for key store file.
- AZURE_LOCATION - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The location for all Azure services.
- AZURE_SUBSCRIPTION_ID - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The subscription ID for Azure API.
- AZURE_VM_SIZE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The size of a VM Azure according to http://msdn.microsoft.com/library/azure/dn197896.aspx .
- AZURE_VM_TEMPLATE - Static variable in interface net.roboconf.target.azure.internal.AzureConstants
-
The name of a VM template on your account.
- AzureConstants - Interface in net.roboconf.target.azure.internal
-
The constants defining properties for the Azure IaaS.
- AzureIaasHandler - Class in net.roboconf.target.azure.internal
-
- AzureIaasHandler() - Constructor for class net.roboconf.target.azure.internal.AzureIaasHandler
-
- AzureProperties - Class in net.roboconf.target.azure.internal
-
A Java bean to manipulate IaaS properties for Azure.
- AzureProperties() - Constructor for class net.roboconf.target.azure.internal.AzureProperties
-