> + * distributed under the License is distributed on an "AS IS" BASIS,
> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> + * See the License for the specific language governing permissions and
> + * limitations under the License.
> + */
> +package org.jclouds.azurecompute.domain;
> +
> +import java.net.URI;
> +import java.util.List;
> +
> +import org.jclouds.javax.annotation.Nullable;
> +
> +import com.google.auto.value.AutoValue;
> +
> +/**
> + * @see <a 
> href="http://msdn.microsoft.com/en-us/library/azure/jj157193.aspx"; >api</a>

shouldn't that contain a List<ConfigurationSet> ?

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

Reply via email to