>  
> -   /**
> -    * Specifies the name for the virtual machine. The name must be unique
> -    * within Windows Azure.
> -    */
> -   private final String roleName;
> +   /** Specifies the name for the virtual machine. The name must be unique 
> within Windows Azure. */

Actually this is not true. Hosted Services name are unique in Azure (they're 
used for DNS) but VM role names are only unique inside the hosted/cloud service 
they're deployed in.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/92/files#r19132594

Reply via email to